About 128 results
Open links in new tab
  1. Practical Information | Lua Documentation

    You're welcome to contact us:Cherax Forum

  2. 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.

  3. 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.

  4. 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.

  5. 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 …

  6. 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 …

  7. 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 …

  8. Globals | Lua Documentation - docs.cherax.vip

    enum ImGuiStyleVar_ { // Enum name --------------------- // Member in ImGuiStyle structure (see ImGuiStyle for descriptions) ImGuiStyleVar_Alpha, // float Alpha ...

  9. docs.cherax.vip

    * Lua 5.4 ## Development Q\&A Lua Directory: C:\Users\\{machine.username}\AppData\Roaming\Cherax\Lua

  10. 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