How to make a menu - 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: How to make a menu (
/showthread.php?tid=528171)
How to make a menu -
killing - 26.07.2014
I want to make a menu when player chooses any skin and request to spawn a menu appears in which some things should be written like any skill or any special function :P which should be only set by the admin to any player so that he can use that skill can any one ?
Re: How to make a menu -
KayJ - 26.07.2014
www.sa-mp.com> downloads download the server script(folders)> filterscripts > there you can see skins copy and paste in your gm or use it
+rep plz if worked
Re : How to make a menu -
S4t3K - 26.07.2014
That's definately not a good solution @SturtIndia.
He wants to learn how to code, not to learn how to paste.
You should take a look at these functions/callbacks :
OnPlayerRequestSpawn +
ShowPlayerDialog +
OnDialogResponse.