Hello guys,
Summary
I need to know:
-where I can find the damagecalculation with party link and
-where I can find the exp- calculation with a party after killing a monster?
Detail information
The damage via party link and exp-rate of a player is depending on partymembersize. I am playing this server for me alone and do not want to use 8 flyff clients open.
That is why I want to know, how to get with only 2 partymembers the same amount of damage (with Party Link) and exp in a party like 8 partymembers in total. I do not want to manipulate exp rate via event.lua.
I have found out that DPClient.cpp->OnSetPartyMode(...) or party.cpp->DoUsePartySkilly(...) are sending "PARTY_LINKATTACK_MODE" or "ST_LINKATTACK" away, but whereto? Where are exp-rate of partymember is calulated?
I hope you can help me out.
Best regards
Summary
I need to know:
-where I can find the damagecalculation with party link and
-where I can find the exp- calculation with a party after killing a monster?
Detail information
The damage via party link and exp-rate of a player is depending on partymembersize. I am playing this server for me alone and do not want to use 8 flyff clients open.
That is why I want to know, how to get with only 2 partymembers the same amount of damage (with Party Link) and exp in a party like 8 partymembers in total. I do not want to manipulate exp rate via event.lua.
I have found out that DPClient.cpp->OnSetPartyMode(...) or party.cpp->DoUsePartySkilly(...) are sending "PARTY_LINKATTACK_MODE" or "ST_LINKATTACK" away, but whereto? Where are exp-rate of partymember is calulated?
I hope you can help me out.
Best regards