SA-MP Forums Archive
Good way to display commands? - 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: Good way to display commands? (/showthread.php?tid=145512)



Good way to display commands? - ruckfules99 - 02.05.2010

What would be a good way to display my 18 rob commands for stores?


Right now i have it as /robcommands, /robcommands2, /robcommands3


But that's not really a nice way to display them, what would be a better way? and can you provide an example code


Re: Good way to display commands? - Backwardsman97 - 02.05.2010

Well you could do them like /rc1, /rc2, etc.. Or you could try making like a /robcommands menu that would pull them all up.


Re: Good way to display commands? - ruckfules99 - 02.05.2010

Quote:
Originally Posted by Baked-Banana
Well you could do them like /rc1, /rc2, etc.. Or you could try making like a /robcommands menu that would pull them all up.
So like a dialog? but which one would be one that looks pretty good?


Re: Good way to display commands? - Adil - 02.05.2010

Quote:
Originally Posted by ruckfules99
So like a dialog? but which one would be one that looks pretty good?
I would say a list dialog.


Re: Good way to display commands? - ViruZZzZ_ChiLLL - 02.05.2010

Yes a DIALOG_STYLE_LIST :P
or maybe MSGBOX would be okay :>
________
Cannabis Collective


Re: Good way to display commands? - ruckfules99 - 02.05.2010

Quote:
Originally Posted by ViruZZzZ_ChiLLL
Yes a DIALOG_STYLE_LIST :P
or maybe MSGBOX would be okay :>
Ok i will make one.


Thanks guys.


Re: Good way to display commands? - [DRD]Rodney - 02.05.2010

Textdraw