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