Some commands not working - 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: Some commands not working (
/showthread.php?tid=321959)
Some commands not working -
Gangs_Rocks - 29.02.2012
I've been practicing scripting and today I added 2 menus: A weapon menu and a filterscript of teleport menu.
And now, /weaponmenu isn't working, nor is /dm, or any other teleports. I tried to add checkpoints but it failed so i deleted the lines. What's wrong?
http://pastebin.com/6Rf9Sm8e
Re: Some commands not working -
thimo - 29.02.2012
Why not using dialogs? its much easier!
Re: Some commands not working -
Gangs_Rocks - 29.02.2012
Quote:
Originally Posted by thimo
Why not using dialogs? its much easier!
|
I'm newb. I don't know what are dialogs..
Re: Some commands not working -
xDeadlyBoy - 29.02.2012
Quote:
Originally Posted by Gangs_Rocks
I'm newb. I don't know what are dialogs..
|
https://sampwiki.blast.hk/wiki/Dialog_Styles
Re: Some commands not working -
Gangs_Rocks - 29.02.2012
Quote:
Originally Posted by xDeadlyBoy
|
Okay but how will it help me make a weapons menu? Or a teleports menu?