Jump to content

Start_

Members
  • Posts

    927
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by Start_

  1. Try \db\re\job_basehpsp_db.txt
  2. Spend a time play around more with GRF Editor, Like press every buttons, do everything. Don't care the error/bug just backup before you done anything. Then you will find magic of this programs.
  3. Other tricky way is print timer inside message like this cpawjou : hello to cpawjou : [15:23] hello (Edit on src idk where it is just suggestion).
  4. Try changebase instead? \rathena\doc\script_commands.txt line 4380
  5. Many of items will be sprite missing. Try to use https://github.com/llchrisll/ROResourceCollection and put every country sprite together. If you know something is missing, You can also help him to correct missing sprites.
  6. data > msgstringtable.txt Find the wording and edit it.
  7. Work fine on my end. (Latest rAthena)
  8. Yes you can change texture of it. (Try to use GRF Editor and find these buttons).
  9. Use older client like 20151104
  10. \conf\battle\player.conf Line 180
  11. Problem is he want to disable to spawn all monster on prt_fild for 45 minutes. I don't know easiest ways to do it. Only way I know is manually script to spawn monster.
  12. You should leave .env there. If you can't see emblems change in seconds try re-open game client and set emblem again.
  13. Change getequippercentrefinery to getequiprefinerycnt
  14. Do you compile when server is running? If so just try stop server first and update then compile and start server again.
  15. Some patch are errors when patched. Leave it be or wait NEMO update soon.
  16. Strange.. It's work fine on my end. 2020-03-04aRagexeRE
  17. Find 'hateffect' in item_db and try to use item scripts like that one you found.
  18. Go to Client folders >> System >> iteminfo Copy resourcesName from Archangel Wings to Costume Archangel Wings resourcesName.
  19. Problem came from Client-Side. Try you using https://github.com/llchrisll/ROenglishRE
  20. Try use cap_value on item bonus or somewhere that calculate those bonuses. --- Not sure this is correct way to fix but you can try Go to \src\map\pc.cpp Line 3725 Add sd->subrace[type2] = cap_value(sd->subrace[type2], 0, 90);
×
×
  • Create New...