16.04.2018, 12:22
Original
I want player to watch tutorial by clicking YES only and not NO
after i removed the OPTION "NO" it gives me an error message help me here please.
PHP код:
ShowPlayerDialogEx(playerid, WATCHTUT, DIALOG_STYLE_MSGBOX, "{00FF00}Atrax Roleplay - Tutorial", "Would you like to watch a small tutorial about the server basics?", "Yes", "No");
PHP код:
ShowPlayerDialogEx(playerid, WATCHTUT, DIALOG_STYLE_MSGBOX, "{00FF00}Atrax Roleplay - Tutorial", "Click Yes for to watch the short Tutorial please!.", "Yes");
Код:
73672) : warning 202: number of arguments does not match definition