Jump to content

Recommended Posts

I can't figure out how to access constants like ANCHOR_LEFT in modinfo. GLOBAL doesn't seem to be defined, nor is Lua's string.

I've been using ("").char(i) as a workaround to string.char(i), but I'd rather not use 1 instead of ANCHOR_LEFT, etc.

Edited by Bumber64

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...