Search results

  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?
  16. B

    WoR (War Over Rune)

    WOR - War over Rune 1. The NPC will broadcast " War Of Rune Registration will start at 5 minutes " 2. After 5 minutes, the NPC will broadcast again " War Of Rune registration has been started you may now register! in 5 minutes" 3. Player can start registering, after clicking the NPC "War of...
  17. B

    request poh cash point every kill MVP Boss monster only

    hello can everyone 1.every kill boss monster player will gain 1 cash point or mvp point 2.map : Bossnia01 to 04
  18. B

    Rune Knight Suit

    30984,Rune_Knight_Suit,Rune Knight Suit,5,89000,,500,,4,,0,0x00000080,7,2,8192,,10,1,3070,{ changebase 4060; },{},{ changebase Class; } when start using the suit 3rd sprite fine but the dragon mount invisible
  19. B

    request for Mvp Points

    every killed  any mvp boss players gain mvp points anyone ?
  20. B

    request for item script

    im not good for custom skill but is this possible item Summons creatres while in combat to aid you in battle? idea like this?
Back
Top