ChangeVehiclePaintjob bug...
#1

Hello there,

So I have this one bug, I create vehicle, it loads with mods, and when it need to change paintjob, it change it, but in one sec, it just set vehicle color to black, does any one know what bug can be?

pawn Код:
if(PlayerVehicle[playerid][p_Paintjob] >= 0 || PlayerVehicle[playerid][p_Paintjob] <= 2){
    ChangeVehiclePaintjob(PlayerVehicle[playerid][p_Vehicle_ID], PlayerVehicle[playerid][p_Paintjob]);
}
Spawned[playerid] = 1;
return 1;
Reply
#2

any 1?
Reply
#3

Try this with setting vehicle colour to white - (colour ID 1).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)