Lua API global Variable Viewer (gvv)

by Ritn

This is a debugging tool. This mod adds commands /gvv and others and a hotkey(Ctrl+Shift+V) to allow you to check _G and global table of map or each mods. Only admins can use command if it is multiplay game. You have to input some code for temporary accessibility or have to edit "control.lua" of other mod or map to access global table of the mod or map. See "Helper" tab for instructions.

Utilities
a month ago
1.0 - 2.0
3.33K

g [0.5.5 fixes] LuaGameScript doesn't contain key enable_tip_triggers_in_costom_scenarios

a month ago
(updated a month ago)

If I open the Editor (using Editor Extesnsions mod)
I can not use [game]
only the message appears:
LuaGameScript doesn't contain key enable_tip_triggers_in_costom_scenarios

EDIT
oops this is also no longer possible in the normal game

a month ago

I just reproduced the error by modding, so I was able to fix it.
I simply removed the reference to this method from LuaGameScript.

;)

a month ago

so is this a space age compatibility thing?

a month ago

no because I got the error without using the space-age extension

New response