24.02.2012, 22:11
the CreateVehicle already returns the vehicleid, so you can do
and then use it.
pawn Код:
new NewVehicleID=CreateVehicle(blabla);
new NewVehicleID=CreateVehicle(blabla);