A terrain challenge

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
AuthorTopic: A terrain challenge
Lifecrafter
Member # 6700
Profile Homepage #0
Okay, folks. Lord Grimm finally caves and starts his first topic.

The conundrum is as follows:

I am trying to create a terrain of a cage.
Yes, seemingly simple enough. Jeff supplies a very nice cage in VoDT. (a)
But.
I would like to alter the cage so that a character can walk on the space and appear as though inside of the cage. (b)
Originally, I thought I might be able to split the cage into two graphics (c,d) and layer them through various te_second_icon commands, including cutaways.
Alas, all of the graphics appear behind the character. (e)

IMAGE(http://photos-211.facebook.com/ip005/v22/66/76/141300885/s141300885_30194211_9308.jpg)

I cannot create custom graphics of all of the monsters in cages, as I don't have enough room in my terrain list to do so.
I would also rather like to allow party members to walk through the cages.

I can use a different graphic if I must, but I want to see if there's something that I'm missing.

--------------------
The Silent Assassin is happy that I finally started a topic.
Next thing you know, he'll have me spamming.

--------------------
-Lenar Labs
What's Your Destiny?

Ushmushmeifa: Lenar's power is almighty and ineffable.

All hail lord Noric, god of... well, something important, I'm sure.
Posts: 735 | Registered: Monday, January 16 2006 08:00
Law Bringer
Member # 4153
Profile Homepage #1
This isn't an issue of second_icon properties, but rather te_cutaway_which_sheet/icon.

I think to get the effect you're looking for, just set te_cutaway_which_sheet and te_cutaway_which_icon to whatever the sheet and icon of the cage itself are (I'm talking about the normal cage, not the one you've dissected).

--------------------
Gamble with Gaea, and she eats your dice.

I hate undead. I really, really, really, really hate undead. With a passion.
Posts: 4130 | Registered: Friday, March 26 2004 08:00
BANNED
Member # 4
Profile Homepage #2
What I did was cut out the floor and then make a terrain that places the graphics one space "behind" it. You'd have to make it so that the cage space itself is blocked, and you'd have to have special terrain scripts (or blocked terrain spaces if it's a monster) preventing the occupant from leaving.

--------------------
*
Posts: 6936 | Registered: Tuesday, September 18 2001 07:00
Warrior
Member # 6846
Profile #3
Instead of having a single graphic occupying the space you want the character to occupy, it might be easier to design the cage in terms of walls on the squares north, south, east and west of the character occupied square.

Of course, this doesn't really help if you want anything other than a square cage, but it would be easier than fiddling around with te_second_icon commands. Another advantage is that the cage can be made as big as you want.

As for walking through cages, it would be a relatively simple step from there to create a cage door graphic (or alternatively, allow characters to slip through the bars).

--------------------
"Build a man a fire, and he´ll be warm for a day; set a man on fire, and he´ll be warm for the rest of his life."
Posts: 65 | Registered: Thursday, March 2 2006 08:00