Tamkis
Lua Grasshopper
A few quick advanced LUA questions for editing:
- Emblem stuff
- How could one retrieve the current amount of emblems earned for a co-op game? Looking at the wiki, I can't seem to find the variable name (if it even exists for Lua access)
- How could one detect if a particular, collectible emblem Map Thing has already been collected for co-op? (I.e, when the emblem Map Thing is greyed out?)
- How could one award an emblem on a custom condition in co-op? (For example, collecting 5 custom objects in a level and finishing the level to earn an emblem?)
- Level management
- How could one change the next level for play based on a condition (like how the ancient Mystic Temple mod did so?)