Trouble With Stats

Discussion about Helbreath Server Files.
Post Reply
zam
noob
Posts: 15
Joined: Wed Nov 24, 2004 3:32 am

Post by zam »

I'm having trouble with setting stats with the - HBServer 3.51 by HelbreathSS.tk

I'm wondering if anything is wrong with my settings.cfg

Code: Select all

[SETTINGS]

enemy-kill-mode     = DEATHMATCH
enemy-kill-adjust    = 10
primary-drop-rate     = 300
secondary-drop-rate     = 250
admin-security     = OFF
rare-drop-rate     = 75
jail-mode     = ON 
monday-raid-time           = 60
tuesday-raid-time    = 60
wednesday-raid-time      = 60
thursday-raid-time    = 60
friday-raid-time    = 60
saturday-raid-time    = 60
sunday-raid-time    = 60
farm-mode     = OFF 
neutral-creatures          = OFF
log-chat-settings     = ALL
slate-success-rate     = 25
character-stat-limit    = 510
rep-drop-modifier    = 5
character-skill-limit    = 100
admin-security-code    = 
max-player-level    = 999
ADDKiD
<3 bd long time
Posts: 967
Joined: Tue Jul 12, 2005 8:07 pm
Location: Washington, USA
Contact:

Post by ADDKiD »

Is your client set for That Level and that Stat limit?
zam
noob
Posts: 15
Joined: Wed Nov 24, 2004 3:32 am

Post by zam »

:o :o
I should try that, but even though I'm chaning my stats in my character.txt files.
jonisan
Member
Posts: 164
Joined: Sat Jan 07, 2006 1:14 pm
Location: Fin

Post by jonisan »

Hey easy way to try it to modife some npc monster like slime and put exps shitty high and then just kill thems and u can seethen it is working ?
<img src='http://i72.imagethrust.com/i/160466/newww.png' border='0' alt='user posted image' /><br><br><img src='http://img154.imageshack.us/img154/9360/tagi7wk.png' border='0' alt='user posted image' /><br><br><img src='http://img446.imageshack.us/img446/6094/uusi0xr.png' border='0' alt='user posted image' /><br><br><img src='http://img73.imageshack.us/img73/9738/xpuser3xy.png' border='0' alt='user posted image' /><br><br><b><u><span style='color:red'>Noobie List:</span></u></b><br><span style='color:blue'><i>BlueChristmas</i></span>
diuuude
Outpost bitch
Posts: 592
Joined: Wed Dec 28, 2005 11:57 pm

Post by diuuude »

I don't know what's your problem but it may be something like this :

- If you always have connection lost when you use a high lvl char, look at the hackevent.log in your gameserver folder, maybe exp is below 0.


By the way, you have an error on this line :

Code: Select all

character-skill-limit    = 100
This is not the limit points for each skill but for all of them... so minning + farming + fishing + magic, + long swords + ... = 100. Change it to at least 2500 or you won't be able to have all skills 100%.
<a href='http://www.technohell.net' target='_blank'><b><span style='color:red'>>>> Helbreath Ressources Website Here <<<</span></b></a><br>C++ Sources, Tools, Server Files, Help on Forum, C++ Snippets, Toplist... Updated often, come visit us !
zam
noob
Posts: 15
Joined: Wed Nov 24, 2004 3:32 am

Post by zam »

ok, I changed my max stats to 2500, but whenever I make slimes really high EXP and kill them I get to level 411 then I get negative exp
diuuude
Outpost bitch
Posts: 592
Joined: Wed Dec 28, 2005 11:57 pm

Post by diuuude »

yes, of course exp will always go negative if you reach a certain amount of it. It's due to the type of var used in the server (INT) so your exp can't be really high.


The way to make your server accepts very high lvls is to reduce the exp needed for each level in the sources and then reduce exp given by the monsters. If you don't know how to do, just ask ;)


ok, I changed my max stats to 2500
It wasn't the max sats but the max skill :)
<a href='http://www.technohell.net' target='_blank'><b><span style='color:red'>>>> Helbreath Ressources Website Here <<<</span></b></a><br>C++ Sources, Tools, Server Files, Help on Forum, C++ Snippets, Toplist... Updated often, come visit us !
zam
noob
Posts: 15
Joined: Wed Nov 24, 2004 3:32 am

Post by zam »

nahh, I got it.
I'm fine with having 400 stat/500 level.
but thanks. :D
Post Reply