25.10.2013, 22:26
Are you sure that you added streamer.inc and sscanf2.inc on Pawno/include ?
And you defined them on the top of your script like that
and after that try to compile your gamemode.
And you defined them on the top of your script like that
pawn Код:
#include <sscanf2>
#include <streamer>

