maxsaenz95
New Member
- Joined
- May 18, 2010
- Messages
- 35
- Reaction score
- 4
Tfs 1.2 -- Otclientv8

im having trouble finding how can i add another LEVEL bar on Otclientv8, it will work the same as the "Normal Level bar" meaning when killing monsters and the player gets experience both will go up, this new bar will be used as a "stat" for spell damage calculation wich normally uses player:getlevel for damage calculation this one will use a different value player:getNewLevelBar.
this new spell system will use 4 different stats meaning i would have to add 4 more level bars.
NewLevelBar1
NewLevelBar2
NewLevelBar3
NewLevelBar4.

im having trouble finding how can i add another LEVEL bar on Otclientv8, it will work the same as the "Normal Level bar" meaning when killing monsters and the player gets experience both will go up, this new bar will be used as a "stat" for spell damage calculation wich normally uses player:getlevel for damage calculation this one will use a different value player:getNewLevelBar.
this new spell system will use 4 different stats meaning i would have to add 4 more level bars.
NewLevelBar1
NewLevelBar2
NewLevelBar3
NewLevelBar4.