12.11.2009, 10:37
I have a problem with onplayerspawn.
Is used onplayerspawn so i can use commands when i'm spawned.
Ok works fine but when i /gmx and login again and spawn it is.
because i can't use commands.
Anyway to fix this problem?
Код:
IsPlayerSpawned[playerid] = 1;
Ok works fine but when i /gmx and login again and spawn it is.
Код:
IsPlayerSpawned[playerid] = 0;
Anyway to fix this problem?