Skillcheck question
Posted: Sat Oct 30, 2010 12:20 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4413
L2JDP Revision Number:7666
I want to ask about the skill check feature, does it slow down the gameserver or it only checks at gameserver start?
should i allow it only 1 time, and after disable it? i m curious how does it work, seams very usefull but i wouldnt want it to slow down the gamserver. Thank You.
» Find Revision
L2J Revision Number:4413
L2JDP Revision Number:7666
I want to ask about the skill check feature, does it slow down the gameserver or it only checks at gameserver start?
should i allow it only 1 time, and after disable it? i m curious how does it work, seams very usefull but i wouldnt want it to slow down the gamserver. Thank You.
Code: Select all
Check players for non-allowed skills# Default: FalseSkillCheckEnable = False # If true, remove invalid skills from player and database.# Report only, if false.# Default: FalseSkillCheckRemove = False # Check also GM characters (only if SkillCheckEnable = True)# Default: TrueSkillCheckGM = True