Adding Custom Cars in my server?
#1

hey guys, here's my story/issue

Ive recently made my own server and im trying to figure out how to put a custom car into my server so that i can see it as well as any one who joins can see it. for example, id love to be able to patrol my server in a batmobile or a dodge viper or something and have people notice it. is there a way to do it?

second question, if the above section is possible, is there a way to make it so only i have access to this vehicle? i wouldnt want a bunch of randoms driving 1 or more batmobiles around.....is it possible for me to spawn it somehow with an admin command?

if you know how do any of this, detailed explanations would be greatly appreciated!!!!

-thanks in advance guys and girls
Reply
#2

Custom modded vehicles, yes? i think it'll be just like on my server with skins. You need to change *.txd and *.dff name of the car on the one of original car names R* and put them into SAMP.img. Then you'll change vehicle only in SAMP - not Single Player. It should for i think because with skins it working for me.
Reply
#3

I just saw that in MTA. In SAMP this is not possible i think.
Reply
#4

Well you are not able to add CUSTOM MODED VEHICLES to server but you are able to make private vehicles....
Reply
#5

Quote:
Originally Posted by banner
View Post
hey guys, here's my story/issue

Ive recently made my own server and im trying to figure out how to put a custom car into my server so that i can see it as well as any one who joins can see it. for example, id love to be able to patrol my server in a batmobile or a dodge viper or something and have people notice it. is there a way to do it?

second question, if the above section is possible, is there a way to make it so only i have access to this vehicle? i wouldnt want a bunch of randoms driving 1 or more batmobiles around.....is it possible for me to spawn it somehow with an admin command?

if you know how do any of this, detailed explanations would be greatly appreciated!!!!

-thanks in advance guys and girls
1. How to add cars to the server.
pawn Code:
AddStaticVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1) // <-- Example ...
Here you can see car model id's: https://sampwiki.blast.hk/wiki/Vehicles:All




2. How to add batmobile & dodge viper to the server.

- You can mod your vehicles but other players won't be able to see them.

Here you can download some mods:

http://www.gtainside.com/en/download.php?do=cat&id=116

http://gta-worldmods.de/phpkit/start...dreas_Cars.php

etc ..

Good luck,

Reply
#6

Quote:
Originally Posted by Matej_
View Post
1. How to add cars to the server.
- You can mod your vehicle but other players won't be able to see them.
But he can mod this in SAMP.img and it should replace. Then players go download new SAMP.img install and all will be able to see modded vehicles.
Reply
#7

Quote:
Originally Posted by Riddick94
View Post
But he can mod this in SAMP.img and it should replace. Then players go download new SAMP.img install and all will be able to see modded vehicles.
Yeah.
Reply
#8

Quote:
Originally Posted by Matej_
View Post
1. How to add cars to the server.
pawn Code:
AddStaticVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1) // <-- Example ...
Here you can see car model id's: https://sampwiki.blast.hk/wiki/Vehicles:All




2. How to add batmobile & dodge viper to the server.

- You can mod your vehicles but other players won't be able to see them.

Here you can download some mods:

http://www.gtainside.com/en/download.php?do=cat&id=116

http://gta-worldmods.de/phpkit/start...dreas_Cars.php

etc ..

Good luck,

ive been in a few servers that had vehicles that dont exist in regular san andreas, how did they add those? and why was i able to see the changed vehicle rather then the regular one?
Reply
#9

Quote:
Originally Posted by banner
View Post
ive been in a few servers that had vehicles that dont exist in regular san andreas, how did they add those? and why was i able to see the changed vehicle rather then the regular one?
That's not possible unless you downloaded their samp.img or you moded your vehicles and you didn't know you did that.
Reply
#10

oh ic, maybe they just did something else to it...one vehicle i saw was a cop car that had a huge spiked ram on the front of it..maybe it wasnt custom, maybe they tinkered with the script to make the ram appear on the front of a normal car i guess.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)