22.12.2014, 19:46
Hello Every One i Get This Errors
line 1374
Quote:
D:\ffff\gamemodes\fast.pwn(1374) : error 003: declaration of a local variable must appear in a compound block D:\ffff\gamemodes\fast.pwn(1374) : error 017: undefined symbol "string" D:\ffff\gamemodes\fast.pwn(1374) : warning 215: expression has no effect D:\ffff\gamemodes\fast.pwn(1374) : error 001: expected token: ";", but found "]" D:\ffff\gamemodes\fast.pwn(1374) : fatal error 107: too many error messages on one line |
PHP код:
new string[128],targetid,Float:Heal,Pname[MAX_PLAYER_NAME],Iname[MAX_PLAYER_NAME];