compileState #2348
Unanswered
dyzcypul
asked this question in
General Questions
compileState
#2348
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
have the following in a plugin.lua, so that I can get undefined globals. The problem is that everything is an undefined global at this point, including ipairs, tonumber, etc.. Is there a way to get the state in a plugin after the libraries are parsed, or to tell if the onSetText is run during the preload?
Beta Was this translation helpful? Give feedback.
All reactions