wengbenedict93
Members-
Content Count
12 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by wengbenedict93
-
Good day! Any workaround to fix the hp/sp issue? I just adjusted my HP rate until i reach 70k HP for lvl 255/120 paladin but the champions HP is too high. So I tried to alter the HP table of champion/monk until I reach the desired value of 54k HP for lvl 255/120 but after trying it out on a paladin once again Its HP became lower again. Seems like the two are affecting each other. Checked the code and champ/monk does not even inherit the HP of paladin. Im using Herc pre-renewal settings btw. Haven't altered any values beside the HP rate and champ/monk hp table Path: /root/trunk/db/pre-re/job_db.conf this is my un-altered job_db.conf: http://www.megafileupload.com/6xtv/job_db.conf
-
Instant Job/255/120 trans only job changer npc
wengbenedict93 replied to bysqk's question in Script Requests
not working, anyone have a copy of Instang 255/120 job changer NPC trans only? Cant find one on this forum. -
Guide setting up 2013+ Client for Hercules
wengbenedict93 replied to zackdreaver's topic in Client-Side Releases
im using 2013-08-07 most of them are dead links -
Guide setting up 2013+ Client for Hercules
wengbenedict93 replied to zackdreaver's topic in Client-Side Releases
Hello, anyone have a more detailed updated guide? been finding for days -
Hello @ can i see your weapons directory? I am having trouble with this data/sprite/<job dependent folder>/<job dependent prefix>_<gender><weapon suffix>.spr on the custom weapons guide
-
Guide setting up 2013+ Client for Hercules
wengbenedict93 replied to zackdreaver's topic in Client-Side Releases
Hello @@Mhalicot I am using 2013-08-07 client File name is Red_Valkyrie_Helm.spr and Red_Valkyrie_Helm.act This is the inside of the itemInfo.lua and itemInfo.lub [29000] = { unidentifiedDisplayName = "Red Valkyrie Helm", unidentifiedResourceName = "Red_Valkyrie_Helm", unidentifiedDescriptionName = { "Unknown Item, can be identified by ^6A5ACDMagnifier^000000." }, identifiedDisplayName = "Red Valkyrie Helm", identifiedResourceName = "Red_Valkyrie_Helm", identifiedDescriptionName = { "An ornate, winged helmet worn by the warrior maidens that serve Odin.", "STR +10", "Class: ^777777Headgear^000000", "Defense: ^77777710^000000", "Location: ^777777Upper^000000", "Weight: ^777777100^000000", "Jobs: ^777777All Transcendent Classes except Novice^000000" }, slotCount = 1, ClassNum = 2167 }, Confused with classnum, do I define it as number 2167? <View ID - yes the same one that was there item_db> item_db2.conf { Id: 29000 AegisName: "Red_Valkyrie_Helm" Name: "Red Valkyrie Helm" Type: 5 Buy: 500000 Sell: 100000 Def: 10 Slots: 1 Loc: 256 View: 2167 Script: <" bonus bStr,10; "> }, This is the accessory.lub and lua ACCESSORY_Red_Valkyrie_Helm = 2167, and accname [ACCESSORY_IDs.ACCESSORY_Red_Valkyrie_Helm] = "Red_Valkyrie_Helm", -
Guide setting up 2013+ Client for Hercules
wengbenedict93 replied to zackdreaver's topic in Client-Side Releases
@@Mhalicot Was lucky to fix other stuffs but this is my current problem, I am having errors when equipping the custom headgear item. but I already properly defined it on: itemInfo.lua and itemInfo.lub [29000] = { unidentifiedDisplayName = "Red_Valkyrie_Helm", unidentifiedResourceName = "Red_Valkyrie_Helm", unidentifiedDescriptionName = { "Unknown Item, can be identified by ^6A5ACDMagnifier^000000." }, identifiedDisplayName = "Red Valkyrie Helm", identifiedResourceName = "Red_Valkyrie_Helm", identifiedDescriptionName = { "An ornate, winged helmet worn by the warrior maidens that serve Odin.", "STR +10", "Class: ^777777Headgear^000000", "Defense: ^77777710^000000", "Location: ^777777Upper^000000", "Weight: ^777777100^000000", "Jobs: ^777777All Transcendent Classes except Novice^000000" }, slotCount = 1, ClassNum = 0 }, -------------------------------------------------------------- idnum2itemresnametable.txt 29000#Red_Valkyrie_Helm# idnum2destable.txt 29000# Red Valkyrie Helm Strenght + 10 Class :^777777 Headgear^000000 Defense :^777777 5^000000 Equipped on :^777777 Upper^000000 Weight :^777777 10^000000 Applicable Job :^777777 Every Job^000000 # idnum2itemdisplaynametable.txt 29000#Red_Valkyrie_Helm# itemslotcounttable.txt 29000#1# accessoryid.lub and accessoryid.lua ACCESSORY_Red_Valkyrie_Helm = 2167, accname.lua and accname.lub [ACCESSORY_IDs.ACCESSORY_Red_Valkyrie_Helm] = "Red_Valkyrie_Helm", --------------------------------------------------------------- item_db2.conf { Id: 29000 AegisName: "Red_Valkyrie_Helm" Name: "Red Valkyrie Helm" Type: 5 Buy: 500000 Sell: 100000 Def: 10 Slots: 1 Loc: 256 View: 2167 Script: <" bonus bStr,10; "> }, I always try to make it to 216 (baseball cap) or delete it in db in order to get into the game. -
Guide setting up 2013+ Client for Hercules
wengbenedict93 replied to zackdreaver's topic in Client-Side Releases
Hello again! Are there any step by step (newbie) guide on how to add custom items? I already got the .act and .spr of the item that I wanted to add in my RO. already tried googling and searching this forum. http://herc.ws/wiki/Custom_Items will eathena guides work on hercules? -
Guide setting up 2013+ Client for Hercules
wengbenedict93 replied to zackdreaver's topic in Client-Side Releases
@@zackdreaver I was able to make it to the game thanks to your help. I really appreciate it man. I have some errors on my own but I will try to figure things out. -
Guide setting up 2013+ Client for Hercules
wengbenedict93 replied to zackdreaver's topic in Client-Side Releases
Yes my ragnarok folder is Test 2RO which contains binkw32.dll , etc. and placed clientinfo.xml inside "Test 2ROData" Still got the same error. Thanks for responding man! -
Guide setting up 2013+ Client for Hercules
wengbenedict93 replied to zackdreaver's topic in Client-Side Releases
Hello guys, How do I fix User is Offline (5011) and Rejected from Server (30) error? Server seems to be running fine. I am using 20130807 client and my clientinfo located in Test 2ROData Translation FolderData is as follows: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Local</display> <address>127.0.0.1</address> <port>6900</port> <version>45</version> <langtype>1</langtype> <registrationweb>www.google.com</registrationweb> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> </loading> </connection> </clientinfo> Thanks for answering.