DEPENDENT

reference

Also known as: ZEDIT-DEPENDENT · DEPENDANT · ZEDIT-DEPENDANT

One of the most common mistakes by new builders is their misunderstanding of: "Is this command dependent on the success of the previous one? (y/n)." What this is asking is: does it rely on the command preceding it? Or do you only want this to execute when the line prior to it does. For example if you are giving an object to a mob, equipping a mob, or putting something inside an object, IT MUST BE DEPENDENT on that mob/obj first loading. So you should answer yes. IF you are loading a mob, closing a door or loading an object to a room it would normally not be. There are too many instances to describe every one so try to use common sense. When loading an object to a mob maxload should be 99. Since the equip or give option in zedit will be dependent on the mob first loading only 1 item will be given when it loads. Unlike the load to room command where you should not set a maxload of 99 because 99 objects will load to that room. See also:: MAXLOAD, ZEDIT-ADVANCED