Vollbild ansehen
Tuning
v2.3
BeamNG v0.6
@Neverless
1h ago
Experimental Lua Globals Explorer
See all the aviable functions and variables with ease
mod_description
When modding Lua, I often want to see which functions are available. dump() is useful, but it frequently gets cut off in large tables and isn’t very readable. This super-duper-awesome tool I created solves that problem: it lets you browse all available functions, tables, and variables in both GELua and VLua, and offers more features than dump() ever could.
Browser View
Source View
Features:
View all available functions and variables
Quickly inspect Lua function source
Sort by name, type or value
Filter by variable type
Search bar for fast lookup
Copy function calls and variable names
Open tables, userdata and cdata interactively along with metatables and __index
Font size and type customizability
Controls:
Open with ALT + TIDLE (the key you open console with), rebindable in Settings > Controls > General Debug
Click a key (left column) to copy its name or full Lua path
Click a value (right column) to interact depending on its type:
Tables, Userdata and Cdata: open the table, metatable and __index
Functions: view Lua source
Others: copy the value
Right click a key to execute a lua command; quickly wrap the command in dump(...) or save to M1–M5 variables
Tips:
Use with the console for extreme effiecency
Click the type icon to pin a key name to the top
CTRL + click on the filters to disable all other types quickly
Useful commands:
M1 = vec3()
M2 = quat()
M3 = getPlayerVehicle(0)
M4 = createObject("TSStatic")
M5 = require("string.buffer").new()
Support for vlua and auto refresh
I shall also thank @Neverless for help during developement
This was coded by a real human being (no ai slop)
Please consider supporting me as it would help a lot: https://ko-fi.com/e32k_
Wie installiere ich diesen Mod in BeamNG.drive?
- Lade die Experimental Lua Globals Explorer.zip.
-
Verschiebe die .zip-Datei unverändert in deinen BeamNG Mods-Ordner:
- Starte BeamNG.drive – der Mod ist sofort im Fahrzeugmenü oder Repository aktiv!
Sicherheitsprüfung bestanden
Keine Schadsoftware erkannt • Geprüft
Dateiname:
Experimental Lua Globals Explorer.zip
Dateigröße:
2.2 MB
Downloads:
0
Likes:
0
Hinzugefügt am:
7.9.2026
Ähnliche Mods aus Tuning
1 / 1