![]() |
![]() |
![]() |
![]() |
![]() |
|
#1
|
|||
|
|||
|
1- i have a question ... can i change these ?
MaxBaseStrength 500 MaxBaseDexterity 500 MaxBaseVitality 500 MaxBaseIntelligence 500 MaxBaseSpirit 500 MaxLevel 500 2- and after i have changed the BaseXpNeededEachLevel from 3000.0 to 0.01, although the exp needed to go up a level is already 0/1 , i still cant level up faster because every monster that i kill gives me 0 exp .. <the monsters are quite strong too> whats wrong ? Last edited by segala : 03-27-2008 at 07:43 AM. Reason: missed out the 1 in 0.01 |
|
#2
|
|||
|
|||
|
0 is what's called an edge case, and probably not well defined in the code. Try using something slightly more reasonable, like 1 or 5, and see if that helps.
__________________
//TODO: Insert witty one-liner here. |
|
#3
|
|||
|
|||
|
oops ... sorry , my bad .. ^^ i missed out the 1 from the 0.01...
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|