Some More Questions

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
User avatar
welchdrew
Posts: 15
Joined: Thu Sep 27, 2012 3:20 am
Location: Home of the Yoopers, Michigan's Upper Peninsula

Some More Questions

Post by welchdrew »

Just a few more questions I would like to ask.

1. When will the Cow on Wheels be available for modders to use? (I made a whole secret cow level in my map, seriously could not resist.)
2. How do you clone items? I would like to make a Cow Key.
3. Is it possible to clone things like Locks? Id like to make a Cow Lock.
4. Ive seen some posts on making models, I have some ideas for new equipment and enemies. Where can I get the modeler?
5. I know its dialouge is hardcoded into the game, but is it at least possible to make the cube "Shut Up" entirely?(No Dialouge at all)
6. Is it possible to script a Miniboss/Sub-Boss?

I know some of these questions are very newbie questions, but some help would be excellent.
User avatar
antti
Posts: 688
Joined: Thu Feb 23, 2012 1:43 pm
Location: Espoo, Finland
Contact:

Re: Some More Questions

Post by antti »

welchdrew wrote:Just a few more questions I would like to ask.

1. When will the Cow on Wheels be available for modders to use? (I made a whole secret cow level in my map, seriously could not resist.)
2. How do you clone items? I would like to make a Cow Key.
3. Is it possible to clone things like Locks? Id like to make a Cow Lock.
4. Ive seen some posts on making models, I have some ideas for new equipment and enemies. Where can I get the modeler?
5. I know its dialouge is hardcoded into the game, but is it at least possible to make the cube "Shut Up" entirely?(No Dialouge at all)
6. Is it possible to script a Miniboss/Sub-Boss?

I know some of these questions are very newbie questions, but some help would be excellent.
1. Very soon. I think I can promise that I can get it prepared for "public consumption" during this week. :)
2. Here's a guide on how to clone items: http://www.grimrock.net/modding/creating-custom-assets/
3. Yup.
4. You can use pretty much any 3D modeling software. There's a lot of different options but Blender 3D is a popular free alternative. Beware though that if you haven't done any 3d modeling before, it will take time and dedication to learn.
5. I'm afraid not.
6. Sure.
Steven Seagal of gaming industry
User avatar
Blichew
Posts: 157
Joined: Thu Sep 27, 2012 12:39 am

Re: Some More Questions

Post by Blichew »

Just a follow-up:
1. Very soon. I think I can promise that I can get it prepared for "public consumption" during this week.
Do you have anything else in store (even some left-overs from development times) what might come out following The Cow?

Just a yes/no question, no specifics :P
User avatar
welchdrew
Posts: 15
Joined: Thu Sep 27, 2012 3:20 am
Location: Home of the Yoopers, Michigan's Upper Peninsula

Re: Some More Questions

Post by welchdrew »

antti wrote: I'm afraid not.
Awww, I had ideas on making the cube an unkillable enemy that the player must avoid on certain floors. (3 different floors to be exact)

There would be safe areas that the cube cant enter.(Found out the cube is affected by teleporters, I hope that is never changed. Since Ill be using teleporters to block the cube from entering the safe areas.) So I just didnt want the cube to be blabering its nonsense at me while doing puzzles and stuff.
User avatar
antti
Posts: 688
Joined: Thu Feb 23, 2012 1:43 pm
Location: Espoo, Finland
Contact:

Re: Some More Questions

Post by antti »

Blichew wrote:Just a follow-up:
1. Very soon. I think I can promise that I can get it prepared for "public consumption" during this week.
Do you have anything else in store (even some left-overs from development times) what might come out following The Cow?

Just a yes/no question, no specifics :P
I think with the cow we're all done. Although the cow thing will include one bonus asset that you've already seen but which you might not remember!
Steven Seagal of gaming industry
User avatar
Neikun
Posts: 2457
Joined: Thu Sep 13, 2012 1:06 pm
Location: New Brunswick, Canada
Contact:

Re: Some More Questions

Post by Neikun »

Oh I love riddles. Time to go watch all the official videos again =D
EDIT: IT'S THE RAY GUN!
Oh man. Ray gun. oh yeah. 8-)
Conspiracy Keannu time: What if cows and ray guns has something to do with the next Almost Human game release? :0
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
  • Message me to join in!
User avatar
welchdrew
Posts: 15
Joined: Thu Sep 27, 2012 3:20 am
Location: Home of the Yoopers, Michigan's Upper Peninsula

Re: Some More Questions

Post by welchdrew »

Is it possible to script a music change purely for the miniboss/sub-boss? So the music goes away after the miniboss/sub-boss is defeated?
User avatar
antti
Posts: 688
Joined: Thu Feb 23, 2012 1:43 pm
Location: Espoo, Finland
Contact:

Re: Some More Questions

Post by antti »

welchdrew wrote:Is it possible to script a music change purely for the miniboss/sub-boss? So the music goes away after the miniboss/sub-boss is defeated?
Not as such, no. The music system in LoG is unfortunately rather bare bones. :(
Steven Seagal of gaming industry
User avatar
Blichew
Posts: 157
Joined: Thu Sep 27, 2012 12:39 am

Re: Some More Questions

Post by Blichew »

you can always use playSound but the music will have to be in .wav format which will greatly increase mod's size...
User avatar
antti
Posts: 688
Joined: Thu Feb 23, 2012 1:43 pm
Location: Espoo, Finland
Contact:

Re: Some More Questions

Post by antti »

Blichew wrote:you can always use playSound but the music will have to be in .wav format which will greatly increase mod's size...
It's also much less optimal this way as far as memory consumption is concerned: the .ogg music will be streamed whereas the .wav sound effects are always kept in memory.
Steven Seagal of gaming industry
Post Reply