18.02.2013, 00:05
Hey, I want to edit object vehicle with 0.3e object editor..
Is it posibble to do with this ?
Is it posibble to do with this ?
pawn Код:
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]);