Wall crack and release (0.48)

This forum is for the Lua scriptable clone of DM/CSB called Dungeon Strikes Back by Sophia. Use DSB to build your own highly customised games.

Moderator: Sophia

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
Doomer
Neophyte
Posts: 9
Joined: Wed Jul 06, 2005 7:27 am

Wall crack and release (0.48)

Post by Doomer »

Hello, quick question. How to release more than one object from wall crack? Only last object from contents list is released. I checked CSB for DSB in editor and 7,27,15 crack contents two rocks, but its only standard "release = true" and I think works that same, with one rock.
User avatar
Sophia
Concise and Honest
Posts: 4306
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

Re: Wall crack and release (0.48)

Post by Sophia »

Oh, the current base code can't do it with the standard "release = true" method because I didn't know there was anywhere in standard DM/CSB where more than one object came out. You can do it with custom code of course (check the double alcove) but it won't be much to fix the base code properly.

So, call it a bug. But call it fixed!
Doomer
Neophyte
Posts: 9
Joined: Wed Jul 06, 2005 7:27 am

Re: Wall crack and release (0.48)

Post by Doomer »

Ok, waiting for fixed version. Double alcove with one item works, cheers!
Post Reply