26.09.2011, 09:00
I don't know if your old host was windows or not, but I guess all you can do is recompile your script with the up to date 0.3c R5 includes.
Make a filterscript to test the functionality of sscanf2, particularly the "u" specifier.
Make changes to your filterscript until you get the function to behave as planned.
You may find that if you replace the 'u' specifier with s[24] ( for example ) and process the player id calculation through a stock function instead, things will be better for you.
Then you have hours of fun changing all your commands.
Make a filterscript to test the functionality of sscanf2, particularly the "u" specifier.
Make changes to your filterscript until you get the function to behave as planned.
You may find that if you replace the 'u' specifier with s[24] ( for example ) and process the player id calculation through a stock function instead, things will be better for you.
Then you have hours of fun changing all your commands.