Posts: 3
Threads: 1
Joined: Aug 2011
Reputation:
0
Hello there! im a bit new to the sa-mp community and am currently running a server for me and my irl friends. ive been looking and trying out different "car tuning" scripts. all have the same problem. i can the /tunecar /cartune /tune whatever and get the dialog menu up. but as soon as i click one of the categories "paint jobs" body parts etc. it just dissapears and nothing happens.
Posts: 1,101
Threads: 21
Joined: Oct 2010
Reputation:
0
Any compiling erros/warnings ?
What filterscript is that ?
Posts: 1,988
Threads: 17
Joined: Apr 2011
Reputation:
0
I guess it's OnDialogResponse problem.
Make sure you return 0 in every end of all of your OnDialogResponse script.
Posts: 72
Threads: 14
Joined: Jul 2011
Reputation:
0
Are you using any other dialogs in filterscripts?
Posts: 836
Threads: 107
Joined: Sep 2010
Reputation:
0
If the dialogid in the filterscript is the same as one in the gamemode it will not work, or if you have more than one scripts with the same dialog id.
Posts: 3
Threads: 1
Joined: Aug 2011
Reputation:
0
oh okay. im using luxadmin which has a /lmenu. aswell as carmenu
edit: just checked and none have the same dialogid