Quote:
Originally Posted by Kiyozi_Mu
Hey All, I want to edit vehicle object with 0.3e, Is it posibble to do this ?
pawn Code:
CustomMods[v] = CreateObject(modelid,0.0,0.0,0.0,0.0,0.0,0.0); AttachObjectToVehicle(CustomMods[v], v, 0.0,0.0,0.0,0.0,0.0,0.0); EditObject(playerid, CustomMods[v]);
|
Why you don't create your own theard?