Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

Kotta

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Kotta

  1. Thank you for your reply. What I asked is how to make an item with image, for example, make an item with Romantic Leaf(#2270) image. When I wore the item, this image is #2270. However, This is item is unknown item in inventory window and Equipment window. Do you understand? if you do not understand about it, I will try to rephrase to tell you.
  2. Hello, Community. Before I created items to add item_db and item_avail files. Since Item_db combines item_avail file, my specific item is now showed correctly in inventory and equipment window. I only can see what I want when I wear the item. How to edit the item to show correctly in inventory and equipment window too? I just want to show the item as Elven Ears in inventory and equipment window too.
  3. Hello. Community. I would like to know how to fix to get skill of ALL_INCCARRY #681. both * are not working.. mes "[Manager]"; mes "Are you ready?"; next; specialeffect2 435; specialeffect2 432; specialeffect2 587; specialeffect2 594; specialeffect2 30; specialeffect2 586; * skill 681,getskilllv(681)+1,SKILL_PERM; * //skill 681,getskilllv(681)+1,0; delitem 7776,1; set gympassmemory,gympassmemory+1; mes "[Manager]"; mes "Try ^FF00000" + (10-getskilllv(681)) + "^000000 more"; close;
×
×
  • Create New...