Posts: 70
Threads: 17
Joined: Jun 2009
Reputation:
0
Why numbers are resetting to XYZR 000 after changing resolution? Not always, but often.
Posts: 1,032
Threads: 2
Joined: Dec 2008
Quote:
Originally Posted by piohh
I don't have any problems and I use 2 systems. Random and Staticplates
|
I don't have problems too
But i only have plates at my statics cars
like: army1 = AddStaticVehicle(.....
SetVehicleNumberPlate(army1, "Hi Piohh");
Posts: 70
Threads: 17
Joined: Jun 2009
Reputation:
0
Well, i'm use it on CreateVehicle and not in OnGameModeInit, there is place to get plates. But sometimes their re-writing to XYZR 000. Doesn't understand. :/
Posts: 1,032
Threads: 2
Joined: Dec 2008
add static vehicles man, is a good system
pawn Код:
new streegt;
streetgt = CreateVehicle(ID,X,Y,Z,angle,color1,color2,respawn);
SetVehicleNumberPlate(streetgt, "StreetGT");
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
When you change the resolution? Do you mean the resolution of your game? I don't think it would reset them. You do realize you need to re-spawn the vehicle(s) after changing their license plate? (aka numberplate)
Posts: 70
Threads: 17
Joined: Jun 2009
Reputation:
0
Yeah, the game resolution. Well, i don't know or its after that, bus they changes to default ones. God damn, of course i know what to do. I said they changes then they are setted to customs, you know what i'm mean. Oh.. Just let it go. Thanks.. Admins, lock topic.