L2J High Five. Auto-Picks

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
SROZone
Posts: 6
Joined: Sun Jun 08, 2014 3:58 pm

L2J High Five. Auto-Picks

Post by SROZone »

Hello guys im new here. and i want know. How i can Enable auto picks on my server?
User avatar
Gries
Posts: 307
Joined: Fri Jun 17, 2011 9:45 am

Re: L2J High Five. Auto-Picks

Post 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
Post Reply