SetVehicleNumberPlate not working
#1

Hello, I have this code:
pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
    SetVehicleNumberPlate(vehicleid, "BlaBla");
    return 1;
}
When I enter vehicle plate does not change. What's wrong ?
Reply
#2

The vehicle must be respawned or restreamed for the changes to take effect.
Reply
#3

Oh... Thanks I will try it another way.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)