SA-MP Forums Archive
no dialog is working - 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: no dialog is working (/showthread.php?tid=427319)



no dialog is working - MarioVPS - 01.04.2013

hey guys please help me ,

In any dialog when im choose anything or press "OK" or "Cancel" nothing happen after that and nothing appear too

can anyone please help?

thx


Re: no dialog is working - MattyG - 01.04.2013

You need to use the callback OnDialogResponse to do something with the data input.


Re: no dialog is working - Denying - 01.04.2013

You should remove the server IP.

Anyway, can you post some code?


Re: no dialog is working - MarioVPS - 01.04.2013

Quote:
Originally Posted by MattyG
Посмотреть сообщение
You need to use the callback OnDialogResponse to do something with the data input.
i already use it in PPC_Housing and PPC_Business and they aren't working not only these 2 scripts, every dialog in my server isn't working


Re: no dialog is working - MattyG - 01.04.2013

Like Denying said, it might help if you showed us some code.


Re: no dialog is working - Denying - 01.04.2013

Hold on, every dialog isn't working? lol idk, post the code we might find something.


Re: no dialog is working - MarioVPS - 01.04.2013

Quote:
Originally Posted by Denying
Посмотреть сообщение
Hold on, every dialog isn't working? lol idk, post the code we might find something.
as i doesnt know the problem so i will post all the three scripts


1.ppc_housing
2.ppc_business

and i doesnt use any dialog in my gamemode all are SendClientMessage so there isnt any problem in my gm

PPC_Housing: http://pastebin.com/8TqJMnSJ
PPC_Business: http://pastebin.com/c7RpkqAD

notice: I used it in my pc's server and in another host it was working

but i changed the host from volthost to another and its doesnt work

please help


Re: no dialog is working - MarioVPS - 02.04.2013

please anyone help im moved to the other host and its not working too


Re: no dialog is working - RanSEE - 02.04.2013

The codes seems fine, did you try to modify them?
if so post the modded code.