SetVehicleNumberPlate
#9

Quote:
Originally Posted by toneysix
Посмотреть сообщение
ThomasTailor93 You must put this OnGameModeInit, after the procedure for creating vehicles:
pawn Код:
for(new i = 0; i < sizeof(CopCar); i++)
{
SetVehicleNumberPlate(CopCar[i], "Polizei");
SetVehicleToRespawn(CopCar[i]);
}
SetVehicleToRespawn(CopCar[i]); to use when the vehicle has already spawned. In OnGameModeInit do not need
Reply


Messages In This Thread
SetVehicleNumberPlate - by ThomasTailor93 - 18.12.2010, 17:16
Re: SetVehicleNumberPlate - by CrunkBankS - 18.12.2010, 17:24
AW: SetVehicleNumberPlate - by ThomasTailor93 - 18.12.2010, 17:40
Re: SetVehicleNumberPlate - by WillyP - 18.12.2010, 17:41
Re: SetVehicleNumberPlate - by Stefan_Toretto - 18.12.2010, 17:43
Re: SetVehicleNumberPlate - by Dark_Kostas - 18.12.2010, 17:44
Re: SetVehicleNumberPlate - by toneysix - 18.12.2010, 17:45
AW: SetVehicleNumberPlate - by ThomasTailor93 - 18.12.2010, 17:51
Re: SetVehicleNumberPlate - by CrunkBankS - 18.12.2010, 17:51
AW: SetVehicleNumberPlate - by ThomasTailor93 - 18.12.2010, 17:52
Re: SetVehicleNumberPlate - by toneysix - 18.12.2010, 17:53
AW: SetVehicleNumberPlate - by ThomasTailor93 - 18.12.2010, 17:55
AW: SetVehicleNumberPlate - by ThomasTailor93 - 18.12.2010, 17:57
Re: SetVehicleNumberPlate - by toneysix - 18.12.2010, 18:02
AW: SetVehicleNumberPlate - by ThomasTailor93 - 18.12.2010, 18:05

Forum Jump:


Users browsing this thread: 7 Guest(s)