Dialog won't show
#1

For some reason the dialog won't show?

Код:
new welcome[1000];
		strcat(welcome, "Welcome to the -------! This is where you will be staying during your play.\r\n");
		strcat(welcome, "For the first two hours of play your weapons will be restricted to circumvent DeathMatchers.\r\n\n");
		strcat(welcome, "Everytime you start playing on -----, you need to ------------.\r\n");
		strcat(welcome, "---------- prevents you from doing alot of things, so it is recommended you ---------.\r\n\n");
		strcat(welcome, "If you have any server related questions, you can ask them in the /newbie channel.\r\n");
		strcat(welcome, "You may also /report to get in contact with an admin or to report a rule-breaker.\n\n");
		strcat(welcome, "All standard roleplaying rules are applied here. (/rules if you're unfamiliar with them)");
		ShowPlayerDialog(playerid, 44993, DIALOG_STYLE_MSGBOX, "Welcome!", welcome, "Okay", "");
Reply


Messages In This Thread
Dialog won't show - by Sellize - 24.12.2014, 14:56
Re: Dialog won't show - by Nimrod - 24.12.2014, 15:04
Re: Dialog won't show - by Sellize - 24.12.2014, 15:10

Forum Jump:


Users browsing this thread: 1 Guest(s)