SA-MP Forums Archive
How to make a menu? THE NEW TYPE OF MENU, NOT OLD ONE -FIXED- - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to make a menu? THE NEW TYPE OF MENU, NOT OLD ONE -FIXED- (/showthread.php?tid=144171)



How to make a menu? THE NEW TYPE OF MENU, NOT OLD ONE -FIXED- - Typical_Cat - 25.04.2010

i have seen on servers there is a type of menu where you click on the chosen selection and click select. where do you learn how to make that? just to be clear i am not asking how to make a menu, like the ones in ammunation. i am talking about the one i just described, please help, THANKYOU.


Re: How to make a menu? THE NEW TYPE OF MENU, NOT OLD ONE - shady91 - 25.04.2010

its called dialog https://sampwiki.blast.hk/wiki/Dialog


Re: How to make a menu? THE NEW TYPE OF MENU, NOT OLD ONE - Typical_Cat - 25.04.2010

oh, lol thanks a lot dude thats exactly what i was lookin for.


Re: How to make a menu? THE NEW TYPE OF MENU, NOT OLD ONE - Typical_Cat - 25.04.2010

ok so i understand the whole dialog thing, so what i am trying to do is something like this

ShowPlayerDialog(playerid,2, ETC.);

I am trying to make a list style dialog, Could you give me an example please? I am completely new to dialog man, And samp wiki doesnt say anything about ho to make the list. thanks bro!


Re: How to make a menu? THE NEW TYPE OF MENU, NOT OLD ONE - Correlli - 25.04.2010

http://forum.sa-mp.com/index.php?topic=130168.0
http://forum.sa-mp.com/index.php?topic=130411.0


Re: How to make a menu? THE NEW TYPE OF MENU, NOT OLD ONE - Typical_Cat - 25.04.2010

Thanks a lot guys. I really appreciate the help.