23.08.2010, 21:31
Is this sscanf 2.0? Also, where are you putting the code? It need not be under any callback.
On the part where you have if(player != id), it should be if(playerid == id).
On the part where you have if(player != id), it should be if(playerid == id).