Page 1 of 1

L2J High Five. Auto-Picks

Posted: Sun Jun 08, 2014 7:45 pm
by SROZone
Hello guys im new here. and i want know. How i can Enable auto picks on my server?

Re: L2J High Five. Auto-Picks

Posted: Sun Jun 08, 2014 8:41 pm
by Gries
config/Character.properties

Code: Select all

# This option, when set to True, will enable automatically picking up items.# If set False it will force the player to pickup dropped items from mobs.# This excludes herbs mentioned above and items from Raid/GrandBosses with minions.# Default: FalseAutoLoot = FalseĀ # This option, when set to True, will enable automatically picking up items from Raid/GrandBosses with minions.# If set False it will force the player to pickup dropped items from bosses.# This excludes herbs mentioned above and items from mobs.# Default: FalseAutoLootRaids = False