The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
-
Posts
2285 -
Joined
-
Last visited
-
Days Won
77
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Cydh
-
well, thank you. just something like that. I saw some typos there, but don't worry, since it will be PR, we can review together later. and maybe if(getrefine()==7) bonus bVariableCastrate,-10; if(getrefine()==9) bonus bVariableCastrate,-20; if(getrefine()>=12) bonus bVariableCastrate,-25you need if - else there, that conditions makes +7 is better than +8. +8 gives not bonus.something like that, should be if >= 12 do a else if >= 9 do b else if >= 7 do c
-
don't even try find those newer items on RMS and http://db.irowiki.org/ iRO still in Ep 14.3, and like Akkarin said, most of RMS data get from open-source emulator. Last time I checked the differences of item_db between rAthena-Herc-3CeAM-idAthena, I cleaned the gaps. I can say, rA has item datas more than everyone (even the script isn't complete and not 'waiting-for-parsing-from-aegis-leak/release') Like what I said, the effect, you can look at Ziu post, he has translated idnum2descnametable.txt for those items. If there are untranslated items, just give /* TODO: <Comment> */ comment in item script, just like what I did. But, don't even try you give all items as TODO only.
-
Are u sure? Please don't regret it. Here, my target is actually, want to clear 'missing' items from 2013 patches. [spoiler=brace yourself!] - Please recheck the item type, only armor, weapon, and card that identified, the rest like usable, healing, and box isn't set, since the idnum2itemdescnametable.txt doesn't tell the item type. I set the parser, by default to set be 3 (etc item). - Some items aren't translated, so maybe some items has 'incorrect' job. - If any item as box that give some items, just use F_Rand first, since we don't now the probability each item. - See Ziu's files on my first post. // kRO 2013-09-25 4610,Sarah_Card,Sarah Card,6,10,,10,,,,0,0xFFFFFFFF,63,2,16,,,,,{},{},{} 20743,Cloak_Of_Airship,Cloak Of Airship,4,10,,0,,25,,0,0xFFFFFFFF,63,2,,,125,1,,{},{},{} 20744,Tarlock's_Cloack,Tarlock's Cloack,4,10,,400,,12,,0,0xFFFFFFFF,63,2,,,125,1,,{},{},{} 24084,Gemstone_Shadow_Armor,Gemstone Shadow Armor,12,10,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,,,{},{},{} 15116,Armor_Of_Airship,Armor Of Airship,4,10,,700,,100,,0,0xFFFFFFFF,63,2,,,125,1,,{},{},{} 17432,Lucky_Silvervine_Fruit_Box_II(10),Lucky Silvervine Fruit Box II(10),3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 24088,Gemstone_Shadow_Earring,Gemstone Shadow Earring,12,10,,0,,,,0,0xFFFFFFFF,63,2,3145728,,1,,,{},{},{} 17433,Lucky_Silvervine_Fruit_Box_II(110),Lucky Silvervine Fruit Box II(110),3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 15117,Tarlock's_Armor,Tarlock's Armor,4,10,,750,,0,,0,0xFFFFFFFF,63,2,,,125,1,,{},{},{} 22046,Boots_Of_Airship,Boots Of Airship,4,10,,0,,26,,0,0xFFFFFFFF,63,2,,,125,1,,{},{},{} 22047,Tarlock's_Boots,Tarlock's Boots,4,10,,250,,13,,0,0xFFFFFFFF,63,2,,,125,1,,{},{},{} 24096,Peerless_Shadow_Shoes,Peerless Shadow Shoes,12,10,,0,,,,0,0xFFFFFFFF,63,2,524288,,1,,,{},{},{} 15121,Sarah_Combat_Robe,Sarah Combat Robe,4,10,,800,,35,,0,0xFFFFFFFF,63,2,,,145,1,,{},{},{} 4939,Critical_Lv2,Critical Lv2,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 4940,Cricital_Lv3,Cricital Lv3,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 4941,Critical_Lv4,Critical Lv4,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 4942,Critical_Lv1,Critical Lv1,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 4943,Shedding_Lv2,Shedding Lv2,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 4944,Shedding_Lv3,Shedding Lv3,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6803,Fragments_Of_Gigan,Fragments Of Gigan,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 4948,Delay_After_Skill_Lv1,Delay After Skill Lv1,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 19914,Costume:_Tarlock's_Hat,Costume: Tarlock's Hat,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 14704,Gemstone_Shadow_Box,Gemstone Shadow Box,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 24098,Andre_Shadow_Shoes,Andre Shadow Shoes,12,10,,0,,,,0,0xFFFFFFFF,63,2,524288,,1,,,{},{},{} 24097,Andre_Shadow_Armor,Andre Shadow Armor,12,10,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,,,{},{},{} 24095,Peerless_Shadow_Armor,Peerless Shadow Armor,12,10,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,,,{},{},{} 24094,Insomnia_Shadow_Shoes,Insomnia Shadow Shoes,12,10,,0,,,,0,0xFFFFFFFF,63,2,524288,,1,,,{},{},{} 24093,Insomnia_Shadow_Armor,Insomnia Shadow Armor,12,10,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,,,{},{},{} 24092,Harrods_Plaster_Shadow_Shoes,Harrods Plaster Shadow Shoes,12,10,,0,,,,0,0xFFFFFFFF,63,2,524288,,1,,,{},{},{} 24091,Harrods_Plaster_Shadow_Armor,Harrods Plaster Shadow Armor,12,10,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,,,{},{},{} 24090,Stability_Shadow_Shield,Stability Shadow Shield,12,10,,0,,,,0,0xFFFFFFFF,63,2,262144,,1,,,{},{},{} 24089,Gemstone_Shadow_Pendant,Gemstone Shadow Pendant,12,10,,0,,,,0,0xFFFFFFFF,63,2,3145728,,1,,,{},{},{} 24087,Gemstone_Shadow_Weapon,Gemstone Shadow Weapon,12,10,,0,,,,0,0xFFFFFFFF,63,2,131072,,1,,,{},{},{} 24086,Gemstone_Shadow_Shield,Gemstone Shadow Shield,12,10,,0,,,,0,0xFFFFFFFF,63,2,262144,,1,,,{},{},{} 24085,Gemstone_Shadow_Shoes,Gemstone Shadow Shoes,12,10,,0,,,,0,0xFFFFFFFF,63,2,524288,,1,,,{},{},{} 4949,Delay_After_Skill_Lv2,Delay After Skill Lv2,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 4947,Saving_Lv3,Saving Lv3,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 4946,Saving_Lv2,Saving Lv2,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 4945,Saving_Lv1,Saving Lv1,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 4950,Delay_After_Skill_Lv3,Delay After Skill Lv3,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 28311,Sarah's_Right_Earring,Sarah's Right Earring,4,10,,100,,,,0,0xFFFFFFFF,63,2,,,145,1,,{},{},{} 28310,Sarah's_Left_Earring,Sarah's Left Earring,4,10,,100,,,,0,0xFFFFFFFF,63,2,,,145,1,,{},{},{} 14705,Sealed_Fallen_Bishop_Hibram_Scroll,Sealed Fallen Bishop Hibram Scroll,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} // kRO 2013-10-23 24103,Vitality_Shadow_Pendant,Vitality Shadow Pendant,12,10,,0,,,,0,0xFFFFFFFF,63,2,3145728,,1,,,{},{},{} 24099,Freezing_Frozen_Shadow_Weapon,Freezing Frozen Shadow Weapon,12,10,,0,,,,0,0xFFFFFFFF,63,2,131072,,1,,,{},{},{} // kRO 2013-11-06 Bar Cookie Festival 13450,Saber,Saber,5,10,,1000,115,,,0,0x62,63,2,2,3,27,1,2,{},{},{} 17440,Name_Change_Card_Box,Name Change Card Box,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 17441,Halter_Lead_Box,Halter Lead Box,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 17443,Reinforcement_Buckler_Box,Reinforcement Buckler Box,4,10,,300,,45,,0,0x80072,63,2,32,,1,1,,{},{},{} 6813,Kafra_Ticket,Kafra Ticket,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} // 2980,Evil_Spirits_Room_Gloves,Evil Spirits Room Gloves,4,10,,100,,,,0,0xFFFFFFFF,63,2,,,110,1,,{},{},{} // kRO 2013-11-20 14717,2013_RWC_Scroll,2013 RWC Scroll,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 24104,Neutral_Shadow_Weapon,Neutral Shadow Weapon,12,10,,0,,,,0,0xFFFFFFFF,63,2,131072,,1,,,{},{},{} 17455,Premium_Battle_Manual_Box,Premium Battle Manual Box,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 17456,Support_Package_II,Support Package II,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 17457,Support_Package_II(10),Support Package II(10),3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 24108,Frozen_Curse_Shadow_Pendant,Frozen Curse Shadow Pendant,12,10,,0,,,,0,0xFFFFFFFF,63,2,3145728,,1,,,{},{},{} 24107,Frozen_Curse_Shadow_Earring,Frozen Curse Shadow Earring,12,10,,0,,,,0,0xFFFFFFFF,63,2,3145728,,1,,,{},{},{} 24106,Neutral_Shadow_Pendant,Neutral Shadow Pendant,12,10,,0,,,,0,0xFFFFFFFF,63,2,3145728,,1,,,{},{},{} 24105,Neutral_Shadow_Earring,Neutral Shadow Earring,12,10,,0,,,,0,0xFFFFFFFF,63,2,3145728,,1,,,{},{},{} 19710,Costume:_Wings_Of_Victory,Costume: Wings Of Victory,4,10,,0,,,,0,0xFFFFFFFF,63,2,2048,,1,1,,{},{},{} // kRO 2013-12-18 Casualties Of The Sepulcher & Xmas Event 19961,Costume:_Rune_Circlet,Costume: Rune Circlet,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19962,Costume:_Mitra,Costume: Mitra,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19963,Costume:_Driver_Band(Red),Costume: Driver Band(Red),4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19964,Costume:_Driver_Band(Yellow),Costume: Driver Band(Yellow),4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19965,Costume:_Shadow_Handicraft,Costume: Shadow Handicraft,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19966,Costume:_Minstrel_Song's_Hat,Costume: Minstrel Song's Hat,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19967,Costume:_Midas_Whisper,Costume: Midas Whisper,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19968,Costume:_Magic_Stone_Hat,Costume: Magic Stone Hat,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19969,Costume:_Blazing_Soul,Costume: Blazing Soul,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19970,Costume:_Wind_Whisper,Costume: Wind Whisper,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19971,Costume:_Dying_Swan,Costume: Dying Swan,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19972,Costume:_Protect_Of_Crown,Costume: Protect Of Crown,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19973,Costume:_Circlet_Of_Bones,Costume: Circlet Of Bones,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19974,Costume:_Camouflage_Rabbit_Hood,Costume: Camouflage Rabbit Hood,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19977,Costume:_Golden_Exclamation_Mark,Costume: Golden Exclamation Mark,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19978,Costume:_Silver_Exclamation_Mark,Costume: Silver Exclamation Mark,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19979,Costume:_Golden_Question_Mark,Costume: Golden Question Mark,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 19980,Costume:_Silver_Question_Mark,Costume: Silver Question Mark,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 20748,Cloak_Of_Casualties,Cloak Of Casualties,4,10,,600,,20,,0,0xFFFFFFFF,63,2,,,120,1,,{},{},{} 20749,Cloak_Of_Casualties,Cloak Of Casualties,4,10,,600,,30,,0,0xFFFFFFFF,63,2,,,170,1,,{},{},{} 18971,Old_Rune_Circlet,Old Rune Circlet,4,10,,100,,10,,0,0x80,56,2,256,,170,1,,{},{},{} 18972,Old_Mitra,Old Mitra,4,10,,100,,10,,0,0x100,56,2,256,,170,1,,{},{},{} 18973,Old_Driver_Band,Old Driver Band,4,10,,100,,10,,0,0x400,56,2,256,,170,1,,{},{},{} 18974,Old_Driver_Band(Yellow),Old Driver Band(Yellow),4,10,,100,,10,,0,0x400,56,2,256,,170,1,,{},{},{} 18975,Old_Shadow_Handicraft,Old Shadow Handicraft,4,10,,100,,10,,0,0x20000,56,2,256,,170,1,,{},{},{} 18976,Old_Minstrel_Song's_Hat,Old Minstrel Song's Hat,4,10,,100,,10,,0,0x80000,56,2,256,,170,1,,{},{},{} 18977,Old_Midas_Whisper,Old Midas Whisper,4,10,,100,,10,,0,0x40000,56,2,256,,170,1,,{},{},{} 18978,Old_Magic_Stone_Hat,Old Magic Stone Hat,4,10,,100,,10,,0,0x200,56,2,256,,170,1,,{},{},{} 18979,Old_Blazing_Soul,Old Blazing Soul,4,10,,100,,10,,0,0x8000,56,2,256,,170,1,,{},{},{} 18980,Old_Wind_Whisper,Old Wind Whisper,4,10,,100,,10,,0,0x10000,56,2,256,,170,1,,{},{},{} 18981,Old_Dying_Swan,Old Dying Swan,4,10,,100,,10,,0,0x80000,56,2,256,,170,1,,{},{},{} 18982,Old_Circlet_Of_Bones,Old Circlet Of Bones,4,10,,100,,10,,0,0x1000,56,2,256,,170,1,,{},{},{} 18983,Old_Protect_Of_Crown,Old Protect Of Crown,4,10,,100,,10,,0,0x4000,56,2,256,,170,1,,{},{},{} 18984,Old_Camouflage_Rabbit_Hood,Old Camouflage Rabbit Hood,4,10,,100,,10,,0,0x800,56,2,256,,170,1,,{},{},{} 2983,Greed_Brooch,Greed Brooch,4,10,,100,,,,0,0xFFFFFFFF,63,2,,,50,1,,{},{},{} 2984,Glove_Save_Rimnil,Glove Save Rimnil,4,10,,100,,,,0,0xFFFFFFFF,63,2,,,30,1,,{},{},{} 6814,Swordman_Soul,Swordman Soul,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6815,Merchant_Soul,Merchant Soul,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6816,Thief_Soul,Thief Soul,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6817,Mage_Soul,Mage Soul,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6818,Archer_Soul,Archer Soul,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6819,Acolyte_Soul,Acolyte Soul,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6820,Energy_Debris,Energy Debris,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 22679,Death_Bin,Death Bin,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 19613,Costume:_Valkyrie_Feather_Hat,Costume: Valkyrie Feather Hat,4,10,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,,{},{},{} 22687,Fragments_Vicious_Mind,Fragments Vicious Mind,3,10,,1,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 22533,New_Year_Gift_Box,New Year Gift Box,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 22524,Level_Up_Box(130),Level Up Box(130),3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} // kRO 2013-12-25 Episode 15.2 24112,Spell_Flow_Shadow_Armor,Spell Flow Shadow Armor,12,10,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,,,{},{},{} 17465,Smelting_Ore_Box_VI,Smelting Ore Box VI,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 17467,(Limited)_Token_of_Ziegfried_Box(50),(Limited) Token of Ziegfried Box(50),3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 11597,Iron_Worm,Iron Worm,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6824,Experimental_Dong_Memory_Record,Experimental Dong Memory Record,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6825,Air_Cleaner_Box,Air Cleaner Box,3,10,,10000,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 22691,Record_Fragment,Record Fragment,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 22692,Record_Fragment,Record Fragment,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 22693,Record_Fragment,Record Fragment,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 22694,Record_Fragment,Record Fragment,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6826,Fresh_Grapes,Fresh Grapes,3,10,,100,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 22695,Record_Fragment,Record Fragment,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6827,Complete_Machine_Parts,Complete Machine Parts,3,10,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 22699,Test_Reagent,Test Reagent,3,10,,30,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6828,Gravity_Safety_Device,Gravity Safety Device,3,10,,100,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6832,Questioned_Parts,Questioned Parts,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 6833,(Limited)_Token_of_Ziegfried,(Limited) Token of Ziegfried,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 28327,Broken_Chips_02,Broken Chips 02,4,10,,100,,,,0,0xFFFFFFFF,63,2,,,100,1,,{},{},{} 28326,Broken_Chips_01,Broken Chips 01,4,10,,100,,,,0,0xFFFFFFFF,63,2,,,100,1,,{},{},{} 18997,Reckless_Chip,Reckless Chip,4,10,,300,,,,0,0xFFFFFFFF,63,2,256,,100,1,,{},{},{} 24113,Spell_Flow_Shadow_Shield,Spell Flow Shadow Shield,12,10,,0,,,,0,0xFFFFFFFF,63,2,262144,,1,,,{},{},{} 24111,Spell_Flow_Shadow_Shoes,Spell Flow Shadow Shoes,12,10,,0,,,,0,0xFFFFFFFF,63,2,524288,,1,,,{},{},{} 14718,Scroll_Turtle_General_Sealed,Scroll Turtle General Sealed,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 24110,Caster_Shadow_Weapon,Caster Shadow Weapon,12,10,,0,,,,0,0xFFFFFFFF,63,2,131072,,1,,,{},{},{} 24109,Caster_Shadow_Earrings,Caster Shadow Earrings,12,10,,0,,,,0,0xFFFFFFFF,63,2,3145728,,1,,,{},{},{} 17466,Smelting_Ore_Box_VI(10),Smelting Ore Box VI(10),3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{}
-
[info=Development Update][/info] Added: pRO/twRO "Card Exchange" NPC Updated script command: *instance_enter Replaced: 'getserverdef' command with 'script_hardcoded_constants' function in source Implemented: 'teleport_on_portal' battle config to allow avoidance of Teleporting on top of Map Warp Portals Implemented: 'OnPCStatCalcEvent' label Implemented: 'countitem' and 'delitem' script command variants Added: @costume Added: Icon (SI) for SC_ITEMSCRIPT in 'val2' of sc_start Implemented: Item Flag Added: Support for 2013-12-23c client Implemented: Wolfchev's Laboratory instance Added: 'feature.auction' battle_config for enabling/disabling Auction System Added item bonus: bonus2 bAddItemGroupHealRate,ig,n;
-
I added some items later, most of them had been added a while ago, I'll update the first post. If based on Ziu's files, at least, there are 200+ items left. I just need to do manual scripting for item scripts, all item fields like job, weight, type, etc are done by my parser. maybe u need to brave to asking people for help. also tell something like, what's ur plan, what's u've done and undone, how they to help, rA is community. at least, try asking for help, anyone will help or not, it's later. like, see what I've done here, try asking people for some helps, seems, just a counted people here of countless people in this community.
-
lol, enjoy it Akkarin, you only made it for a day and just that day.
-
for missing files, https://github.com/ROClientSide/Translation/tree/master/Data/texture/%EC%9C%A0%EC%A0%80%EC%9D%B8%ED%84%B0%ED%8E%98%EC%9D%B4%EC%8A%A4 for 2013-08-07, use packet_db_ver: 45
-
just make sure first, packet_db_ver == mmo.h PACKETVER == clientinfo.xml version or not?
-
yg dibaca clientinfo.xml dari folder data ("Read data folder first") atau dari grf? atau coba kasih liat file .xml disini
-
yey, who will make the list? I have not experience with scammer, except ingame when still play RO.
-
masalah file2 untuk client, pake file yg "tepat" utk client yg tepat. cek file lua yang digunakan. untuk client > 2013-08-07a bisa gunakan file2 Translation dari https://github.com/ROClientSide/Translation/blob/master/Data
-
cb cek aja info yg dikasih sm provider, username & passnya apa, trus ada privilege untuk "create" dkk ga.
-
Masalah bahasa Korea ke Inggris atau Inggris ke Indonesia
Cydh replied to monyet's question in Client & Patcher
bisa gunakan file2 dari idRO, saya ada sebagian, ambil seperlunya aja. saya ada repo file2 idRO, tp mslhnya, client idRO kayanya masih di bawah 2012-04-18a versinya kRO, struktur foldernya sih folder lama, sama masih pake lua 5.0 (tapi dah ada Cash Shop ) -
meski matk kecil, hasil damagenya ajib bro. itulah renewal.
-
Cara ngubah server Renewal jadi pre- renewal ?
Cydh replied to coconutswt's question in Client & Patcher
agak sedikit tricky Atur server ke Pre-Renewal, http://rathena.org/wiki/Category:Configuration#.2Fsrc.2Fconfig.2Frenewal.h Copas job_db.txt, job_db2.txt, skill_db.txt, & skill*.txt dr db/pre-re/ ke db/import Copas file2 yg sama kek yg di atas tapi dari folder db/re/ ke folder db/pre-re tp mungkin bakal ada ada error pas baca file skill_cast_db.txt, krn PRE-RENEWAL ga ada kolom fixed_cast, jadi bisa tinggal hapus kolom trakhir di skill_cast_db.txt yg dr db/re (yg udah dicopas ke db/pre-re td). -
diff patcher? untuk client? ok untuk saat ini, saya lebih suka menggunakan NEMO, untuk client exe bisa didownload di http://www.k3dt.eu/Ragexe/unpacked/ saya lebih suka untuk client versi 2013-08-07a saat ini.
-
1. Default set yg ada di rAthena berdasarkan official server. 2. Download kRO bisa di http://ratemyserver.net/index.php?page=download_kROLinks, kemudian update menggunakan lite patcher (rsu) http://nn.nachtwolke.com/dev/rsu/. Untuk sementara, rAthena belum secara keseluran mengimplementasi episode 15, tapi setidaknya quest untuk Lhz lantai 4, Rebellion Job & skill, siap digunakan. 3. Pre-Renewal ada lah system sebelum Renewal. dimana di Renewal terjadi banyak perubahan, setidaknya ada beberapa system seperti level penalty, shield mempengaruhi ASPD, kemudian perhitungan damage dan kerja skill.
-
maybe? I just want asked that question to VyLow too, since I really don't know about those items.
-
When did u change ur signature?
did u make it? http://www.mediafire.com/convkey/6c54/ic73l5ae82smb99fg.jpg?size_id=4 or maybe can u make a large pic about it, I can spam a lot via FB.
- Show previous comments 15 more
-
You guys may mod, del. or add anything you want into there,free to use for evertthing, im going to sleep z_z
-
-
-
[spoiler=from VyLow] I forgot to asked the detailed about those items. Any you guys know about that in official server? (I have official account, but I don't have newer items )
-
my spoiler just for limited edition. btw, name "Document Developer" seems strange. I think I prefer how you guys called it before, Document Maintainer.
-
+1 but Kido, please, with every respect, please don't bother the admins. [spoiler=dont open, I just made a fun for Trojal & Maki at this spoiler]That's the admin power.