
Practical Information | Lua Documentation
You're welcome to contact us:Cherax Forum
add_toggle | Lua Documentation - docs.cherax.vip
Adds a toggle to one of the main cherax child windows. The name can be obtained by right clicking on the child.
add_button | Lua Documentation - docs.cherax.vip
Adds a button to one of the main cherax child windows. The name can be obtained by right clicking on the child.
is_open | Lua Documentation - docs.cherax.vip
Lua Documentation API Reference g_gui is_open Returns whether the main cherax windo is opened or not.
GAMEPLAY | Lua Documentation - docs.cherax.vip
void TERMINATE_ALL_SCRIPTS_WITH_THIS_NAME(string scriptName) void SET_FAKE_WANTED_LEVEL(int fakeWantedLevel) bool IS_BIT_SET(int address, int offset) void …
ENTITY | Lua Documentation - docs.cherax.vip
bool DOES_ENTITY_EXIST(Entity entity) vec3 GET_ENTITY_COORDS(Entity entity) void SET_ENTITY_COORDS_NO_OFFSET(Entity entity, float xPos, float yPos, float zPos) vec3 …
PLAYER | Lua Documentation - docs.cherax.vip
Ped GET_PLAYER_PED(Player player) Ped GET_PLAYER_PED_SCRIPT_INDEX(Player player) Ped PLAYER_PED_ID() Player PLAYER_ID() void SET_PLAYER_WANTED_LEVEL(Player player, int …
Globals | Lua Documentation - docs.cherax.vip
enum ImGuiStyleVar_ { // Enum name --------------------- // Member in ImGuiStyle structure (see ImGuiStyle for descriptions) ImGuiStyleVar_Alpha, // float Alpha ...
docs.cherax.vip
* Lua 5.4 ## Development Q\&A Lua Directory: C:\Users\\{machine.username}\AppData\Roaming\Cherax\Lua
API Reference | Lua Documentation - docs.cherax.vip
Development Q&A Lua Directory: C:\Users\ {machine.username}\AppData\Roaming\Cherax\Lua Previous Practical Information Next Classes Last updated 4 years ago