Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by caja

  1. caja

    Help with Max skills

    MoverParam.cpp CMover::AddExperience int nGetPoint = ((GetLevel() - 1) / 20) + 2; Skill points are updated later on AddSkillPoint function.
  2. caja

    Does anyone know the DST for PVE?

    Dst_monster_dmg
  3. caja

    Help with Max skills

    Skill points are in source. Updated to players using CUser::AddSetExperience()
  4. caja

    Currency icons in shop instead of their names?

    C2DRender::RenderTexture()
  5. caja

    Currency icons in shop instead of their names?

    Render the icon texture instead of item name.
  6. caja

    Question about time travel

    I don't think it is possible to go faster than light, going faster than light would be the void. Now about time travelling is possible travel to "past" and "future", by default everyone thinks time is linear having a past, a present and a future just because our perception sees like that. The...
  7. caja

    Flyff source coders group

    Those are not developers and won't join. Problem solved.
  8. caja

    Help, about efect sfx

    Yes..
  9. caja

    Crashing Client

    Cannot load II_ARM_M_CHR_WED02SHOES 30427 inventory texture.
  10. caja

    Auto donation feedback

    API. /5char
  11. caja

    Voting pingback + altering vote counts

    If you cheat your votes they will reset to 0.
  12. caja

    Gamemaster - staff text colors

    CDPClient::OnChat
  13. caja

    Official TaskBar V19

    At Ragezone.
  14. caja

    Hi, what's up

    I can't see the "hilarious" part on that.
  15. caja

    FlyFF Hackers

    Use Linux, hackers can't hack linux.
Back
Top