Object ID: Plane
#1

Ok can any one give me a object id for a plane? or Show me how to use like e.g. hydra as a object or something
Reply
#2

create the vehicle id with a name like

new HydraObject;

HydraObject = CreateVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 60);

etc you know

then

on player entervehicle check if is a hydraobject

RemovePlayerFromVehicle

or

SetVehicleParamsForPlayer(playercarid[playerid],i,0,1);

or both xD


giving you the idea on how to do it :P
Reply
#3

Код:
Plane = CreateObject(-objectid-, x-20, y, z+20, 0, 0, 0);
  MoveObject(Plane, x, y, z+20, 1.8);
I need like a planeobject id so I can move it while on the script?
Reply
#4

then use ****** and type for Samp objects ids?
Reply
#5

Yes, but I can't find the object id for a plane thats why I was asking if theres another way to go about it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)