Search results

  1. K

    how to change the info's here

    i want to change the Win: Draw: Loss:
  2. K

    getuser not working on pub

    OnInit:waitingroom "PvP[" + getmapusers("guild_vs3.gat") + "/30",0;end;} i have this on my npc but it doesnt show the right numbers of players on the map its always 0/30
  3. K

    Izlude Town

    naka pre-renewal setting po ako yung izlude town ko ang gulo mali mali ang portal, ang gamit na mapa e yung new izlude. pano ibalik yung old izlude or else pano isetup tulad ng renewal yung izlude para tama yung mga portal salamat po
  4. K

    Help on this item script

    { Id: 32731 AegisName: "Rune_Knight_Armor" Name: "Rune Knight Armor" Type: 5 Job: 0x00000080 Upper: 7 Loc: 65536 Refine: false OnEquipScript: <" changebase Job_Rune_Knight; if (getskilllv("KN_RIDING")) { skill RK_DRAGONTRAINING,5; } if (checkriding()) setdragon; "> OnUnequipScript...
  5. K

    Select Service Menu

    pano po paltan yung name na nagaappear dito kasi nakalimutan ko na xD yan po yung unang lumalabas after mo mag type ng user at pass dalawang beses po nalabas yan, yung 2nd sa conf folder ko binago kaso yan first d ko na maalala kung san binabago
  6. K

    help

    i got this error: [Warning]: Unexpected type for argument 1. Expected number.[Debug]: Data: variable name='.@atcmd_parameters$' index=0[Debug]: Function: getmonsterinfo[Debug]: Source (NPC): at_monster (invisible/not on a map) this is my script: - script at_monster -1,{ OnInit: bindatcmd...
  7. K

    R> Costume Job Sprite

    i want to make a armor costume that when equipped your appearance will change into diferent job sprite depending on the costume your wear.. sample item is: Ranger Outfit = Makes your char sprite a ranger Warlock Outfit = makes your char sprite a warlock Sura Outfit = same RK Outfit = same...
  8. K

    R> item_packages.conf

    //==================================================== //=       _   _                     _         //=      | | | |                   | |           //=      | |_| | ___ _ __ ___ _   _| | ___  ___  //=      |  _  |/ _ '__/ __| | | | |/ _ / __| //=      | | | |  __/ | | (__| |_| | |  __/__ //=...
  9. K

    itemInfo.lub

    R> itemInfo.lub for pre-renewal because all the description of items and equips are in renewal
  10. K

    Cannot Connect

    [Error]: Unknown packet 0x001e received from login-server, disconnecting. [Warning]: Connection to Login Server lost.    
  11. K

    pre-renewal server

    Tanong lng po, 1. Hanggang anong patch yung pre-renewal ntin sa herc? 2. Anong client yung pinaka flexible at magagamit mo sa lht RO like pRO, iRO and other RO 3. Pinaka magndang client date at data folder for trans
  12. K

    disable the battlegrounds.conf queue on certain maps

    R>disable the battlegrounds.conf queue on pvp and woe maps
  13. K

    storage 2

    R> storage 2, same as kafra storage but it can only store 10 items each kind
  14. K

    Disable command

    help on how to disable @recall @partyrecall @guildrecall when the player you want to recall is inside guild_vs3
  15. K

    help fix this script, it crashes the server

    - script pvpbet -1,{ OnPCKillEvent: if (strcharinfo(3) != "guild_vs2-2") end; if (killedrid==getcharid(0)) end; if (lastkilled==killedrid){ set lkcount,lkcount+1; if (lkcount>=5){ dispbottom "You have Lose"; end; } else{ getitem 7179,1; dispbottom "You have gained 1 money"; end; } } else{...
  16. K

    sropho card effect

    R> sropho crystalization effect instead of frost misty
  17. K

    mercenary

    how to make mercenary agressive? / Additional Monsters //2000,M_GAMEMASTER,Male Game Master,Game Master,50,7000,250,0,0,1,25,25,10,10,44,121,1,60,75,110,10,12,1,7,20,0x120,200,300,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //2001,F_GAMEMASTER,Female Game Master,Game...
  18. K

    refiner NPC

    on the official server they have this item 6635,Blacksmith_Blessing,Blacksmith's Blessing,3,20,,0,,,,,,,,,,,,,{},{},{} they can use it to avoid reduction while refining anyone can add it on our existing refine npc?
  19. K

    help i have some questions

    1. How to know my hercules revision 2. How to update using git but keeping the changes i made 3. how to merge the changes i made and the update in git pull?
  20. K

    skill rebalancing

    is this implemented in hercules? http://rathena.org/board/tracker/issue-5798-skill-rebalancing-kro/
Back
Top