14.01.2018, 22:40
Quote:
This can be caused when you don't have the same amount of specifiers as you do of parameters.
Check your sscanf lines, and ensure you have an equality of those. If it is something you added recently that caused this to happen, please provide code if you don't know how to figure it out properly. format specifiers: "us[64]I(45)" Parameters: playerid, GetPlayerIP(), and so on.. |
Cheers.