SA-MP Forums Archive
Dialog Bug - 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: Dialog Bug (/showthread.php?tid=459246)



Dialog Bug - BodyBoardVEVO - 21.08.2013

I some 1 week ago started CnR project with stevo GameMode, but i got problems with FS where is dialogs, for example... PPC_Housing [/housemenu] Neon system [/neon], it shows me dialog, when i press " Select " dialog dissapear, it dont let me go till end.

Anyone know what is problem ? or all this FS need put into GM ?


Re: Dialog Bug - Lordzy - 21.08.2013

It could be because the dialog ids on the different scripts are conflicting. You might need to change their dialog ids to unique numbers so that they won't be conflicting each other when the response is being called.


Re: Dialog Bug - BodyBoardVEVO - 21.08.2013

Quote:
Originally Posted by Lordz™
Посмотреть сообщение
It could be because the dialog ids on the different scripts are conflicting. You might need to change their dialog ids to unique numbers so that they won't be conflicting each other when the response is being called.
Checked, no its not D: