Dialog_Style_Input doesn't work. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Dialog_Style_Input doesn't work. (
/showthread.php?tid=397470)
Dialog_Style_Input doesn't work. -
Louris - 05.12.2012
It's not first time, when dialog_style_input doesn't work, all other dialog styles works perfectly. Simple, i downloaded ******* player filterscript then write /******* select play for all ant nothing happens.
Re: Dialog_Style_Input doesn't work. -
maramizo - 05.12.2012
Show me the ShowPlayerDialog line and the OnDialogResponse that co-ordinates with it.
Re: Dialog_Style_Input doesn't work. -
Louris - 05.12.2012
http://pastebin.com/RMVWdtzj here all code of filterscript.
Re: Dialog_Style_Input doesn't work. -
maramizo - 05.12.2012
And when you "play for yourself" i.e, what does it do?
Re: Dialog_Style_Input doesn't work. -
Louris - 05.12.2012
Just nothing happens.
Re: Dialog_Style_Input doesn't work. -
Louris - 05.12.2012
Any ideas?
Re: Dialog_Style_Input doesn't work. -
[Ro]DuReX - 05.12.2012
Yes, put your filterscript first in server.cfg at "filterscripts" line.
Re: Dialog_Style_Input doesn't work. -
Louris - 05.12.2012
You think i'm noob? LOL. I'm not stupid, problem is not here.
Re: Dialog_Style_Input doesn't work. -
Sting. - 05.12.2012
Quote:
Originally Posted by Louris
You think i'm noob? LOL. I'm not stupid, problem is not here.
|
He was just pointing to something that might have been wrong. He wasn't thinking of you as noob. Sometimes people forget to even put the name of their script on the filterscript line on server.cfg. It always happens to me when I'm very focused on trying to get a script to work perfectly fine. And like why the hell doesn't it work? Oh darn it! Forgot to put it on the Filterscript line. So now we know you don't forget...
Re: Dialog_Style_Input doesn't work. -
Louris - 06.12.2012
You don't understand. Filterscript work's, when i write /******* i get DIALOG_STYLE_LIST, but when i select for example play for yourself, nothing happens