Difference between revisions of "Talk:DSB"

From DmWiki
Jump to navigationJump to search
(New page: Do we need to add an object attribute page? By that I mean a list of definitions explainging this: obj.fluxcage = { type="HAZE", renderer_hack="HAZE", class="FLUXCAGE", dungeon=gfx.f...)
(No difference)

Revision as of 12:10, 23 August 2008

Do we need to add an object attribute page?

By that I mean a list of definitions explainging this:

obj.fluxcage = { type="HAZE", renderer_hack="HAZE", class="FLUXCAGE", dungeon=gfx.fluxcagehaze, no_monsters=forbid_monsterclass, forbidden="CHAOS" }

With lists of each attribute, and asociated values:

renderer_hack

Special tweaks when rendering objects.

USE: "FAKEWALL", "STAIRS", "DOORFRAME", "DOORBUTTON", "LEFTRIGHT", "MAGICDOOR", "HAZE", "WRITING", "MIRROR", "POWERSCALE"