SA-MP Forums Archive
Add hydraulics with a command? - 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: Add hydraulics with a command? (/showthread.php?tid=302991)



Add hydraulics with a command? - Lanzmeister - 11.12.2011

I could need some help with this.

Anyone got a simple code for this?


Re: Add hydraulics with a command? - THE_KNOWN - 11.12.2011

pawn Код:
CMD:hydraulics(playerid,params[])
{
    AddVehicleComponent(GetPlayerVehicleID(playerid), 1087);
    return 1;
}



Re: Add hydraulics with a command? - Vince - 11.12.2011

https://sampwiki.blast.hk/wiki/AddVehicleComponent
https://sampwiki.blast.hk/wiki/Car_Component_ID