Recent content by Bringer

  1. B

    KoE Modification

    Hello @AnnieRuru can you add more option for KoE System like Top 10 and Top 3 players Reward 1. Most Valuable Player  = Player earn point every kill during KoE Most Valuable Guild = Guild will earn 1 point for every 5 kills from guild members Most Valuable Breaker = Every Break the Emp 1...
  2. B

    Asura Strike Slide Version

    case MO_EXTREMITYFIST: { //short x, y, i = 2; // Move 2 cells for Issen(from target) struct block_list *mbl = bl; short dir = 0; skill_attack(BF_WEAPON,src,src,bl,skill_id,skill_lv,tick,flag); if( skill_id == MO_EXTREMITYFIST ) { mbl = src; status_set_sp(src...
  3. B

    Fire Ivy Skill Swap Postion Skill

    Max Level : 1 Type : Active Target : Player/Emperium Effect : Swaps location with target unit.
  4. B

    Opening OBB (and any similar consumables)

    title said ? How To revert this Setting?
  5. B

    Buffs Icon of Clown

    is possible to Add Buffs Icon Of Bragi & Idun Apple?
  6. B

    Bio Cannibalize

    case AM_SPHEREMINE: case AM_CANNIBALIZE: { int summons[5] = { MOBID_G_MANDRAGORA, MOBID_G_HYDRA, MOBID_G_FLORA, MOBID_G_PARASITE, MOBID_G_GEOGRAPHER }; int class_ = skill_id==AM_SPHEREMINE?MOBID_MARINE_SPHERE:summons[skill_lv-1]; int ai = (skill_id == AM_SPHEREMINE) ? AI_SPHERE ...
  7. B

    Request For This Hat

  8. B

    Request Sql

    i want to wipeout ONLY THE +10Weapon id # 1100,1400,1600,1700 Only the +10 will be deleted
  9. B

    Hunter Mod Link

    requesting for Sniper nonstop Sonic Blow When Using Injustice Card or Iset When under status of Hunter Spirit On src/map/skill.c if (skill == AS_SONICBLOW) pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking. What Code i need to put ONLY Work For Sniper ?
  10. B

    AnnieRuru Mvp Ladder

    /* alter table `char` add column mvp_rank int(11) default 0 after delete_date, add index (mvp_rank); create table mvp_rank_archive ( `date` datetime, pos tinyint(4) unsigned, cid int(11) unsigned default 0, name varchar(23) default '', points int(11) unsigned not null, primary key ( `date`, pos...
  11. B

    Soul Link Modif [done]

    done
  12. B

    Quest NPC request

    1.NPC Start Prontera 2.Once You Talk to the npc it will ask you to find 1 random Treasure Box NPC but there will be 5 treasure boxes hidden on the map but you need to find right box 3.The right treasure box will show you the requirements. If  treasure will say it's locke  then it is the wrong...
  13. B

    Quest NPC per quest

    Requesting Quest Npc Like this 1.NPC LOCATE @ prontera you need items and zeny next you go the 2nd npc @ nif town you pass the next quest item and go to 3rd npc give the items and zeny and  you need to go back @2nd npc to get the your quest hat 
  14. B

    Threat Ragnarok Online

    Threat Ragnarok Online Information (Opening FEB 26 2016) Pre-Renewal Pure Classic Server!!! Upto Transcendent Jobs! 99/70! - x50 EXP Rates - x30 Equipment Drop Rate - x30 Item/Misc Drop Rate - 10% Card Drop Rate - 0.1% Boss Cards - x30 Boss equips, etc, and usable - x30 Treasure Box...
  15. B

    Src Logo Request

    anyone know what font they using on this src logo?
Back
Top