commands dialog - 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: commands dialog (
/showthread.php?tid=199355)
commands dialog -
Face9000 - 15.12.2010
Hi,i need to make /acmds in dialog.
when i write /acmds,the server will show all admin cmds,with keys "Ok" - "Quit".
Ty
Re: commands dialog -
iggy1 - 15.12.2010
Learn how to use dialogs then, this isn't script request.
Re: commands dialog -
Benjo - 15.12.2010
Check out the Wiki page regarding the ShowPlayerDialog function:
https://sampwiki.blast.hk/wiki/ShowPlayerDialog It has a couple of examples along with all the information you'll need for your /acmds command.