Exclude ExPacket class from debugging.
This commit is contained in:
@@ -703,4 +703,4 @@ DebugUnknownPackets = True
|
||||
|
||||
# Excluded packet list.
|
||||
# Packet names that are excluded from debugging, separated by commas.
|
||||
ExcludedPacketList = Attack, AutoAttackStart, AutoAttackStop, DeleteObject, ExAutoSoulShot, ExStorageMaxCount, MoveToLocation, NpcInfo, NpcSay, SkillCoolTime, SocialAction, StatusUpdate, UserInfo, ValidatePosition
|
||||
ExcludedPacketList = Attack, AutoAttackStart, AutoAttackStop, DeleteObject, ExAutoSoulShot, ExPacket, ExStorageMaxCount, MoveToLocation, NpcInfo, NpcSay, SkillCoolTime, SocialAction, StatusUpdate, UserInfo, ValidatePosition
|
||||
|
Reference in New Issue
Block a user