HUD
GET_CHARACTER_FROM_AUDIO_CONVERSATION_FILENAME_BYTES
0xCE94AEBA5D82908A
Jenkins: 0xFA6373BB
Signature
// HUD
const char* GET_CHARACTER_FROM_AUDIO_CONVERSATION_FILENAME_BYTES(const char* text, int startPosition, int endPosition)
Parameters
| Type | Name |
|---|---|
| const char* | text |
| int | startPosition |
| int | endPosition |
Return type const char*
Build 323
Former names
- _GET_TEXT_SUBSTRING_SLICE
Documentation
Returns a substring that is between two specified positions. The length of the string will be calculated using (endPosition - startPosition). Example: // Get "STRING" text from "MY_STRING" subStr = HUD::_GET_TEXT_SUBSTRING_SLICE("MY_STRING", 3, 9); // Overflows are possibly replaced with underscores (needs verification) subStr = HUD::_GET_TEXT_SUBSTRING_SLICE("MY_STRING", 3, 10); // "STRING_"?
APPI RP
Join us on FiveM
Semi-Serious GTA V roleplay on APPI RolePlay — hop into Discord for rules and onboarding, then follow the guide when you're ready to connect.