05.10.2012, 15:01
Are you using
.
pawn Код:
new testtarget;
if(sscanf...) //Sscanf functioning.
if(testtarget == INVALID_PLAYER_ID) //Checks whether it's an invalid player/not.
If it's there, try removing that and check.