Reference

Lookup tables β€” pages you search for one specific fact rather than read start to finish. Distinct from Resident Modules/Engine Namespaces/lua-bridge API, which document behavior (what a function does); everything here documents names (what string to pass where).

  • Glossary β€” terms used throughout this wiki that aren’t standard Lua vocabulary or mean something specific in this engine.
  • Hash Lookup β€” the master name/hash table.
  • Sound, Music & Effects β€” music cue, particle effect, and voice-over key names.
  • Spawn Reference β€” Pg.Spawn/Pg.GetGuidByName template names, organized by task (vehicles, weapons, name lookups).
  • Model Rig Browser β€” an interactive, searchable browser for every bone/hardpoint name recovered across all 329 models in the game, with a live 2D skeleton view.

Back to top

This site uses Just the Docs, a documentation theme for Jekyll.