L2JMobius

Sylph Cant be Useable Item "ORCISH TREASURE" ID:92988

Matrixane · 3 · 8243

Offline Matrixane

  • Heir
  • **
    • Posts: 16
Hello people, anyone know how can fix this issue when try to use this PEEL item?

double click dont work and can use it in any instance or lvl
<item id="92988" name="Orcish Treasure" type="EtcItem">
      <!-- Double-click to obtain one of various items. -->
      <set name="icon" val="icon.bm_freya_snowman_box" />
      <set name="default_action" val="PEEL" />
      <set name="immediate_effect" val="true" />
      <set name="material" val="FISH" />
      <set name="is_tradable" val="false" />
      <set name="is_dropable" val="false" />
      <set name="is_sellable" val="false" />
      <set name="is_stackable" val="true" />



Online CostyKiller

  • Distinguished King
  • *****
    • Posts: 1274
Check how other items are done with that kind of action, and fix it yourself, if you don’t try nobody will do it for you.


Offline nasseka

  • Distinguished King
  • *****
    • Posts: 1732
    • L2Unknown
What i noticed...best way to open items is through Capsule. All others are kinda crap. When it's using skill to open the item it gets buggy and doesn't always give one -.-. Also it stops movement etc.