SA-MP Forums Archive
[FilterScript] [FS]Vehicle CMDS - All Vehicle - 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 CMDS - All Vehicle (/showthread.php?tid=76668)



[FS]Vehicle CMDS - All Vehicle - [DSK]Vyorel - 05.05.2009

My Filterscript:

Type /sultan to spawned Sultan, type /elegy to spawned Elegy .... all vehicle.
Type: /nameveh to spawned Vehicle.

Lines: 1190
Commands: 209

Download


PosteBin: http://pastebin.com/f7f8b9b89


Re: [FS]Vehicle CMDS - All Vehicle - RyDeR` - 05.05.2009

Nice But why so difficult?
You could made for example /car [id] like this one.
Just like in the administrator scripts but nice.



Re: [FS]Vehicle CMDS - All Vehicle - [DSK]Vyorel - 05.05.2009

Quote:
Originally Posted by [WsR
RyDeR ]
Nice But why so difficult?
You could made for example /car [id] like this one.
Just like in the administrator scripts but nice.
For version 2 . Thanks!


Re: [FS]Vehicle CMDS - All Vehicle - Rks25 - 05.05.2009

Yes, and such a script was already released by Garciat.


Re: [FS]Vehicle CMDS - All Vehicle - [DSK]Vyorel - 05.05.2009

Quote:
Originally Posted by RKS_
and such a script was already released by Garciat.
Yes. But mine's got a lot of commands.


Re: [FS]Vehicle CMDS - All Vehicle - Weirdosport - 05.05.2009

You so went about this the wrong way, you could make a script with every vehicle name alot more simply than this by using strdel to take off the / in the command, and trying to find what's left in an array of vehicle names..