help with wrong cmd MSG
#1

Hey

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
Reply


Messages In This Thread
help with wrong cmd MSG - by Strike97 - 27.12.2013, 19:47
Re: help with wrong cmd MSG - by Konstantinos - 27.12.2013, 19:51
Re: help with wrong cmd MSG - by cnoopers - 27.12.2013, 20:20
Re: help with wrong cmd MSG - by Strike97 - 27.12.2013, 22:37

Forum Jump:


Users browsing this thread: 1 Guest(s)