Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
|
Exp System
|
| Author |
Message |
Arcer 
Apprentice

Posts: 20
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2013
Reputation: 0
![]()
|
Exp System
Hi all in spherewiki there is:
"If activated in sphere.ini you may loose 10 percent of your total experience if you die."
but where to modify 10% in sphere.ini?
my sphere.ini exp section is:
Code:
///////////////////////////////////////////////////////////////
//////// Experience and Level system
///////////////////////////////////////////////////////////////
// Enable experience system
ExperienceSystem=1
// Experience system settings:
// 0001 gain experience in combat
// 0002 gain experience in crafts
// 0004 allow experience to go down
// 0008 limit experience decrease by a range witheen a current level
// 0010 auto-init EXP/LEVEL for NPCs if not set in @Create
ExperienceMode=0001|0004
// If combat experience gain is allowed, use these percents for gaining exp in
// Player versus Monster and Player versus Player combats. Value 0 disables gain.
ExperienceKoefPVM=100
//ExperienceKoefPVP=100
// Enable levels system (as a part of experience system)
//LevelSystem=0
// Level system settings:
// linear = 0 (each NextLevelAt exp will give a level up)
// double = 1 (you need (NextLevelAt * (level+1)) to get a level up)
//LevelMode=1
// Amount of experience to raise to the next level
//LevelNextAt=0
whit last build
|
|
| 10-04-2014 07:04 AM |
|
|
| Messages In This Thread |
Exp System - Arcer - 10-04-2014 07:04 AM
|
User(s) browsing this thread: 1 Guest(s)