Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/30/14 in all areas

  1. 1. If you using renewal, it dosn't anymore atk rate. I fixed it for you with addrace bonus. It don't give vit rate. I've add now for you max hp 5%. 3. Like 1. it dosn't give anymore matk rate too. At this sample it gives each refine 5 matk. 1. { bonus bAllStats,15; bonus2 bAddRace,RC_NonBoss,(getrefine()*2); bonus2 bAddRace,RC_Boss,(getrefine()*2; bonus2 bSubRace,RC_Player,(getrefine()*2; bonus bMaxHPrate,5; } 2. { bonus bAllStats,25; bonus2 bSubRace,RC_DemiHuman,(getrefine()*1); bonus2 bSubRace,RC_Player,(getrefine()*1); bonus bDefRate,(getrefine()/-3); } 3. { bonus bAllStats,40; bonus bMatk,(getrefine()*5); bonus bInt,5; (not tested) Hope it help you.
    1 point
  2. Ahh, Now I see the problem Typographic Error in Line 1026 , 1033 - [ACCESSORY_IDs.ACCESSORY_BLACK_RED_TIRAYA_BONNET] = "_Black_Red_Tiraya_Bonnet",//<- Notice TI-RAYA - [ACCESSORY_IDs.ACCESSORY_CYAN_TIRAYA_BONNET] = "_Cyan_Tiraya_Bonnet", //<- Notice TI-RAYA + [ACCESSORY_IDs.ACCESSORY_BLACK_RED_TIYARA_BONNET] = "_Black_Red_Tiraya_Bonnet",// It must be TIYARA + [ACCESSORY_IDs.ACCESSORY_CYAN_TIYARA_BONNET] = "_Cyan_Tiraya_Bonnet", // It must be TIYARA because your accessoryid.lub line 1031 is ACCESSORY_BLACK_RED_TIYARA_BONNET = 1208, ACCESSORY_CYAN_TIYARA_BONNET = 1215, so it must be same. Edit: Im so confused of some items in your lua like in accessoryid.lub it shows ACCESSORY_DEVILING_SACK while in accname.lub it became [ACCESSORY_IDs.ACCESSORY_DEVILINGSACK] = "_devilingsack", Note: Please compare your accessoryid.lub and accname.lub
    1 point
  3. Here is the link: http://internalguard.ro-services.com/downloads/internal-guard-licensing/ Freeware freeware..., guys.. it cost only 25$. All freeware softwares like GameGuards are useless or completly sh@!. My opinion is, every "Project" always cost money. If you do your job good, you get the money back. Secure Server = Happy Player It is only my opionion. ^-^
    1 point
  4. Themon posted? look again ... ossi0110, yommy, k3dT and me are working on the client. Anyways like Euphy said rathena's focus is on supporting 3 main clients for now. but you are welcome to add it to your own server you know (its just a few tweaks after all).
    1 point
  5. if those changes are in January, of course yes.
    1 point
  6. ohh forget it, it's Battleground Tierra and Flavius. http://www.pasarpayon.com/battle-of-emperium-aka-battlegrounds.html
    1 point
  7. [info=Development Update][/info] Updated Item Bonus: bAddMonsterIdDropItem, bonus3 bAddClassDropItem, bonus3 bAddClassDropItemGroup 3rd Class 2011 Post Balance Update Added script command: *isbegin_quest Implemented: Kagerou/Oboro job change quest Implemented: iRO 2013 Halloween event NPC Added: Author list Added: Monster spawn list for iRO 2013 Halloween event Added: Rebellion Trader NPCs Added: idRO Cash Trader NPCs Added script command: *strcmp Implemented: Kagerou/Oboro Gear Enchants Implemented: Mail Annex Station scripts to iRO Eden Added: Oktoberfest Costume Implemented: 2012 Headgear Quests Implemented: Kagerou/Oboro Equipment Quests Implemented: 2010 Headgear Quests Implemented: Autotrade Persistency Added: 2013 iRO/kRO Christmas Event Added item bonus: bMaxWeight Added item package: IG_Sg_Weapon_Supply_Box Added new atcommand: @showrate Added config: vip_disp_rate Added config: disp_serverbank_msg Added config: warg_can_falcon Implemented: "Script Command to block commands" Added config: path_blown_halt Updated: @iteminfo Removed: Option_Mounting Added new script command: *preg_match sorry for late update
    1 point
  8. do not use import db, because rathena didnt support skill_cast for now... just edit ur skill cast for now
    1 point
  9. prontera,155,184,5 script mmmm 100,{ mes "Atk1 = "+readparam(41); mes "Atk2 = "+readparam(42); close; }
    1 point
  10. run or die event http://www.eathena.ws/board/index.php?showtopic=238298 yeah that's one of my script update a little bit [paste=4h0fgrgl79d7] that server you played just change to use different map
    1 point
×
×
  • Create New...