Posts: 516
Threads: 153
Joined: Sep 2009
Reputation:
0
Hi i'm gone use SetVehicleNumberPlate but i do it before spawning vehicle... but it not work?
Posts: 372
Threads: 63
Joined: Aug 2010
Reputation:
0
If you set the plate while it is spawned, you have to respawn it for changes to take effect; you could also set the plate OnGameModeInit.
Posts: 6,129
Threads: 36
Joined: Jan 2009
Quote:
Originally Posted by austin070
If you set the plate while it is spawned, you have to respawn it for changes to take effect; you could also set the plate OnGameModeInit.
|
You only need to re-stream the vehicle to anyone who's within streaming distance of the vehicle. You can merely change the vehicle's virtual world temporarily and set it back for the number plate to change.