Page 1 of 1

[Fixed for V0.46] PIT_CEILING

Posted: Thu Apr 19, 2007 11:36 pm
by Tonari
A critical error occurs when ceiling of pit is changed to another item.

Posted: Fri Apr 20, 2007 10:32 am
by George Gilbert
Just out of interest, what other item would you want to change it to!?

The PIT_CEILING instruction is used to indicate the graphics that should be drawn on the ceiling on the level below the pit when it's open. If you want to change the graphics then all you need to do is to clone one of the existing pit ceiling objects and use that - I don't quite understand why you want to use anything else?

Posted: Fri Apr 20, 2007 11:28 am
by Tonari
I try to make PIT_CEILING a clone and to make graphic null.
I try to make the place on the floor that not is. It is a place like not the hole but the cliff.
There is no ceiling in overhead when the party falls.
It is very strange that there is PIT in the air.
Besides, is there a good method of not displaying PIT_CEILING?

Posted: Sat Apr 21, 2007 10:17 pm
by George Gilbert
Fixed for V0.46