Jump to content

Iceyz

Members
  • Posts

    46
  • Joined

  • Last visited

Posts posted by Iceyz

  1. I want skills can be use outside icewall. So for example I am inside the ice wall then I should be able to use skill to hit the outside enemies. I have tried this but didnt work with ice wall.

     

    // Whether placed down skills will check walls (Note 1)
    // (ex. Storm Gust cast against a wall will not hit the other side.) 
    skill_wall_check: no

     

  2. I have my item_group_db set to this. isAnnounced is set to 1 so it should announce the item. But when I got the said items, there is no announce showing.

    Client: 2015-11-04

    // Item Group Database
    //
    // Structure of Database:
    // GroupID,ItemID,Rate{,Amount,Random,isAnnounced,Duration,GUID,isBound,isNamed}

    // Valkyrie Scroll
    IG_ValkyrieScroll,5286,1,1,0,1 --- > Should have announce 
    IG_ValkyrieScroll,5210,1,1,0,1 --- > Should have announce 
    IG_ValkyrieScroll,5471,1,1,0,1 --- > Should have announce 
    IG_ValkyrieScroll,12411,3,1,0
    IG_ValkyrieScroll,12412,3,1,0
    IG_ValkyrieScroll,12684,3,1,0
    IG_ValkyrieScroll,7776,3,1,0
    IG_ValkyrieScroll,14533,9,2,0
    IG_ValkyrieScroll,14592,9,2,0
    IG_ValkyrieScroll,12210,9,2,0
    IG_ValkyrieScroll,14003,9,3,0

  3. This is the first time I encounter this problem. There is no item in my item_trade. Just today, other players complaining that they can't drop or trade items. I tried it on my GM Character and on my Normal Character and I confirmed the issue. But other players can trade/drop. What's the problem ?

×
×
  • Create New...