Cars with special ids
#1

so ppl hey and again i have one problem and idk how to solve this...

so i saw in too many gamemods ppl do for exaple the turismo (id:451) be a for eg: ID 100 i call it do a special ID bcs i want do special cars for some teams and i want create one car only for this team but i want ID 100 the turismo for team and 451 turismo too be for all

thanks for see
Reply
#2

so no one?
Reply
#3

451 is the MODEL id. 100 is the VEHICLE id and every vehicle has a unique one. You get it like this
pawn Код:
new car = CreateVehicle(400, x, y, z, a, -1, -1, -1);
car will now have that landstalkers (model id 400) unique id
Reply
#4

yes and how to do one car with one vehicle id??
Reply
#5

i saw in grandlarc the gm of 0.3 it haves this i think but idk how to do...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)