19.01.2013, 16:00
You have some errors. First is to change <#include <sscanf> to #include <sscanf2> , and second is in the end of 54th line
there is one slash ( / ) which need to be removed
pawn Код:
SendClientMessage(targetid, 0xE01B1B, str);/
pawn Код:
SendClientMessage(targetid, 0xE01B1B, str);