Page 1 of 1

Spell Pouches

Posted: Wed Sep 09, 2015 5:38 pm
by Aldren
It seems many, if not all, of my spellpouches cannot be adjusted to be worn on layers any longer. Seemingly, they are all stuck at "layer over"

Is this unintentional? I recall this code addition being one of the coolest features ever (and also a huge boon to casters in general)

Re: Spell Pouches

Posted: Fri Sep 11, 2015 2:55 am
by Harroghty
Any other experience with this issue?

Re: Spell Pouches

Posted: Fri Sep 11, 2015 2:59 am
by Tyeslan
I am experiencing this also. When using the basic: a spell pouch

A couple days ago I could wear under, and it would work, and now when I type it, I get Huh?

Re: Spell Pouches

Posted: Fri Sep 11, 2015 3:33 am
by Gwain
Experiencing it with a renamed spell pouch item.

Re: Spell Pouches

Posted: Fri Sep 11, 2015 3:36 am
by Harroghty
So, to clarify the issue, all of your other belt objects still choose an empty wear slot, correct?

Re: Spell Pouches

Posted: Fri Sep 11, 2015 3:37 am
by Aldren
Correct. Unfortunately now, "wearunder" "weararmor" and "wearover" are now returned with "Huh?" for my spellpouches, but other items worn on belt are functioning as normal and able to be worn on any open belt layer (seemingly).

Re: Spell Pouches

Posted: Fri Sep 11, 2015 5:25 pm
by dolifer
I've experienced the same on multiple chars, some with generic pouches, others renamed and so on, but nothing else seems to be working incorrectly.

I'm glad this was braught up--thought it was an intended change and it makes me sad. *sniff*

Re: Spell Pouches

Posted: Sat Sep 12, 2015 11:35 am
by Raona
Must be something specific to the items in question, because in general the code seems to be working:

WEAR POUCH BELT
WEAR POUCH BELT
WEAR POUCH BELT
EQUIP
You are using:
<worn about waist> a leather belt (perfect)
<worn on belt> a spell pouch (superb)
<worn on belt> a spell pouch (superb)
<worn on belt> a spell pouch (superb)

Re: Spell Pouches

Posted: Sat Sep 12, 2015 3:31 pm
by Aldren
Raona - this is not the problem. Belt wear locations are fine, but the code that used to govern "wearunder, weararmor, and wearover" are no longer working. This code and the description as such is now gone from examining the spellpouches in question.

Re: Spell Pouches

Posted: Sat Sep 12, 2015 4:11 pm
by Yemin
Indeed, i used to be able to wear my spellpouch on my body or arms and then use wearunder to put them to the close skin layer. This seems to be gone now

Re: Spell Pouches

Posted: Mon Sep 14, 2015 11:17 am
by Raona
Aldren wrote:Raona - this is not the problem. Belt wear locations are fine, but the code that used to govern "wearunder, weararmor, and wearover" are no longer working. This code and the description as such is now gone from examining the spellpouches in question.
I understand now - thank you for the clarification. This was hard code, so I'm sorry to say I think only Mask can speak to what happened to it.

Re: Spell Pouches

Posted: Wed Sep 16, 2015 3:07 am
by Talos
Not a bug. The commands for changing layers, the soft code aspect of this, has been removed for redundancy/non-function. As the hard code resets layers to default on log in, it becomes glitchy and allows multiple objects worn in the same layer. The soft code dates back to when layers were not reset on log-in/the belt layers were not interchangeable. Currently the belt layers are interchangeable and there are more wear locations available, making the original use of these commands unnecessary and sub-optimal. When this no longer clashes with hardcode, we will look into having this feature restored.