30.07.2013, 18:38
Well, I have fixed this... i just put this to OnPlayerSpawn
And anyone can fix this? :
I'm trying to make an register system so..
And anyone can fix this? :
Код:
D:\Trucking\gamemodes\Beta.pwn(11) : error 017: undefined symbol "Info" D:\Trucking\gamemodes\Beta.pwn(11) : error 009: invalid array size (negative, zero or out of bounds) D:\Trucking\gamemodes\Beta.pwn(66) : error 021: symbol already defined: "PlayerInfo" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors.
Код:
new PlayerInfo[MAX_PLAYERS][Info];

