'SetVehicleNumberPlate' Doesn't works?
#1

Hello,

I have some problems with the function 'SetVehicleNumberPlate'.
The Number Plate of the cars will not be changed...

My code for the changes:

pawn Код:
public OnVehicleStreamIn(vehicleid, forplayerid)
{
    SetVehicleNumberPlate(vehicleid, "{01DF01} DL V1.0");
    return 1;
}
I'm doing something wrong? Or is it a bug?

Thanks.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)