Jump to content

Zake

Global Moderator
  • Posts

    5,304
  • Credits

  • Joined

  • Last visited

  • Days Won

    13
  • Feedback

    100%

Everything posted by Zake

  1. Topic moved to client section.
  2. 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.
  3. 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.
  4. You can probably use the aggrolist of the monster
  5. Topic moved to client section.
  6. final DecimalFormat decimalFormat = new DecimalFormat("0.00"); msg.replace("%crtdmg%", decimalFormat.format(your long calcStat here)); you can always change the format
  7. 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.
  8. i would suggest you to use a different tvt event
  9. It's very unlikely that you ll find proper support for a pack without source. Consider asking lucera owner(s)
  10. Sure it's possible, you need to modify charinfo a bit.
  11. 25k δεν είναι καλά καλά τα npc
×
×
  • Create New...