Page 1 of 1

Can't get a shooter working..

Posted: Mon Mar 14, 2005 12:50 am
by L.Bridge
Hi,

I've started working on an RTC dungeon and I can't get a shooter to work. I've had a look at the DM map but can't see anything that I've done differently.

I've got a Trigger to Activate a Shooter within a wall. Is there something I'm missing or should be doing etc?

Thanks in advance

Lee

Posted: Mon Mar 14, 2005 7:24 am
by beowuuf
Hey, is this L.Bridge as in LMB, author of 'Poison, 'Lost scrolls' and the 'Wake the Dead' level of the team dungeon? If so, welcome back and 'Woohoo' on you working on a new dungeon

Shooters are easy, it should work as you've described it - what's your strength/charge settings? Or can you post the text of your shooter and trigger?

Posted: Mon Mar 14, 2005 10:28 am
by L.Bridge
Yup, that's me :-) Glad you enjoyed them.

Text as follows:
(Shooter)

ref022417-1 WALLITEM_HOLES_FIREBALL 17 24 2 NORTH
ref022417-2 WALLITEM_RELAY 17 24 2 CENTRE ACTION=(ACTIVATE) TARGET=(ref022417-2) OPTIONS=(DELAY:20)
ref022417-3 WALLITEM_SHOOTER 17 24 2 NORTH TYPE=(SINGLE) SHOOTS=(DUNGEON_SPELL_FIREBALL) STRENGTH=(29)

(Trigger)

ref021816-1 FLOORITEM_TRIGGER 16 18 2 OPBY=(ALL) ACTION=(ACTIVATE) TARGET=(ref022417-2)

Hope that helps.

Lee

Posted: Mon Mar 14, 2005 10:39 am
by George Gilbert
I think the problem is that your relay is targeting itself - it should be targeting the shooter...

Posted: Mon Mar 14, 2005 8:01 pm
by L.Bridge
Your right, sorry to waste your time!

Posted: Mon Mar 14, 2005 8:22 pm
by beowuuf
If it gets a new dungeon it's not a waste of time : )