Search found 324 matches
- Tue Apr 11, 2017 1:52 am
- Forum: Off-topic Discussion
- Topic: Druidstone: The Secret of the Menhir Forest
- Replies: 82
- Views: 175808
Re: Druidstone: The Secret of the Menhir Forest
What do you think the replayability of the game is? Is it a one-time "beat the game" kind of story and that's it?
- Thu Feb 02, 2017 1:07 am
- Forum: Mod Creation
- Topic: Ask a simple question, get a simple answer
- Replies: 3955
- Views: 3189564
Re: Ask a simple question, get a simple answer
I know I can do this inside the monster-definition. But what I want to do is to have a monster that behaves like a normal monster and at a certain moment it starts to go to a certain point of the map. So I think I have to add this behaviour during the game to the brain. Or something like that. BTW ...
- Wed Feb 01, 2017 8:58 pm
- Forum: Mod Creation
- Topic: Ask a simple question, get a simple answer
- Replies: 3955
- Views: 3189564
Re: Ask a simple question, get a simple answer
Is there a way to alter during the game a monsters brain behaviour? I tried this but all I got was "attemped to call method 'goTo' (a nil value)" : ghost_1.brain:onThink(self:goTo("dungeon_floor_1")) Yes, it is very moddable. I am doing extensively in my mod. First though, it's ...
- Wed Feb 01, 2017 4:58 pm
- Forum: Mod Creation
- Topic: a nil value - error
- Replies: 2
- Views: 8116
Re: a nil value - error
You are going off of Grimrock 1 info. See this link for Grimrock 2:
http://www.grimrock.net/modding/scripting-reference/
cloneObject() is now "defineObject". Go to Asset Definitions section on that page for more info.
http://www.grimrock.net/modding/scripting-reference/
cloneObject() is now "defineObject". Go to Asset Definitions section on that page for more info.
- Sat Jan 21, 2017 3:12 pm
- Forum: Mod Creation
- Topic: What does this error mean?
- Replies: 3
- Views: 6410
Re: What does this error mean?
Specifically, for ceiling textures that have variants, the 4 numbers correspond to extra "flaps"of texture that fill the arch's gap in the walls. You only want these on walls though. if you have the flaps in open areas of ceiling you will see them hanging down and look bad. So the numbers ...
- Thu Jan 19, 2017 7:39 pm
- Forum: Mod Creation
- Topic: Big problem for me. Mobs are seeing through obstacles
- Replies: 10
- Views: 14476
Re: Big problem for me. Mobs are seeing through obstacles
They are standard wall textures but I am not using any tile set. All of my levels are almost 100% void tiles. I have to do this because wall squares as returned by the map object are determined only when the dungeon loads (the tile has the "solid" parm set to true). It is read-only after ...
- Thu Jan 19, 2017 5:15 pm
- Forum: Mod Creation
- Topic: Big problem for me. Mobs are seeing through obstacles
- Replies: 10
- Views: 14476
Re: Big problem for me. Mobs are seeing through obstacles
I create walls by placing invisible walls in squares and put wall textures in front of them. Are these walls using the existing wall textures, or are they new/original wall art used as dungeon walls? [ie. Something that would normally require a new tile set.] What I am not understanding is the need...
- Thu Jan 19, 2017 4:15 am
- Forum: Mod Creation
- Topic: Big problem for me. Mobs are seeing through obstacles
- Replies: 10
- Views: 14476
Re: Big problem for me. Mobs are seeing through obstacles
Yeah... so it seems. Bummer. Thanks.minmay wrote:Sight is only blocked by walls and closed, non-sparse DoorComponents.
- Thu Jan 19, 2017 3:16 am
- Forum: Mod Creation
- Topic: Thinking, is it time for another Glögg session?
- Replies: 19
- Views: 23292
Re: Thinking, is it time for another Glögg session?
I am bringing this thread back to life. It was stated in it that few people are still modding this game. Based on posts and monitoring of the forums recently, I beg to differ. People are still modding, me included. I think this game is far from dead. I'd love to see an expansion of some sort or even...
- Thu Jan 19, 2017 3:10 am
- Forum: Grimrock 2 Discussion
- Topic: Legend of Grimrock 3
- Replies: 262
- Views: 455202
Re: Legend of Grimrock 3
I don't think a Grimrock 3 is coming guys. I am going leave it at that. Grimrock 2 is it. And unless AH wants to take time out and do an expansion or at least another patch for it, what we got now is all we will ever get.