07.11.2012, 19:50
Hello
If i have dialog like this:
Then how i have to do dialog responde?
How i check if player is online or not and give him cookie and stuff?
If i have dialog like this:
Код:
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_INPUT, "Enter name", "Enter player name to who you want to give cookie", "Give", "Cancel");
How i check if player is online or not and give him cookie and stuff?