BRenBot BIATCH plugin doesn't work [message #470853] |
Fri, 06 July 2012 14:31 |
iRANian
Messages: 4308 Registered: April 2011
Karma: 0
|
General (4 Stars) |
|
|
The regex in biatch.xml needs to be updated to:
<hook event="biatchMessage" regex="\[BIATCH\]"/>
The 4.0 BIATCH messages don't prepend a whitespace to "[BIATCH]", which pre-4.0 BIATCH does. The original regex looks for this whitespace and that's why it didn't trigger.
Long time and well respected Renegade community member, programmer, modder and tester.
Scripts 4.0 private beta tester since May 2011.
My Renegade server plugins releases
|
|
|
|
|
|
|
|
Re: BRenBot BIATCH plugin doesn't work [message #471002 is a reply to message #470853] |
Mon, 09 July 2012 06:03 |
|
Fixed so that the strings now print a space before [BIATCH]
Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
|
|
|