DialogBox - 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: DialogBox (
/showthread.php?tid=151562)
DialogBox -
Antonio [G-RP] - 30.05.2010
For dialog box, I wish the 'dialogid' to be a name, rather than a number. Where do I define it ('new') and how?
Thanks.
Re: DialogBox -
Kar - 30.05.2010
Код:
#define SFPOSTBANK 0
change SFPOSTBANK to w/e u want it
(sfpostbank=the name)
Re: DialogBox -
Antonio [G-RP] - 30.05.2010
Thanks