Remove statue once it is interacted with?

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
User avatar
HaunterV
Posts: 676
Joined: Mon Apr 16, 2012 9:54 pm
Location: Barrie, Ontario, Canada

Remove statue once it is interacted with?

Post by HaunterV »

OK, so I want to make a sort of armory in my dungeon only the armory will be a hall of warrior statues.

I just want to know is there a way to remove the statues and replace them with either;
- a rubble pile indicating it being destroyed
or
-a non warrior statue indicating the player taking the statues' equipment.

Any help would be, well, helpful.

another option is something along the line of a hud message indicating the discovery of a hidden compartment in the statue resulting in the discovery of loot within.
Grimrock Community 'FrankenDungeon 2012. Submit your entry now!: http://tinyurl.com/cnupr7h
SUBMIT YOUR ASSETS! Community Asset Pack (C.A.P.): http://tinyurl.com/bqvykrp
Behold! The HeroQuest Revival!: http://tinyurl.com/cu52ksc
User avatar
Montis
Posts: 340
Joined: Sun Apr 15, 2012 1:25 am
Location: Grimrock II 2nd playthrough (hard/oldschool)

Re: Remove statue once it is interacted with?

Post by Montis »

You could make a workaround with a blockage.
Use the statue as standard model and then something else as a broken model. Give it a ridiculous amounts of HP and then let it be "destroyed" by a script (damageTile function) and then spawn another statue in the same square.
When destiny calls, the chosen have no choice.

My completed dungeon (LoG1): Hypercube
SpacialKatana
Posts: 163
Joined: Fri Sep 14, 2012 6:20 pm

Re: Remove statue once it is interacted with?

Post by SpacialKatana »

Another way could be to put a hidden plate in front of the statue, when the party stands there fire a script from the plate giving a message and spawning the shield/item.
It's a quick workaround I know, but it would work nicely :)
User avatar
HaunterV
Posts: 676
Joined: Mon Apr 16, 2012 9:54 pm
Location: Barrie, Ontario, Canada

Re: Remove statue once it is interacted with?

Post by HaunterV »

Potential paths to solve my dilemma... all I needed, thanks.

will update when i can... also how do i screen cap the editor? or even fullscreen preview mode? is it the printscreen button? i can't seem to find my screenshots if they do exist and some sort of headsup notification of a screenshot being taken would be nice.
Grimrock Community 'FrankenDungeon 2012. Submit your entry now!: http://tinyurl.com/cnupr7h
SUBMIT YOUR ASSETS! Community Asset Pack (C.A.P.): http://tinyurl.com/bqvykrp
Behold! The HeroQuest Revival!: http://tinyurl.com/cu52ksc
SpacialKatana
Posts: 163
Joined: Fri Sep 14, 2012 6:20 pm

Re: Remove statue once it is interacted with?

Post by SpacialKatana »

You can press F when in preview mode to go fullscreen ;)

I use fraps for screenies and vids....so I'm not much use to you there lmao
User avatar
Komag
Posts: 3659
Joined: Sat Jul 28, 2012 4:55 pm
Location: Boston, USA

Re: Remove statue once it is interacted with?

Post by Komag »

usually you can do printscreen (which will capture your entire desktop) or alt-printscreen (which will capture just the active window) and then you need to open an image editor (such as Paint or Irfanview-highly recommended) and Paste. In Irfanview you can then quickly crop or edit (basically) the image before saving in whatever format you want.
Finished Dungeons - complete mods to play
User avatar
Montis
Posts: 340
Joined: Sun Apr 15, 2012 1:25 am
Location: Grimrock II 2nd playthrough (hard/oldschool)

Re: Remove statue once it is interacted with?

Post by Montis »

HaunterV wrote:Potential paths to solve my dilemma... all I needed, thanks.

will update when i can... also how do i screen cap the editor? or even fullscreen preview mode? is it the printscreen button? i can't seem to find my screenshots if they do exist and some sort of headsup notification of a screenshot being taken would be nice.
Steam has a built-in screenshot tool that should work, try that one.
When destiny calls, the chosen have no choice.

My completed dungeon (LoG1): Hypercube
User avatar
Neikun
Posts: 2457
Joined: Thu Sep 13, 2012 1:06 pm
Location: New Brunswick, Canada
Contact:

Re: Remove statue once it is interacted with?

Post by Neikun »

Komag wrote:usually you can do printscreen (which will capture your entire desktop) or alt-printscreen (which will capture just the active window) .
Oh man, I totally did not know the alt_prntscrn function.
Thanks, Komag!
"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!
Post Reply