Jump to content

Zake

Global Moderator
  • Posts

    5,312
  • Credits

  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Zake

  1. Locked.
  2. Locked.
  3. Is there any error while parsing configs?
  4. Would you like to add a little bit more context?
  5. Topic locked.
  6. Topic moved to client section.
  7. Open your ide, search for the file name of that xml that you have opened. There should be a class that parses these data in some entities. Those entities should hold information about the rate, if not then try to find usages of those entities and check where this rate is being calculated.
  8. Could you rephrase that please?
  9. If someone has already attacked the monster, he should be on it's aggrolist. If he's not (well right click -> delete project) but you can also check if there is an attackedBy list.
  10. You can probably use the aggrolist of the monster
  11. Topic moved to client section.
  12. Topic locked.
  13. Np, topic locked.
  14. final DecimalFormat decimalFormat = new DecimalFormat("0.00"); msg.replace("%crtdmg%", decimalFormat.format(your long calcStat here)); you can always change the format
  15. On Interlude client you can edit optiondata_client-e.dat. Normally it requires server side edit too, but since all the information that you give is a "change a client description", i'm assuming that you already did.
  16. Ok, topic locked.
  17. when does this trigger? on death i guess?
  18. i would suggest you to use a different tvt event
  19. It's very unlikely that you ll find proper support for a pack without source. Consider asking lucera owner(s)
×
×
  • Create New...