14.07.2015, 14:35
Hello,
I am getting error on this line.
Line:
I am getting error on this line.
Код:
C:\Users\D3r\Desktop\PES v8\gamemodes\SEv4.pwn(7473) : error 001: expected token: "-string end-", but found "-identifier-" C:\Users\D3\Desktop\PES v8\gamemodes\SEv4.pwn(7473) : error 017: undefined symbol "Y" C:\Users\D3\Desktop\PES v8\gamemodes\SEv4.pwn(7473) : warning 215: expression has no effect C:\Users\D3\Desktop\PES v8\gamemodes\SEv4.pwn(7473) : warning 215: expression has no effect C:\Users\D3\Desktop\PES v8\gamemodes\SEv4.pwn(7473) : warning 215: expression has no effect C:\Users\D3\Desktop\PES v8\gamemodes\SEv4.pwn(7473) : error 001: expected token: ";", but found ")" C:\Users\D3\Desktop\PES v8\gamemodes\SEv4.pwn(7473) : fatal error 107: too many error messages on one line
pawn Код:
ShowPlayerDialog( playerid , DIALOG_CnR + 2 , DIALOG_STYLE_LIST , ""NAME_S" "W"- "S"Cops Refill" , CNRRefill( ) , "(Select)" , "" );