LogoLogo
search
⌘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 contextquestion-circle
LogoLogo
  • discord
  • Curl
  • globals
    • get_int(global)
    • get_float(global)
    • get_string(global)
    • get_vec3(global)
    • set_int(global, value)
    • set_float(global, value)
    • set_string(global, value)
    • set_bit(global, value)
    • clear_bit(global, value)
    • is_bit_set(global, value)
  • locals
  • menu
  • ImGui
  • log
  • Memory
  • natives
  • network
  • notification
  • script
  • script_events
  • tubables
  • util
  • Vector3
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

globals

contains functions for manipulating globals inside the game

get_int(global)chevron-rightget_float(global)chevron-rightget_string(global)chevron-rightget_vec3(global)chevron-rightset_int(global, value)chevron-rightset_float(global, value)chevron-rightset_string(global, value)chevron-rightset_bit(global, value)chevron-rightclear_bit(global, value)chevron-rightis_bit_set(global, value)chevron-right
PreviousVerbosity/Debuggingchevron-leftNextget_int(global)chevron-right