Still discovering stuff
Moderator: Ameena
Forum rules
Please read the Forum rules and policies before posting. You may
to help finance the hosting costs of this forum.
Please read the Forum rules and policies before posting. You may

Still discovering stuff
Go in front of a door with a switch. Prepare a fireball or a lightning bolt.
Open or close the door, cast the spell when the doors is opening/closing.
Do you know what will happen?
Open or close the door, cast the spell when the doors is opening/closing.
Do you know what will happen?
- andyboy_uk
- On Master
- Posts: 647
- Joined: Thu Feb 20, 2003 1:51 am
- Location: London, UK
I tried to reproduce it and make a movie, but It seems it only happens with a debug version that Paul S handed to me. So it's probably a bug at this stage, but since it made sense, it could be turned into a feature maybe?
Don't worry, I won't spoil it for you, I'll keep the secret until you can discover it by yourselves
So, Paul, can you try as described with your debug version?
Don't worry, I won't spoil it for you, I'll keep the secret until you can discover it by yourselves

So, Paul, can you try as described with your debug version?
- andyboy_uk
- On Master
- Posts: 647
- Joined: Thu Feb 20, 2003 1:51 am
- Location: London, UK
- Paul Stevens
- CSBwin Guru
- Posts: 4322
- Joined: Sun Apr 08, 2001 6:00 pm
- Location: Madison, Wisconsin, USA
- Ameena
- Wordweaver, Murafu Maker
- Posts: 7577
- Joined: Mon Mar 24, 2003 6:25 pm
- Location: Here, where I am sitting!
- Contact:
In RTC I've mistimed casting a Fireball at a mob behind a door and accidentally hit the door while it was still opening...it just hit the door rather than the mob witb no other effect. I think, though, once, I hit a door and it was obviously a non-fireproof door 'cause I broke it, ie it turned into the "broken door" graphic. I think that happened in Sukumvit's Labyrinth somewhere but I can't remember.
______________________________________________
Ameena, self-declared Wordweaver, Beastmaker, Thoughtbringer, and great smegger of dungeon editing!
Ameena, self-declared Wordweaver, Beastmaker, Thoughtbringer, and great smegger of dungeon editing!
- Paul Stevens
- CSBwin Guru
- Posts: 4322
- Joined: Sun Apr 08, 2001 6:00 pm
- Location: Madison, Wisconsin, USA
That effect was due to a bad error in the Missile
Encounter code. A test for equality rather than a
test for inequality. You will notice that Zo spells
have no effect on that door because of the same
error. I don't think I want to try and fix the Zo spell
and, at the same time, reproduce the behaviour of
the Door and Fireball.
Encounter code. A test for equality rather than a
test for inequality. You will notice that Zo spells
have no effect on that door because of the same
error. I don't think I want to try and fix the Zo spell
and, at the same time, reproduce the behaviour of
the Door and Fireball.