how to chang the world setting? #14

Closed
opened 2022-08-11 06:56:18 +00:00 by 3300100 · 1 comment
Member

Thank you for providing this project.
I want to know,how to adjust experience, such as obtaining 20 times of experience and drop rate.
thank you

Thank you for providing this project. I want to know,how to adjust experience, such as obtaining 20 times of experience and drop rate. thank you
Owner

This is done via the ./setrate dev command. Examples are below for setting each to 20x. Hotzones also have their own modifiers.

./setrate exp 20.0
./setrate gold 20.0
./setrate drop 20.0
./setrate hotexp 20.0
./setrate hotgold 20.0
./setrate hotdrop 20.0

This is done via the ./setrate dev command. Examples are below for setting each to 20x. Hotzones also have their own modifiers. ./setrate exp 20.0 ./setrate gold 20.0 ./setrate drop 20.0 ./setrate hotexp 20.0 ./setrate hotgold 20.0 ./setrate hotdrop 20.0
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MagicBane/Server#14