AddTextComponentSubstringPlayerName — FiveM Natives
0x6C188BE134E074AA · HUD · all
Adds an arbitrary string as a text component placeholder, replacing ~a~ in the current text command's text label. See the documentation on text formatting for more information.
Parameters
| Name | Type | Description |
|---|---|---|
| text | char* | A string to add of up to 99 characters. This can contain additional `~` formatting directives. |
Returns
void