01.09.2017, 04:31
In my server, i was create one CMD is /option
In the dialog, i do it :
And when i press Headmove i want player head can move in-game (like when type /headmove in-game)
Anyone can help me ?
In the dialog, i do it :
Код:
ShowPlayerDialog(playerid, DIALOG_OPTION, DIALOG_STYLE_LIST, "Option", "Headmove\n\ Hitsound\n\ Pm Sound\n", "Select", "Cancel");
Anyone can help me ?

