Jump to content

alibaba

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by alibaba

  1. first, i'm using 2012-04-10 client, r17420

     

    i drag an item from inventory to cart, when cart is over weight, the item cannot be drag to anywhere anymore
    it does not pop out a message, say that the cart is overweight

    the way to solve it, relog or equip/used the item

    it also happen when cart item more than 100

    anyone face this problem?
     

  2. I using 2012-04-10 client
    sometime client will freeze after i change map
    solution for the freeze is tab out to windows, tab in again.


    I dont know the problem is from my server or client side.
    tested 2012-04-18 and other server revision.

    any solution?

  3. if ( (skill_num) && tstatus->flee2 && rnd()%1000 < tstatus->flee2 )

    { //Check for Lucky Dodge

    wd.type=0x0b;

    wd.dmg_lv=ATK_LUCKY;

    if (wd.div_ < 0) wd.div_*=-1;

    return wd;

    }

    this is working, thanks

    but magic skill is still bypass total dodge (example: Cold Bolt,Storm Gust)

    and can we make it pop up LUCKY words instead of MISS words when you success perfect dodged the skill?

×
×
  • Create New...