SET_VEHICLE_NUMBER_PLATE_TEXT
SET_VEHICLE_NUMBER_PLATE_TEXT **This is the server-side RPC native equivalent of the client native [SET_VEHICLE_NUMBER_PLATE_TEXT](?\_0x95A88F0B409CDA47).**
CFX
Signature
lua
SetVehicleNumberPlateText(GetVehiclePedIsIn(PlayerPedId(), false), plateText)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | The vehicle to set the plate for | |
| char* | The text to set the plate to, 8 chars maximum |
Usage
lua
SetVehicleNumberPlateText(GetVehiclePedIsIn(PlayerPedId(), false), plateText)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
