Old version appears to work...
Old version appears to work...
Cool thanks!
Filters for ShowEQ can now be found here. filters-5xx-06-20-05.tar.gz
ShowEQ file section is here. https://sourceforge.net/project/show...roup_id=10131#
Famous Quotes:
Ratt: WTF you talkin' about BA? (Ok.. that sounds like a bad combo of Diffrent Strokes and A-Team)
Razzle: I showeq my wife
It's not working for me =/
I verified and it is working with the last release.
Filters for ShowEQ can now be found here. filters-5xx-06-20-05.tar.gz
ShowEQ file section is here. https://sourceforge.net/project/show...roup_id=10131#
Famous Quotes:
Ratt: WTF you talkin' about BA? (Ok.. that sounds like a bad combo of Diffrent Strokes and A-Team)
Razzle: I showeq my wife
Just a quick note, it looks like spawnstruct might be a little off. Looks like they removed 4 in length. Getting a lot of messages in shell.
SpawnShell::fillSpawnStruct - expected length: 449, read: 445
Filters for ShowEQ can now be found here. filters-5xx-06-20-05.tar.gz
ShowEQ file section is here. https://sourceforge.net/project/show...roup_id=10131#
Famous Quotes:
Ratt: WTF you talkin' about BA? (Ok.. that sounds like a bad combo of Diffrent Strokes and A-Team)
Razzle: I showeq my wife
That's a "whoops" on my part from the 4/17 patch that didn't make it in. This should fix it:
I had Debug messages turn off, so I wasn't getting the alert.Code:Index: src/spawnshell.cpp =================================================================== --- src/spawnshell.cpp (revision 950) +++ src/spawnshell.cpp (working copy) @@ -741,7 +741,7 @@ spawn->isMercenary = netStream.readUInt8(); // unknowns - netStream.skipBytes(62); + netStream.skipBytes(66); // now we're at the end
Updated tarball and svn
Filters for ShowEQ can now be found here. filters-5xx-06-20-05.tar.gz
ShowEQ file section is here. https://sourceforge.net/project/show...roup_id=10131#
Famous Quotes:
Ratt: WTF you talkin' about BA? (Ok.. that sounds like a bad combo of Diffrent Strokes and A-Team)
Razzle: I showeq my wife
I didn't even notice it was broken on 5/15 patch. Been using 5.13.10.82 all along until today (I play nearly every day with TBL expansion). I did notice the expected length messages but I didn't add 2+2. Anyhow, .84 is working just fine Thank you all for keeping this up to date and active... 20 years later........
There are currently 1 users browsing this thread. (0 members and 1 guests)