04.06.2013, 15:36
Hey!
That error gomes when i start samp-server. I can go to the server, but i cant make CMD in server.
Код:
sscanf error: System not initialised.
sscanf error: System not initialised.
try this:
1) go to : https://sampforum.blast.hk/showthread.php?tid=120356 2) download the files 3) extract them 4) put sscanf.dll (if you are using windows) or sscanf.so (if you are using linux) into plugins folder 5) put sscanf2.inc into include folder (if you are using a host) or into pawno/include (if you are home host) 6) add this line into your gamemode: #include <sscanf2> do this and tell me if it works. |