Dialogs and countdowns
#3

On top of your script, place this:
Код:
#define DIALOG_SKILL 5648
Then, OnPlayerSpawn, place this
Код:
ShowPlayerDialog(playerid, DIALOG_SKILL, DIALOG_STYLE_LIST, "Skill selection", "1. Skill1\n2. Skill2\n3. Skill3", "Select", "Quit");
Then, ****** OnPlayerDialogResponse, and ShowPlayerDialog, enter the wikipedia page, understand em, apply them, you're done.
Reply


Messages In This Thread
Dialogs and countdowns - by San1 - 01.06.2012, 15:06
Re: Dialogs and countdowns - by pasha97 - 01.06.2012, 15:26
Re: Dialogs and countdowns - by Sandiel - 01.06.2012, 15:31
Re: Dialogs and countdowns - by San1 - 01.06.2012, 15:57
Re: Dialogs and countdowns - by Sandiel - 01.06.2012, 16:08
Re: Dialogs and countdowns - by San1 - 01.06.2012, 16:14

Forum Jump:


Users browsing this thread: 1 Guest(s)