20.02.2012, 22:43
Cara deu 4 erro olha sу
A linha й essa
Se pode ajudar
Код:
C:\Documents and Settings\Thaw\Desktop\0.3d\gamemodes\GW.pwn(483) : error 028: invalid subscript (not an array or too many subscripts): "GetPlayerHealth" C:\Documents and Settings\Thaw\Desktop\0.3d\gamemodes\GW.pwn(483) : warning 215: expression has no effect C:\Documents and Settings\Thaw\Desktop\0.3d\gamemodes\GW.pwn(483) : error 001: expected token: ";", but found "]" C:\Documents and Settings\Thaw\Desktop\0.3d\gamemodes\GW.pwn(483) : error 029: invalid expression, assumed zero C:\Documents and Settings\Thaw\Desktop\0.3d\gamemodes\GW.pwn(483) : fatal error 107: too many error messages on one line
Код:
format(String, sizeof(String),"Vida %f Colete %f",GetPlayerHealth[playerid], GetPlayerArmour[playerid]);