SphereCommunity
error - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: error (/Thread-error--3823)



error - Kapa - 10-19-2014 07:40 AM

How do i set decay timer?

ERROR:UID=04001ac83, id=0f0e 'empty bottles', Invalid code=2236 (Item flagged as decay but without timer set)
ERROR:UID=04001acb7, id=0413c 'Invisibility Keg', Invalid code=2236 (Item flagged as decay but without timer set)


RE: error - XuN - 10-19-2014 04:41 PM

Try to create more descriptive threads, 'error' is not, so another users can solve their problems also by using the Search button.

Empty bottles doesn't have this attr by default so I guess you added it manually? Items will decay automatically when their timer expire (and the timer will be setup when droping on ground, in example, excepting for items with attr_move_never which are not decaying never (this is the only situation I can imagine now to force attr_decay).

Resuming: You don't need attr_decay, however you just have to use .xtimer N or .set timer N (where N is the amount of seconds to decay).


RE: error - Kapa - 10-19-2014 05:27 PM

Hi thanks, does your search system only search topic names and not the words inside the post?


RE: error - Mordaunt - 10-19-2014 08:06 PM

Descriptive post titles please.
Multiple threads called "error" are of no use to anyone