SA-MP Forums Archive
edit attached vehicle object - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: edit attached vehicle object (/showthread.php?tid=514242)



edit attached vehicle object - n00el - 20.05.2014

PHP код:
new veh;
    new 
objectid CreateObject(186460000.00.00);
    
veh GetPlayerVehicleID(playerid);
    
AttachObjectToVehicle(objectidveh0.00.01.00.00.00.0);
    
EditObject(playeridobjectid); 
its not good.. any idea to edit attachedvehicle object?