Add hydraulics with a command?
#1

I could need some help with this.

Anyone got a simple code for this?
Reply
#2

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

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


Forum Jump:


Users browsing this thread: 1 Guest(s)