Cars with special ids
#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


Messages In This Thread
Cars with special ids - by SlashPT - 01.11.2009, 15:49
Re: Cars with special ids - by SlashPT - 01.11.2009, 16:49
Re: Cars with special ids - by dice7 - 01.11.2009, 18:14
Re: Cars with special ids - by SlashPT - 01.11.2009, 18:32
Re: Cars with special ids - by SlashPT - 02.11.2009, 16:38

Forum Jump:


Users browsing this thread: