BlueAdept
05-19-2003, 09:01 PM
Now that SEQ is working again, I would like to work on some filters for luclin/pop/loy. To do that, I really need some help. I could use all of your spawn logs.
I dont think seq logs the spawns anymore by default. To correct that, under options you will see log spawns. Please check that. Give it about a week or 2 before you send them to me.
Attached is a script to remove PC's, removed spawns, corpses, and warders from the spawnlog.txt files. Put the spawnlog.txt file and the filter.txt file in the same directory and type "sed -f filter.txt spawnlog.txt > tmp.txt ". (It may take a while for it to parse the file). When it is done, type "mv tmp.txt spawnlog.txt"
One more thing I ask, please compress the file like this. From the command line type "tar -jcf filename.tar.bz2 spawnlog.txt" . Substitute filename.tar.bz2 for a unique name (like fred.tar.bz2 or this_is_my_spawnlog_tarball.tar.bz2)
Then just email the file to me. If it is over 5 megs after it is compressed, email me first and Ill try to set up a way to get it or have you split up the file so I can get it.
This will also help the emu people. I have been giving them copies of the filtered spawn logs so they can populate the emu.
My email address is [email protected]
EDIT: Uploaded a NEW filter file. I forgot about warders. It now includes mounts and warders in the filtering process.
I dont think seq logs the spawns anymore by default. To correct that, under options you will see log spawns. Please check that. Give it about a week or 2 before you send them to me.
Attached is a script to remove PC's, removed spawns, corpses, and warders from the spawnlog.txt files. Put the spawnlog.txt file and the filter.txt file in the same directory and type "sed -f filter.txt spawnlog.txt > tmp.txt ". (It may take a while for it to parse the file). When it is done, type "mv tmp.txt spawnlog.txt"
One more thing I ask, please compress the file like this. From the command line type "tar -jcf filename.tar.bz2 spawnlog.txt" . Substitute filename.tar.bz2 for a unique name (like fred.tar.bz2 or this_is_my_spawnlog_tarball.tar.bz2)
Then just email the file to me. If it is over 5 megs after it is compressed, email me first and Ill try to set up a way to get it or have you split up the file so I can get it.
This will also help the emu people. I have been giving them copies of the filtered spawn logs so they can populate the emu.
My email address is [email protected]
EDIT: Uploaded a NEW filter file. I forgot about warders. It now includes mounts and warders in the filtering process.