Posts: 210
Threads: 36
Joined: Oct 2012
Reputation:
0
Hey so if i have a dialog NPC creator or radio system its always the same, the first dioalog pops up but the second one doesnt, or if i have a radio system then i click on the radio but it doesnt work always i have tryed many different filterscripts and stuff, i need help with this!
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
I'm assuming the dialogid(s) might be similar to the other. Just try to change them and see if it pops up. I used to have the same problems when I started!
Posts: 210
Threads: 36
Joined: Oct 2012
Reputation:
0
I cant understand what u mean quite well?
Posts: 505
Threads: 42
Joined: Mar 2009
Reputation:
0
check this thing under dialogresponse
if(dialogid ==
and check if both the dialogs are having the same id then change it.
Posts: 210
Threads: 36
Joined: Oct 2012
Reputation:
0
I have that but does it matter ifthey have the same ID's even if one is a filterscript and one in my GM?