27.12.2013, 19:47
Hey
help me with this script
help me with this script
Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success) { if(success == 0) return ShowPlayerDialog(playerid, DIALOG_ERROR, DIALOG_STYLE_LIST, "SERVER - Commands", "Server Commands - /Cmds\nServer Help - /Help\nServer Teleports - /Teles\Cars List - /V\nServer Radio - /Radio\nServer News - /Updates\nServer Updates - /Updates", "OK", "OK"); return 1; }
Код:
C:\xxxxxxxxxxxxxxxx\xxx\xxx\xxx\gamemodes\xxx.pwn(26622) : error 027: invalid character constant C:\xxxxxxxxxxxxxxxx\xxx\xxx\xxx\gamemodes\xxx.pwn(26622) : error 027: invalid character constant Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase