23.07.2013, 15:03
I dunno what is this problem?
ERRORS:
SOLVED
PHP код:
ShowPlayerDialog(playerid,DIALOG_HOSPITAL,DIALOG_STYLE_LIST,"Hospital Menu","{FFFFFF}Heal ($5000)\nCure ($5000)\nHeal and Cure ($10000)","Select","Cancel");
PHP код:
D:\Games\SFCRRPGv1.1\Best\gamemodes\new.pwn(7964) : error 029: invalid expression, assumed zero
D:\Games\SFCRRPGv1.1\Best\gamemodes\new.pwn(7964) : warning 215: expression has no effect
D:\Games\SFCRRPGv1.1\Best\gamemodes\new.pwn(7964) : warning 215: expression has no effect
D:\Games\SFCRRPGv1.1\Best\gamemodes\new.pwn(7964) : warning 215: expression has no effect
D:\Games\SFCRRPGv1.1\Best\gamemodes\new.pwn(7964) : warning 215: expression has no effect
D:\Games\SFCRRPGv1.1\Best\gamemodes\new.pwn(7964) : warning 215: expression has no effect
D:\Games\SFCRRPGv1.1\Best\gamemodes\new.pwn(7964) : error 001: expected token: ";", but found ")"
D:\Games\SFCRRPGv1.1\Best\gamemodes\new.pwn(7964) : error 029: invalid expression, assumed zero
D:\Games\SFCRRPGv1.1\Best\gamemodes\new.pwn(7964) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.