25.09.2009, 13:20
Isn't easier just return your VehicleToPos value instead of using separated if for it?
pawn Код:
//...
return VehicleToPoint(10, vehicleid, x, y, z);