Search found 7 matches
- Fri Nov 14, 2014 3:01 pm
- Forum: Mod Creation
- Topic: Future features for the Editor?
- Replies: 21
- Views: 19579
Re: Future features for the Editor?
Copy/paste of a post I created elsewhere. :mrgreen: I used it for a while now, and tried to make atmospheric dungeons, with odd walls and rooms, strange proportions, lights and so on. We can have different stages inside a level, floors above other floors, ... I started with general shape of the leve...
- Fri Nov 14, 2014 2:59 pm
- Forum: Mod Creation
- Topic: Hook framework (a.k.a LoG Framework 2)
- Replies: 42
- Views: 52510
Re: Hook framework (a.k.a LoG Framework 2)
Oh, thanks a lot !JKos wrote:They are like event handlers. See LoG 1 documentation:Teto wrote:Sorry about my dumbness, what is a hook ? (it's not clear in the documentation, or I missed something)
http://www.grimrock.net/modding_log1/scripting-hooks/

- Fri Nov 14, 2014 12:31 am
- Forum: Mod Creation
- Topic: Hook framework (a.k.a LoG Framework 2)
- Replies: 42
- Views: 52510
Re: Hook framework (a.k.a LoG Framework 2)
Sorry about my dumbness, what is a hook ? (it's not clear in the documentation, or I missed something) 

- Fri Nov 14, 2014 12:24 am
- Forum: Mod Creation
- Topic: Dungeon Editor... improving requests
- Replies: 1
- Views: 2834
Dungeon Editor... improving requests
I didn't see this thread somewhere, so I created it. If I was wrong, please delete it. ;) I think that a topic about editor enhancement requests could be useful, since the editor is great, but can be difficult to master it. Especially when few things could be improved for the sake of the modder. :mr...
- Wed Nov 12, 2014 11:32 pm
- Forum: Grimrock 2 Discussion
- Topic: Legend of Grimrock 2 Soundtrack
- Replies: 8
- Views: 37840
Re: Legend of Grimrock 2 Soundtrack
Sorry if I'm writing something stupid, but is it possible to download it ? I don't use/like spotify or i-tunes.
- Mon Nov 10, 2014 11:44 pm
- Forum: Mod Creation
- Topic: Ask a simple question, get a simple answer
- Replies: 3990
- Views: 3428711
Re: Ask a simple question, get a simple answer
I'm starting modding, and I have 3 quick questions, about what I want to do (sorry if those questions were already posted somewhere, but I found nothing) : - I've read that we can "disable" champions. Does it mean that the player can start the journey "alone" ? - Also, does it me...
- Sat Apr 28, 2012 12:54 pm
- Forum: Modding
- Topic: Dungeon Editor Progress
- Replies: 924
- Views: 858437
Re: Dungeon Editor Progress
Am I imagining this the correct way: First, in the map editor, I draw a room surrounded with walls and one hallway out. I place a door in the hallway, and a stepping stone in the middle of the room. Then in Lua, I write a code that whenever the party or an object is placed upon the stepping stone, ...