A new "monster"

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
Big-J-Q
Adept
Posts: 215
Joined: Sat Apr 14, 2001 6:05 pm
Location: Oulu, Finland

A new "monster"

Post by Big-J-Q »

What would you think of a monster, which:

- has no graphics at all (invisible)
- has no (direct) ways of attacking & slaughtering party
- moves on at a given speed and at every corner turns
to the left.

This could be used to create timed effects, such as closed doors opening at regular intervals, moving pits, monster generators etc.

Some of these can be accomplished by using regular monsters, but regular monsters tend to move "too intelligently". This one wouldn't care about its surroundings and the position of the party. Think: Can you create a door that opens every 5 minutes (without lots of lots of complex dungeon structures)?
twinfalls
Journeyman
Posts: 81
Joined: Tue Sep 19, 2000 11:05 am

What about a timer ?

Post by twinfalls »

I think you ask for a timer.

BTW To George: what about hooks in RTC to open it to user's extensions, in partcular, giving acces to the API windows. ( this for hard core C programmers ).
User avatar
beowuuf
Archmastiff
Posts: 20686
Joined: Sat Sep 16, 2000 2:00 pm
Location: Basingstoke, UK

yup, sounds like a timer

Post by beowuuf »

What are the current delay ranges? I forget.
Was unable to (permenantly) kill off ian_scho (Haynuus), Ameena, oh_brother (Westian), money (Falkor), raixel (Petal) and Lord_Bones (Aurek) in the DM D&D game Time's Champions!

CONGRATULATIONS TO THOSE WHO MADE THE GAME WHAT IT WAS - GREAT!
User avatar
Gambit37
Should eat more pies
Posts: 13778
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

Can already be done.

Post by Gambit37 »

All those effects can be achieved already using combinations of triggers and relays - probably not more than 3 or 4 per item. I don't think there are any set restrictions on timers - you can probably make them as long as you want. Note that the DELAY:X parameter works on a basis of 6 ticks per second so a delay of 12 is two seconds.
User avatar
Lunever
Grand Druid
Posts: 2712
Joined: Thu Feb 14, 2002 4:47 pm

Re: Can already be done.

Post by Lunever »

I suppose that it wouldn´t be much more effort to include a direct timer command than it would be to program the behaviour of such a monster.
<p>Komm zur bunten Seite der Macht! </p>
Parting is all we know from Heaven, and all we need of hell.
Post Reply