'SetVehicleNumberPlate' Doesn't works?
#10

Quote:
Originally Posted by Hash [NL-RP]
Посмотреть сообщение
public OnVehicleSpawn(vehicleid)
{
if(vehicleid >= 0 && vehicleid <= 2000)
{
SetVehicleNumberPlate(vehicleid, "Text");
SetVehicleToRespawn(vehicleid);
}
}
I have test this already under OnVehicleSpawn, but that doesn't work.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)