Jump to content

Dastgir

Script Developers
  • Content Count

    3805
  • Joined

  • Last visited

  • Days Won

    250

Everything posted by Dastgir

  1. Updated afk to v1.3 Now Supports afk_timeout , no afk on dead, and noafk MAPFLAGS https://github.com/dastgir/HPM-Plugins/commit/42e8623eb92f16b2a9bdf945abbbb771d4531b65 Battle Config Adjustment:You can add "afk_timeout: seconds" in any of the files in conf/battle/ to make it work(so you don't have to recompile everytime you want to change timeout seconds)MapFlags:Add mapflag just like you add other mapflags,e.g:prontera mapflag noafk^ Add Above to any script, and it will make prontera to be noafk zone. Mhalicot should update it soon(Considering he is active on the community).
  2. Error on visiting board Fatal error: Call to a member function primary_navigation() on a non-object Can you make sure again since I'm not getting it as a user nor guest? Not Happening now
  3. any good source for renewal skill desc beside irowiki? Only Original kRO SkillDescript(we have it on our repo in folder named kRO_lua) <- That's original as it is decompiled lua from kRO
  4. Bug Report has already been posted for this: http://herc.ws/board/tracker/issue-8501-compile-problem-on-the-latest-git-version/
  5. Working fine for me. Mind if you try that plugin again(downloading it again)? Post error if find anything wrong.
  6. I will take a look into that.
  7. Error on visiting board Fatal error: Call to a member function primary_navigation() on a non-object
  8. 1) i downloaded a new 2013-08-07 here http://k3dt.eu/Ragexe/unpacked/ 2) i patch it using NEMO patcher 3) after patching i moved the patched exe to my folder and i got this error message after running the .exe Sorry sir im a newbie. hope you understand. You have to select 'Ignore ragexe filename check' Patch. in short, You select ALL The diffs you want except 'Restore Login Window' and
  9. Don't diff with 'restore login window' How could i patch it sir? What are the steps to change that one? Sorry im noob. Get a undiffed client. Select All the diffs you needed except 'Restore Login Window' and patch it.
  10. dastgir can you help me about my 2012-04-10 client? since im using 2013-08-07 all is good and well smooth but i want to change 2012-04-10 client my server is pre-renewal and running for almost 5months already thanks in advanced just a note: Renewal and Pre-Renewal does not have any relationship with client date, i.e you can use Classic server with 2014 clients too... But Changing client too won't have any problem, you just need to diff one 2012-04-10 and edit src/common/mmo.h , and recompile, that's it.
  11. Don't diff with 'restore login window'
  12. 1st: there's many client, which is to be chosen according to your needs if you need old looks, go with 2012-04-10 or 2012-04-18 new looks of client, go with 2013-12-23 or 2014-02-05 2nd: https://github.com/ROClientSide/Translation <- Data Folder Translation(Basic data folder needed) 3rd: there's plenty of package in forum too, download one and update via kRO patcher included. or look here http://ratemyserver.net/index.php?page=download_kROLinks
  13. Oh ho, it was Inds quote I believe, with many more done on irc
  14. bonus bAtk,readparam(bAtk)*15/100; ^ Above will increase Atk by 15%,
  15. Its nice to know that the crash is solved
  16. I believe its conf/messages.conf problem Can you search for 224: search that 224 number, and please say the output of that line here Normally it should be like 224: %d minutes If there's %s or %(Anything Here except d) , it would most likely be crashed.
  17. Yes... lack the links ... and is outdated. Do you not know any recent and has the scripts? The pallets are recent (since there has been no update after that version)Or If you want any other palette, just post screenshot or link, I hope someone can share that too.
  18. After crash appear, you should usebt full So that it get full dump, and copy paste whole dump here.
  19. I don't know if we have it translated, but I guess we should(since 14.2 quests are already translated)If you find any untranslated quest that is been used in Hercules/rA, please specify the range/Id of quest, and we will translate it asap. I am not sure but i hope this images can help... Lua files/questinfoUpdate that folder, we have those quests translated... Thanks I will try what you said. oh by the way Im using 2013 12 23 client there's nothing wrong with it right? Nope, nothing wrong, just check if your client reads lua or lub and change file extension accoedingly.
  20. I don't know if we have it translated, but I guess we should(since 14.2 quests are already translated)If you find any untranslated quest that is been used in Hercules/rA, please specify the range/Id of quest, and we will translate it asap. I am not sure but i hope this images can help... Lua files/questinfoUpdate that folder, we have those quests translated...
  21. this just enables it after the crash, there is a file "core.xxxx" (example, core.5213) simply check with dir, then: gdb map-server core.xxxxbt full As I said, there is no core file generated after the crash. Run map server via gdb from:gdb map-serverrunAnd then it will display the dump when it crashes,
  22. I don't know if we have it translated, but I guess we should(since 14.2 quests are already translated)If you find any untranslated quest that is been used in Hercules/rA, please specify the range/Id of quest, and we will translate it asap.
  23. With what all patches have you diffed that client?
×
×
  • Create New...

Important Information

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