Jump to content

Chaos92

Members
  • Posts

    1864
  • Joined

  • Last visited

  • Days Won

    63

Everything posted by Chaos92

  1. Custom mob generator added. I didnt test it yet though but it should be almost the same as NPC generator, just adding the mobdb.yml part. As stated, mostly is default so need to edit mobdb yml as you need such as name, level, class, drops, Ai, and so on.
  2. try remove any diff and see how it goes. maybe one of it having issue with your old trunk.
  3. if it just because of commands, just change at groups.yml then.
  4. just use the VIP as designed which is 5 if im not mistaken. why need to change to 1 ?
  5. what is your server spec ? Is this latest rathena ?
  6. show how you determine the 80%, and also the spec of the server,
  7. maybe because you hex with custom font. try not to use custom font
  8. why not you use client more latest compare to 20120412 ? that was quite too old for now. lua files errors might be related to accessoryid, or accname. make sure you have both added correctly. about the palette, make sure you read the instruction, you might need the corrected sprite for it. and for the npc, since u are using updated rathena, try to use the clean one maybe. I suspect your script having issue or wrongly coded, thats why. clean latest rathena : https://github.com/rathena/rathena and the sounds are most probably from client side too. Try to use client 20180620 at least maybe, then most of the tutorial or solution here might helps.
  9. then it should be in msgstringtable.txt
  10. old equipments having restructure for a quite long time ago. why not you use the refiner that rathena has right now ? https://github.com/rathena/rathena/blob/master/npc/re/merchants/hd_refiner.txt
  11. what is your clientdate ? it should be there though.
  12. change it in skilldb # TargetType Skill target type. (Default: Passive)
  13. its in data/msgstringtable.txt
  14. then OVH might be your choice.
  15. if you're having a lot of $$ to spend then try google. the route of Google server are so good, but its so pricy. the rate for each region/server are different for the bandwith, but I guarantee the route is so good and smooth~
  16. reset look.
  17. check your ram usage, processor usage, ping/latency, or maybe also disk read/write usage. Also maybe some memory leak scripts/etc that might increase your ram usage to its limit.
  18. Max level is the max base level of character. so it will generate statpoint until that level. Max status point is the total status points when it reached the max level that you set. Traitpoints is for 4th job. choose no if you didnt have 4th job and didnt need it.
  19. I already told you to change it to 0, and then just set what max points, so all jobs will have the same points as long as their max base level is same. Thats why I give the statpoint generator, so you can set any max points you want.
  20. i understand. what if we didnt give trans bonus = 0 ? so all classes will have the same amount of it, am I right ? Just set the points for the max level correctly, and all jobs will have the same points since all have the same max level.
  21. They are not trans so they didnt get the bonus. Or maybe set the bonus to 0, and recreate the status point as much as you wish using statpoint generator that I created here : So then all the jobs are having the same statpoints as long as they have the same levels.
  22. To be honest, its better to use the tools from rathena to convert it, since its for sure will be updated from time to time depends on what the structure of YML should be. And there is a lot of txt version txt structure, so I dont know which will fit either (there are a lot of structure changes of txt before). If I'm not mistaken, rathena txt -> yml converter is using the last structure of txt before its fully converted to yml. If the txt is too old, I'm pretty sure rathena converter also might fail to convert it correctly. Though its a bit weird we are going back to txt (since we didnt use it anymore), so .. Maybe I'll think of it if I have some time.
  23. set the IP to localhost, then use the LAN IP of the server PC to connect the client to it.
  24. why your map ip is different with char ip, is it not on the same server ? try just use the default ip which is 127.0.0.1
  25. OVH, DigitalOcean maybe.
×
×
  • Create New...