OnDialogResponse not working and moneybag - 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: OnDialogResponse not working and moneybag (
/showthread.php?tid=528363)
OnDialogResponse not working and moneybag -
GrOobY - 27.07.2014
....
Re: OnDialogResponse not working and moneybag -
Blademaster680 - 27.07.2014
You have to define your DialogID's for example #define DIALOG1 1 || #define DIALOG2 2 etc
Re: OnDialogResponse not working and moneybag -
GrOobY - 27.07.2014
can you script it and give it to me pls
Re: OnDialogResponse not working and moneybag -
Blademaster680 - 27.07.2014
What? all you have to do is #define DIALOG(number) (number)
Re: OnDialogResponse not working and moneybag -
GrOobY - 27.07.2014
please make it ready for me ffs im not understanding xD
Re: OnDialogResponse not working and moneybag -
GrOobY - 28.07.2014
someone help me

Re: OnDialogResponse not working and moneybag -
Sharpadox - 28.07.2014
Whats ur problem?
pawn Код:
#define FIRST_DIALOG 1
#define SECOND_DIALOG 2
#define THIRD_DIALOG 3