Addition of Tutorial guide.
Author: emanueld Source: https://acis.i-live.eu/index.php?topic=8051
This commit is contained in:
@@ -295,19 +295,24 @@ MaxLevelNewbieStatus = 40
|
||||
# NPC respawn time (default 180 seconds)
|
||||
StandardRespawnDelay = 180
|
||||
|
||||
# ExpertisePenality, to disable grade penalty
|
||||
# Disable tutorial on new player enter into Game
|
||||
# Please remember its sometimes important to novice players
|
||||
# Default: False
|
||||
DisableTutorial = False
|
||||
|
||||
# ExpertisePenalty, to disable grade penalty
|
||||
# False: Players can use equip S grade at level 1.
|
||||
# True: Players can't use equip S grade at level 1.
|
||||
ExpertisePenality = True
|
||||
ExpertisePenalty = True
|
||||
|
||||
# MasteryPenality, to disable Heavy expertise.
|
||||
# MasteryPenalty, to disable Heavy expertise.
|
||||
# True: Players like dagger or archer can't use Heavy armor.
|
||||
MasteryPenality = False
|
||||
# MasteryPenality starting level.
|
||||
MasteryPenalty = False
|
||||
# MasteryPenalty starting level.
|
||||
# Default from 20
|
||||
LevelToGetPenalty = 20
|
||||
|
||||
# MasteryWeaponPenality, to disable weapons expertise.
|
||||
# MasteryWeaponPenalty, to disable weapons expertise.
|
||||
# True: Players that have not weapon mastery cannot use that weapon type.
|
||||
MasteryWeaponPenality = False
|
||||
# MasteryWeaponPenality starting level.
|
||||
|
||||
Reference in New Issue
Block a user