SA-MP Forums Archive
[FilterScript] [FS] Vehicle mod command - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] Vehicle mod command (/showthread.php?tid=137933)



[FS] Vehicle mod command - BurningSWA - 30.03.2010

Filterscript: Vehicle mod command
made by :[SWA]burningSWA
_________________________________________________

This script gives youre server a new command./vmod.
if you use this command you will get a menu whaere you can choose from a vew options.
you can buy:

-vehicle repair
-Nitro X2/X5/X10
-Hydraulics
-new color:-black
-white
-red
-yellow
-green
-blue
-pink
-purple
-brown

Inportant:Rcon admins can enable/Disable this option by the commands :/disablevmod or enablevmod

Download


Re: [FS] Vehicle mod command - JPs_ - 30.03.2010

cool


Re: [FS] Vehicle mod command - cruising - 08.04.2010

Nice script!

Question, i want the /vmod command access at a specific place, how and were do i put
Код:
if(PlayerAtPos(15.0, playerid, 2382.0005,231.7945,26.6032))
and is that it?


Re: [FS] Vehicle mod command - Stunt-Andreas - 08.04.2010

Nice!


Re: [FS] Vehicle mod command - RyDeR` - 08.04.2010

Nice but you should use
new IsVmodAllowed[MAX_PLAYERS]; in stead of new IsVmodAllowed;
Because this will bug when another player types the opposite command..


Re: [FS] Vehicle mod command - BurningSWA - 09.04.2010

Quote:
Originally Posted by » RyDeR «
Nice but you should use
new IsVmodAllowed[MAX_PLAYERS]; in stead of new IsVmodAllowed;
Because this will bug when another player types the opposite command..
no becouse only rcon admins can disable it for EVERYONE


Re: [FS] Vehicle mod command - DeadalusNetwork - 09.04.2010

What to say , good!