Garhouse V2.0 Buy Button fixed
#1

If you are having problems with the Garhouse V2.0 Buy button not actually working

Original thread:https://sampforum.blast.hk/showthread.php?tid=435238

The solution is below

You have to have return 0; at the end of OnDialogResponse (or if you have the script as a filterscript, put it first in the filterscript line in server.cfg).

Courtesy of Garsino himself, Thank you!
Reply
#2

Why don't you post this in that topic then?
Reply
#3

Quote:
Originally Posted by MP2
Посмотреть сообщение
Why don't you post this in that topic then?
Oh my mistake, I'm not sure if I can remove this thread now, or is there a way?
Reply
#4

Well it returns 0 and it still doesn't works ... Can you put the script please ?
Reply
#5

You have to do that in every filterscript.
Moving filterscripts around when they have "return 1;" at the end of OnDialogResponse will only move the bug (dialogs not working) to another script.
Only the gamemode can have "return 1;" at the end of that callback, as it's the last script in line to process dialog responses.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)