[FilterScript] [FS] Fallout's Tuned vehicles (stay tuned after respawn)
#1

Fallout's Tuned Vehicles



becouse there are a lot of people who want to have tuned cars in their server, I've made this filterscript to add tuned vehicles.
there were some problems with adding the vehicle components at OnVehicleSpawn... it's a little samp bug.


How to install:
- Put this filterscript in this folder: server\filterscripts\<here>
- Add F_Tune (or F_Tune_Ex) to your filterscripts line in server.cfg

Download:



//this is how it looks like if you add more vehicles.

Reply
#2

I did not tested it yet, but it seams ok. Very good job VERY GOOD. I'll test it later... Tnx
Reply
#3

Quote:
Originally Posted by Dujma
I did not tested it yet, but it seams ok. Very good job VERY GOOD. I'll test it later... Tnx
thx
Reply
#4

Quote:
Originally Posted by °Fallout°
Quote:
Originally Posted by Dujma
I did not tested it yet, but it seams ok. Very good job VERY GOOD. I'll test it later... Tnx
thx
I have one question... What is the id of cars? ex. when I want to go to this tuned sultan... /gotocar [id?]

Reply
#5

the id of a sultan is 560 and the sultan is in wangwars (at the pay 'n spray of san fierro)
Reply
#6

Quote:
Originally Posted by °Fallout°
the id of a sultan is 560 and the sultan is in wangwars (at the pay 'n spray of san fierro)
hehe I didn't mean the model id, I mean the car id... ex. in OnGameModeInIt, you have the correct order of cars.. First 34 car are house cars, then as you add cars the ids go 35,36,37 and so on...And then you can use /gotocar... I want to know do these cars have a id, and if they do where are they?
Reply
#7

i don't understand what you mean with the id....
that id will be different in your mode, than in mine
but you can always find them in the WangCars garage and at The Big Ear
Reply
#8

The vehicle ids will change as you add and move them about so you will have to count the vehicles in your gamemode till you get to the one you want.

In this case you can use Sultan1 as the vehicle ID.
Reply
#9

how i make compents
Reply
#10

use addvehiclecomponent
you can see it in this script
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)