04.11.2013, 03:55
this is what happen when i run my server

Its not ment to show that because it stufs all my cmds in game

Its not ment to show that because it stufs all my cmds in game
sscanf error: System not initialised. If you get this error, you need to make sure that you have recompiled ALL your scripts using the LATEST version of "sscanf2.inc". Older versions didn't really require this as they only had two natives - "sscanf" and "unformat", the new version has some other functions - you don't need to worry about them, but you must use "sscanf2.inc" so that they are correctly called. If you think you have done this and STILL get the error then try again - make sure you are using the correct version of PAWNO for example. |
#include <sscanf2>
#if !defined _ALS_OnGameModeInit || !defined SSCANF_Init
#error You're using the wrong include somehow.
#endif