goldrims help!
#2

You need a command to change the rim of car? If this use the following command:

pawn Код:
if(!strcmp(cmdtext, "/goldrims", true))
{
      new Car;
      Car = GetPlayerVehicleID(playerid);
      AddVehicleComponent(Car, 1080);
      return 1;
}
Any mistakes post here.
Reply


Messages In This Thread
goldrims help! - by iHaze. - 02.07.2012, 14:59
Re: goldrims help! - by .FuneraL. - 02.07.2012, 15:04

Forum Jump:


Users browsing this thread: 1 Guest(s)