14.06.2016, 19:59
Try this:
Код:
if (!isNumeric(tmp)) { TargetID = ReturnUser(playerid, tmp); if (TargetID == INVALID_PLAYER_ID) { return 1; }