.:[HELP]:. [I debugged this command, what is wrong?]
#6

Okay, the problem is with this:
Код:
giveplayerid = ReturnUser(tmp);
It doesn't return the user ID correctly.
(Because this check fails:
Код:
if(giveplayerid != INVALID_PLAYER_ID)
since giveplayerid is equal to INVALID_PLAYER_ID, which is 255.)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)