Recent content by Oh Wow

  1. Oh Wow

    how to run script after view_equipment

    I have no idea about this , I want to make some script run after player right-clicked at another player and view_equipment to run this event for example : Player 'A' trying to view equipment player 'B' script will display some text on player 'B' dispbottom "player A looking at your items"; ...
  2. Oh Wow

    how can i edit icewall state

    i don't want icewall protect damage from skills , such as storm gust , comet , and other can anyone help me pls ?
  3. Oh Wow

    NPC Warp to monsters in map

    this script you can search monster name and then show number of monsters and locate them look like this.
  4. Oh Wow

    help me about vending cell pls

    already solve 
  5. Oh Wow

    counting ranking in pvp map

    please look at this pic http://imgur.com/OUrEwaH in the bottom-right  How can i do pvp map do not count GM in that number ?  thank in advance  ps. sorry for my bad english 
  6. Oh Wow

    Absorb spiritball stop asura in some map

    Can anyone help me to modify this source only work on some maps such as pvp_y_8-5   if( skill_id == MO_EXTREMITYFIST && sd->spiritball == 0) { clif_skill_fail(sd,skill,0,0,0); return 0;}  Thank in advance and sorry for my bad english skill
Back
Top