Posts: 553
Threads: 41
Joined: Aug 2010
Reputation:
0
Ok I have just tested that Sasino's filterscript (very briefly though) with my gamemode and I haven't had that issue (and my gamemode too uses dialogs). This, together with what you told me some days ago about your having had this problem with other house filterscripts too, seems to indicate that the problem is in your gamemode and not in the filterscript. By the way, in your ******* video I see that at the house's door there are two rotating icons together: the white arrow of this filterscript, and a green house icon. Are you using another filterscript or something?
Posts: 100
Threads: 9
Joined: Dec 2013
Reputation:
0
shit never mind. it didnt fix my problem.... now when i click pay ticket instead of it saying password incorrect pls reenter. it pays the ticket but i spawn in another world, glitched.
Posts: 100
Threads: 9
Joined: Dec 2013
Reputation:
0
What do you mean? I only added the include to the fs and to the gamemode..
Posts: 100
Threads: 9
Joined: Dec 2013
Reputation:
0
just noticed my password also got reset
Posts: 100
Threads: 9
Joined: Dec 2013
Reputation:
0
how exactly do i use this include?
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
Why are you guys rambling in a year old script help thread?
Posts: 100
Threads: 9
Joined: Dec 2013
Reputation:
0
All I have done is add #include <easy_dialog> to the top of the fs and the gm...
what is the correct way to use this
On my server when cop issues ticket a dialog pops up saying pay or dont pay. if i click pay it says incorrect password please re-enter if i click dont pay it kicks me from server,
I just need to keep them from getting mixed up. Sorry for being a noob. This is all new to me Im not sure which function or callback to use nor where to put it,