MISC
CLEAR_BIT
0xE80492A9AC099A93
Jenkins: 0x8BC9E618
Signature
// MISC
void CLEAR_BIT(int* address, int offset)
Parameters
| Type | Name |
|---|---|
| int* | address |
| int | offset |
Return type void
Build 323
Documentation
This sets bit [offset] of [address] to off. Example: MISC::CLEAR_BIT(&bitAddress, 1); To check if this bit has been enabled: MISC::IS_BIT_SET(bitAddress, 1); // will return 0 afterwards
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.