SA-MP Forums Archive
asking about 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)
+--- Thread: asking about dialog (/showthread.php?tid=498683)



asking about dialog - iThePunisher - 04.03.2014

if i change the dialogs to whatever i want, will that cause any problem?
Example
pawn Код:
#define DIALOG_EXAMPLE 123
can i change the number 123 to anything that i want??
Example to:
pawn Код:
#define DIALOG_EXAMPLE 321



Re: asking about dialog - [XST]O_x - 04.03.2014

Yes, you can.


Re: asking about dialog - iThePunisher - 04.03.2014

ok mate ty for the info


Re: asking about dialog - kbalor - 04.03.2014

yes! but make sure they are different value from each dialog. else it will messed up your dialog.