Jump to content

arisgamers

Members
  • Content Count

    173
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by arisgamers

  1. I have seen in srcmappacket.h; we have packet for 2014-10-22b client. Anyone know, where can i get unpacked 2014-10-22bRagexe.exe ? Thanks in advance
  2. read this : http://herc.ws/board/topic/152-obtaining-hercules/ and : http://herc.ws/board/topic/968-guide-how-to-setup-hercules/?hl=%2Bpatskie+%2Bguide
  3. For full client download, try this : http://herc.ws/board/topic/38-latest-kro-installation-small-client-package/ the one from nickyzai is 2014-09-01. for ragexe.exe : http://k3dt.eu/Ragexe/unpacked/
  4. In official : God Item Quest consist of 4 smaller quest : 1. Seal Of Sleipnir when 50 players complete this quest, it will unlock Seal Of Megingjard. when 100 players complete this, this quest will be locked. 2. Seal Of Megingjard when 50 players complete this quest, it will unlock Seal Of Brisingamen. when 100 players complete this, this quest will be locked. 3. Seal Of Brisingamen when 50 players complete this quest, it will unlock Seal Of Mjolnir. when 100 players complete this, this quest will be locked. 4. Seal Of Mjolnir when 100 players complete this, this quest will be locked. In my opinion, the number of players needed to open next seal quest and to lock seal quest may not suitable for low populated server. My suggestion is to make some way to customize those number, ex: 1. Seal Of Sleipnir when 25 players complete this quest, it will unlock Seal Of Megingjard. when 50 players complete this, this quest will be locked. What do you think about this ?
  5. Looks like, you make clone using git in unwanted folder (probably in : C:Users[your user name]Desktop). Usually, when we make clone something using git, git will make a new hidden sub folder named .git Git use that directory to save information about any delta / version / change, that has been made. Try to find this .git folder (the one that created by accident) and delete them. NB : This is a hard way, though
  6. When i play ragnarok, and pressing windows button or ctrl + alt + tab (switching to windows desktop without closing client), sometimes my windows desktop is freezing : -. mouse cursor can move but can not click any icon, can not switch to any other application, or go back to game -. ragnarok music still play -. pressing ctrl + alt + del can bring the blue screen (where i can choose task manager), if I try to open task manager, it can not open -. I can log off, but when I try to re-login it will back to freezing desktop That situation is not always happen (rarely happen), but when it occur, is annoying. What may causing this ? And how to avoid this to happen again ? note : my client setup is in fullscreen mode
  7. I think status resistance is depend on vit (ex : stun) and int (ex : silence). They do not depend on luk. edit : after checking on irowiki stat calculator: agi : affect sleep & bleeding (100 agi = 100% resist) vit : affect poison & stun (100 vit = 100% resist) int : affect silence (100 int = 100% resist), blind & chaos (100 int = 66% resist) luk : affect curse (100 luk = 100% resist) str & dex : do not affect anything to give 100% resistance when the player have 400 of LUK (curse resist) : pc_status_def_rate: 25 this will affect player only mob_status_def_rate: 25 this will affect mobs
  8. just open and execute those file with mysql workbench (or similiar software)
  9. right-click your hercules folder, then select : TortoiseGit -> Show log
  10. These 2 (and anything without min / max) are relative to default drop rate : item_rate_common: 6000 item_rate_common_boss: 3500 for example : item_rate_common: 200 if the default item's drop rate for item x is 0.01% then it become 200 * 0.01% = 2% and if the default item's drop rate for item y is 0.03% then it become 200 *0.03% = 6% For these 2 (and anything with min / max) are exactly as you thought : item_drop_common_min: 1 item_drop_common_max: 10000 for 2 above statement : item_drop_common_min = 0.01% item_drop_common_max = 100%
  11. You can find clean client from here : http://k3dt.eu/Ragexe/unpacked/ 2014-02-05 is the latest stable client. I use that, and navigation is working as intended. You need too patch those client with NEMO Patcher in order too work. link to NEMO : http://herc.ws/board/topic/2905-nemo-client-patcher/
  12. As far as i know data.ini is not encrypted (at least my data.ini is not encrypted). You can read data.ini by using notepad or wordpad.
  13. See his/her name in member online today
  14. Can we unlock Seal of Megingjard Quest with less than 50 players ? For example 25 players doing Seal of Sleipnir twice (by reseting Seal of Sleipnir and take it again)
  15. if you mean 2013-12-23 client from ossi's package (under "Tool" folder), that client is not patched yet.
  16. You can find lua files and other translation files in here : http://herc.ws/board/topic/398-client-translation-project/
  17. The last stable client for now is 2014-02-05 client. I see in your other post you already download ossi's client 2013-12-23. That is a good start to get any 2014 client (i use that too, and update it to 2014-02-05). This is the way how to get it : 1. you have to update your client data by running rsu-kro-rag-lite.exe (already included in ossi's client) after patch process complete, just close the patcher (do not choose start) 2. download 2014-02-05 ragexe from : http://k3dt.eu/Ragexe/unpacked/ 3. patch that 2014-02-05 client with NEMO Patcher : http://herc.ws/board/topic/2905-nemo-client-patcher/ 4. put the patched ragexe in your Ragnarok client directory. 5. you got 2014-02-05 client. use the patched ragexe to start your client.
  18. One in the ClientSideRepo is having this entries: 7239#Errands for Thorn (hard)#SG_FEEL#QUE_NOIMAGE#Thorn needs materials for refining so bring him 20 Used Iron Plate#Collect 20 Used Iron Plate#7240#Equipment Enhancement#SG_FEEL#QUE_NOIMAGE#Bring your new Eden Group Equipment to Thorn and ask him to strengthen them for you and he will give you a random equipment bonus.##7241#Errands for Thorn timer#SG_FEEL#QUE_NOIMAGE#Return to Thorn after waiting 24 hours.## That's same with mine, but those quest was not displayed in quest window. I don't know what's wrong in here.
  19. i have experienced it before. for my case the problem was turning on auction feature. You can check your confbattlefeature.conf and set : feature.auction: off I found the problem by updating hercules (that part got a warning). so, if that not work, try to update your hercules.
  20. I use translation commit : fe51c62bde10bc012d7f4db154644cc9ba9e19fb and nothing is modified. And i have checked questid2display.txt, it looks fine (nothing strange). That file also in my translation grf, and the translation grf is the first to be loaded (i don't use any other custom grf). The problem only occur with thorn quest, other quests are displayed correctly. Is this possible if the mistake in my patched client ? (you were said more than 6 "#" / quest in questid2display.txt working with yours; but that's not with mine)
  21. Try to read this thread : http://herc.ws/board/topic/6539-re-features-classic-mechanics/ it seems speaking about similiar problem with yours, and got answered by dev.
  22. Thorn Quest (Eden Group Equipment Enchantment) is not shown in Quest Window. Quest ID : 7239, 7240, 7241 but other quest are displayed correctly. If i check the show quest checkbox in quest window, it is displayed in screen (not quest window) in korean language. I have checking questid2display.txt and questid2display_iro.txt, nothing looks unusual. I am not sure where is the problem (in translation or in hercules). How to fix this ?
  23. What about set your server as pre-renewal, then replace : 1. map_cache.dat and map_zone_db.conf in dbpre-re with same file in dbre 2. any file in npcpre-re with any file in npcre note : this method is not tested yet. better if you make some proper back-up before implementing this method.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.