02.11.2012, 14:50
Ok thanks, so now i know how i change the PlayerInfo. Now, does anybody knows a line that i can use for CHECKING if its 0 or 1?? If its 0, it does:
(I already have a DialogResponse for DIALOG_ROLEPLAY.)
If its 1, then in this case it does nothing yet.
Код:
ShowPlayerDialog(playerid, DIALOG_ROLEPLAY, DIALOG_STYLE_MSGBOX, "Roleplay Test", "You will now proceed to the Roleplay Test.", "Ok", "Quit");
If its 1, then in this case it does nothing yet.