Add NOS command
#2

pawn Код:
CMD:nos(playerid)
{
    new vehicleid = GetPlayerVehicleID(playerid);
    AddVehicleComponent(vehicleid, 1010);
    return 1;
}
Reply


Messages In This Thread
Add NOS command - by Astrais - 05.01.2013, 13:10
Re: Add NOS command - by Infinity90 - 05.01.2013, 13:13
Re: Add NOS command - by Edvin - 05.01.2013, 13:19

Forum Jump:


Users browsing this thread: 1 Guest(s)