SetVehicleNumberPlateText — FiveM Natives
0x400F9556 · CFX · server
SET_VEHICLE_NUMBER_PLATE_TEXT This is the server-side RPC native equivalent of the client native SET_VEHICLE_NUMBER_PLATE_TEXT.
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | The vehicle to set the plate for |
| plateText | char* | The text to set the plate to, 8 chars maximum |
Returns
void