12.05.2013, 13:35
Quote:
What the heck are you posting for pseudo code? It's not useful for him to get a whole code snippet, because this way he can't learn anything + the Playervariable would be global better.
Also would it be enough to use SetPVarInt and GetPVarInt when he doesn't have a enum or otherwise anything for players. |
Also i'm not using an enum.
pawn Код:
new str[128],pname[MAX_PLAYER_NAME],firstspawned[MAX_PLAYERS];