Tem como ?
#1

Tem como criar um carro tunado na Wheel Arch Angels?
Tipo AddStaticVehicle, sei lб
Alguem ajuda plz ?
Reply
#2

Vocк tem que usar a funзгo de tunar o carro dentro do callback de spawnar ele..
pawn Code:
public OnVehicleSpawn(vehicleid)
{
  AddVehicleComponent(vehicleid,componentid);
  return 1;
}
vocк pode conferir os "componentid" aqui: https://sampwiki.blast.hk/wiki/Car_Component_ID
Reply
#3

Quote:
Originally Posted by [O_o
Davidovich ]
Vocк tem que usar a funзгo de tunar o carro dentro do callback de spawnar ele..
pawn Code:
public OnVehicleSpawn(vehicleid)
{
  AddVehicleComponent(vehicleid,componentid);
  return 1;
}
vocк pode conferir os "componentid" aqui: https://sampwiki.blast.hk/wiki/Car_Component_ID
Vlw
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)