LogoLogo
Ctrlk
GitBook Assistant
GitBook Assistant
Working...Thinking...
GitBook Assistant
Good evening

I'm here to help you with the docs.

Ctrli
AI Based on your context
  • discord
  • Curl
  • globals
  • locals
    • get_int(scriptname, index)
    • get_float(scriptname, index)
    • get_string(scriptname, index)
    • set_int(scriptname, index, value)
    • set_float(scriptname, index, value)
    • set_string(scriptname, index, value)
  • menu
  • ImGui
  • log
  • Memory
  • natives
  • network
  • notification
  • script
  • script_events
  • tubables
  • util
  • Vector3
Powered by GitBook
On this page

locals

contains functions for manipulating globals inside the game

get_int(scriptname, index)get_float(scriptname, index)get_string(scriptname, index)set_int(scriptname, index, value)set_float(scriptname, index, value)set_string(scriptname, index, value)
Previousis_bit_set(global, value)Nextget_int(scriptname, index)