Confliction?
#1

Whenever I add a filterscript to my server, that involves a dialog, it will conflict with another dialog in the GM, for instance if I'm an admin i'd conflict with the admin pin, if i was a player it'd conflict with the registry system, I don't understand why because the dialog ID's are all different, any ideas?
Reply
#2

Try changing the OnDialogResponse return..

(If it's about dialog)..
Reply
#3

They are some dialog id's which are the same as you have in your game mode!

Change your game mode id's and make them unique. like each Starting with 557841+ID.
Reply
#4

Its not the dialog ID's, As i said I changed that.
Reply
#5

Sometimes names can also conflict!
Reply
#6

@Romel, what do you mean? Sorry i'm not an experienced scripter? change it like from return 0 to 1? or something?
Reply
#7

Yes like that..
Reply
#8

In my gamemode?
Reply
#9

Quote:
Originally Posted by Joshswag
Посмотреть сообщение
In my gamemode?
https://sampwiki.blast.hk/wiki/OnDialogResponse
"Returns Returning 0 in this callback will pass the dialog to another script in case no matching code were found in your gamemode's callback."
Reply
#10

Dialog response returns 1, on my filterscript.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)