Search found 3 matches
- Fri Oct 11, 2013 9:21 am
- Forum: Grimrock 2 Discussion
- Topic: Dungeon Editor Suggestions
- Replies: 85
- Views: 83467
Re: Dungeon Editor Suggestions
Grimrock global variable : Variable that would be saved in grimrock configuration file instead of save file. They would let save some configurations like : key id to show quickbar on all map that use that framework a counter to know the last chapter finished of a custom dungeon saga a kind of Tooru...
- Fri Oct 11, 2013 8:48 am
- Forum: Grimrock 2 Discussion
- Topic: Quick spellcasting
- Replies: 42
- Views: 45547
Re: Quick spellcasting
A new suggestion to add to the mix... Allow entry of spell runes through the numpad. Pros: 1. This allows for quick entry of spell runes. 2. You will get quicker entering similar patterns through muscle memory (unlike when clicking squares on a mouse). 3. Equally, it can be quite tense when tapping...
- Fri Oct 11, 2013 6:57 am
- Forum: Modding
- Topic: [Learning LUA] Lesson 3: Values and Operators is up!
- Replies: 49
- Views: 71325
Re: [Learning LUA] Lesson 3: Values and Operators is up!
I don't know if somebody knows, there is a gloabl variable _G that contains everything, I can't use in in Grimrock, did anyone know a way to get all globals elements (would be usefull to know the potential of Grimrock) ? Thanks in advance. Also, I've been using lua a little for another game, and for...