SA-MP Forums Archive
Dialogs and countdowns - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Dialogs and countdowns (/showthread.php?tid=347340)



Dialogs and countdowns - San1 - 01.06.2012

How to i make a dialog with the skill slection at spawn like on Stevo's127 San Fierro cops and robbers script i got it and i want to make it dialog instead of scrolling

Also how did i remove the dialog on a robbery and replace it with an countdown timer with a textdraw


someone please help me


Re: Dialogs and countdowns - pasha97 - 01.06.2012

wtf Brain explode


Re: Dialogs and countdowns - Sandiel - 01.06.2012

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.


Re: Dialogs and countdowns - San1 - 01.06.2012

Sandiel i want u to teach me its very hard for me u got any scripting lessons free


Re: Dialogs and countdowns - Sandiel - 01.06.2012

Quote:
Originally Posted by San1
Посмотреть сообщение
Sandiel i want u to teach me its very hard for me u got any scripting lessons free
If you were only 2 minutes early, sorry...
I just got student number 2 on PM's, I'll re-enable the shit in a few days, sorry....
Wikipedia would help alot by the way


Re: Dialogs and countdowns - San1 - 01.06.2012

oh man i'll as someone else cus this is giving me a headache badly i really need help on this