23.10.2011, 10:09
Quote:
youre missing a ; somewhere
I believe this pawn Код:
|
@ Topic author:
If you have something defined as
#define COLOR "{FFFFFF}"
Then you can do
ShowPlayerDialog(playerid, 55, DIALOG_STYLE_INPUT, COLOR_WHITE "Register", COLOR_WHITE "Type your password below to register a new account.", "Register", "Quit");