L2J High Five. Auto-Picks
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 6
- Joined: Sun Jun 08, 2014 3:58 pm
L2J High Five. Auto-Picks
Hello guys im new here. and i want know. How i can Enable auto picks on my server?
- Gries
- Posts: 307
- Joined: Fri Jun 17, 2011 9:45 am
Re: L2J High Five. Auto-Picks
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