21.05.2014, 18:01
Hey there,ive got some errors while scripting a dialog,
Seriously,what I am doing wrong?
I get these errors:
Thanks in advance
Best regards,
George
PHP код:
else
{
ShowPlayerDialog(playerid,dregister,DIALOG_STYLE_MSGBOX,""COL_CYAN"Server",""COL_YELLOW"Welcome to StuntCity Ultimate!\n\n"COL_RED"Please ensure that you got our modification installed,\n\
otherwise you will not be able to stunt or see our specially designed vehicles!\n\(Visit www.stuntcity.cu.cc for more information)\n\n"COL_YELLOW"\n\n\To continue to the class selection,close the dialog box,and hit the (>>) button on the bottom of your screen."COL_RED,"","OK");
}
return 1;
}
I get these errors:
PHP код:
...\gamemode.pwn(3863) : error 027: invalid character constant
...gamemode.pwn(3863) : error 027: invalid character constant
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.
Best regards,
George