Dialog doesnt work
#1

hi i downloaded a house system, this one;
http://forum.sa-mp.com/showthread.ph...t=House+system

But i can do /housemenu, then the dialog comes but when i press a next option the dialog just dissapears.
What can be the problem?
Reply
#2

In your gamemode, look for the OnDialogResponse() callback and make sure at the end of it all, it returns 0 instead of 1.

The problem is that the response isn't called, and returning 1 in OnDialogResponse doesn't allow anything to be passed to filterscripts, which the house system is, so it won't be able to react to what you've entered/responded with.
Reply
#3

I already had that, but still doesnt work
Suggestions?
Reply
#4

Try another dialog id
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)