Winterbay
Active member
Following a line of discussion in /hardcore I went to try out the encountered problem. Equiping a scratch 'n' sniff weapon equip fails unless you are specific enough (fair enough)
Nothing in there about the weapon though.
his works however:
Going in the other direction is the wierd and possibly bad part since:
works as above but
leads to not only the weapon being unequipped but also all the stickers to be removed.
This feels like a non-intended behaviour. Is it?
Code:
> equip scratch 'n' sniff
scratch 'n' sniff apple sticker
scratch 'n' sniff dragon sticker
scratch 'n' sniff rock band sticker
scratch 'n' sniff unicorn sticker
scratch 'n' sniff upc sticker
scratch 'n' sniff wrestler sticker
[scratch 'n' sniff] has too many matches.
Nothing in there about the weapon though.
his works however:
Code:
> equip scratch 'n' sniff cr
Wielding scratch 'n' sniff crossbow...
Equipment changed.
Going in the other direction is the wierd and possibly bad part since:
Code:
> unequip scratch 'n' sniff cr
Taking off scratch 'n' sniff crossbow...
Equipment changed.
Code:
> unequip scratch 'n' sniff
Taking off scratch 'n' sniff crossbow...
Equipment changed.
Taking off scratch 'n' sniff UPC sticker...
Equipment changed.
Taking off scratch 'n' sniff UPC sticker...
Equipment changed.
Taking off scratch 'n' sniff UPC sticker...
Equipment changed.
This feels like a non-intended behaviour. Is it?