PDA

View Full Version : How do i change Exp/Drop Rate?


kenworthy55
06-15-2007, 06:58 AM
anyone know how to do this????
i cant seem to figure it out

Amy
06-15-2007, 07:07 AM
go into ur antrix folder scroll down and find xp and stuff you'lls ee it ;-0

kenworthy55
06-15-2007, 07:51 AM
im not seeing it are we talkin in navicat???

KaiserJoe
06-15-2007, 08:08 AM
No, in your Antrix.conf file inside your main folder.

Find


# XP (Experience) Rate setup
#
# The xp that a player receives from killing a creature will be multiplied
# by this value in order to get his xp gain.
# Default: 1
#

Rate.XP = 1
Rate.QuestXP = 1


# Rest XP Rate
#
# Value is the amount of rest XP a player will recieve per minute of rest time.
# Default: 1
#

Rate.RestXP = 1


# Drop Rate
#
# This value will be multiplied by any gold looted and the drop percentages of the
# items for creatures will also be multiplied for this to determine which items
# to drop.
# Default: 1
#

Rate.Drop = 1
Rate.DropMoney = 1


Change, or don't change, the things in red.

kenworthy55
06-15-2007, 07:30 PM
wow thanks this helped big time