Skip to content

Looks for instances of global variables being set from within any functions and outputs to console/file

Notifications You must be signed in to change notification settings

willox/gmod-global-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

gmod-global-finder

Looks for instances of global variables being set from within any functions and outputs to console/file

Usage: lua_variable_global_find console command

Examples:

  lua_variable_global_find lua
  lua_variable_global_find gamemodes
  lua_variable_global_find addons/myAddon
  lua_variable_global_find gamemodes/sandbox
  lua_variable_global_find lua/myAddonCode

About

Looks for instances of global variables being set from within any functions and outputs to console/file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages