Hello Everyone,
I've created a small guide (51 minutes) of how to create a skill handler in Modern Melia post rewrite.
Files Accessed:
PacketStrings DB (system/db/packetstrings.txt), to save on space string effects are converted to IDs (this usually changes client patch updates).
Client Files:
skill_bytool.ipf (This folder, in older clients it was a file, contains client side outline of a skill, like the skill behaviors, usually when you see Scp Client="NO" that means it's expected for the server to handle this part of the behavior).
Tools used:
Zemyna (Proxy)
PaleTree (Packet Logger)
010 Editor (Packet Template)