Posts: 19
Threads: 6
Joined: May 2010
Reputation:
0
Hello i have a problem with the dialogs in my server. When i run anything FilterScript with Dialog and write the comand like : /radio it show the first dialog but when choose anything and closes and nothing happens. I try with 2-3 fs with dialogs and only first work...
Posts: 171
Threads: 10
Joined: May 2012
What ever your filterscript name is for the radio, put that first on your server.cfg file.
For example:
Код:
filterscripts Radio Others Here....
Hope this helped.
Posts: 171
Threads: 10
Joined: May 2012
What are the dialog id's you are using ? They can't be all the same number as it will make the other dialogs not function.
Posts: 2,081
Threads: 75
Joined: Feb 2012
Reputation:
0
Change your dialog id , recompile and try.