Jump to content

Chaos92

Members
  • Posts

    1864
  • Joined

  • Last visited

  • Days Won

    63

Everything posted by Chaos92

  1. Hello, you need to set your meta for your post/page. This might help you. https://hostingmalaya.com/tutorial-menukar-facebook-link-description/ About the download and donate page, go to modules/ and create blank file with name donate.php and also download.php
  2. what is locksup ? maybe your script that makes character 'feel stuck' ? try to disable all your own scripts/modification scripts.
  3. Why not download the latest one and its free for community version https://visualstudio.microsoft.com/downloads/
  4. I think what you need to edit or add is iteminfo.lua or iteminfo.lub in System folder. Newer clients didnt use idnum/num in GRF or data folder anymore.
  5. I think Ive answered you a few hours ago. Just separate your main html and also fluxcp in subfolder.
  6. Pre RE : https://github.com/zackdreaver/ROenglishPRE RE : https://github.com/zackdreaver/ROenglishRE 2018 and above RE : https://github.com/llchrisll/ROenglishRE
  7. 0 status points means you cannot up any stats then.
  8. Chaos92

    Functor

    Why not ask the 'original owner' (in this case, your friend) to deal with Functor ? Thats the best way to do this since you're not the original owner of the license. As far as Im used to deal with Functor for every months, Functor gives full support for example any patches on security updates or changes of encrypted clients.
  9. cleanest way, remove the database (if u didnt use it anymore at all) and create new database+ run all sql scripts again.
  10. https://github.com/rathena/rathena/wiki/Custom-Items Find Loc section.
  11. if(Class==Job_Champion) bonus bDelayRate,-30; if(Class==Job_Lord_Knight) bonus bDelayRate,-50; if(Class==Sniper) bonus bDelayRate,-60;
  12. check any error while you @reloaditemdb at map-server.
  13. As in the error list, Visual Studio older than 2015 are not supported anymore. Download latest Visual Studio Community : https://visualstudio.microsoft.com/downloads/
  14. dif your RO Client. EXE with any zoom options that you want.
  15. Please check your data folder does it have the files for the map there.
  16. your client already diffed with high headgear ID ? if u tried accessoryid.lua, try use accessoryid.lub. It depends on client diff reading lua or lub.
  17. Should be because of their Full Client files (outdated) or your lite client files (if its custom items).
  18. at conf/groups.conf for groupid that u want (use at id: 0 for normal account level 0) before permission line, add log_commands: true permissions: { } Example : groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { changedress: true resurrect: true rates: true help: true uptime: true mobinfo: true iteminfo: true exp: true time: true } log_commands: true permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true attendance: true } },
  19. I think theres already a few in this forum regarding hatmaker. Try to use the search button.
  20. You need to use correct data folder/GRF/translation depends on your client .EXE requirements. If you're using 2015, then use suitable 2015. About hexed read lua/lub it depends on how the client hexed are patched/diffed. This might helps for older version. I recommend you to use latest one though (newer clients + latest rathena file). kRO Full Client : https://rathena.org/board/topic/106413-kro-full-client-2020-04-09-includes-bgm-rsu rAthena : https://github.com/rathena/rathena Renewal English Translation : https://github.com/llchrisll/ROenglishRE
  21. I mean, the patched EXE for SE and SR to works, try client 2018 and above RagexeRE.
  22. I think u need to use client 2018 or above for Star Emperor and Soul Reaper.
  23. Try to use Chris Renewal Translation : https://github.com/llchrisll/ROenglishRE and read the Wiki/Guides too.
  24. Both of those platform have their own website. XPRO : https://vykimo.com/xpro AndRO : http://roworkshop.com/andro/main/index.html Just a reminder, that development+projects are not related/supported by rAthena. So, you should ask them directly about it.
×
×
  • Create New...