Any ways to (HARD) limit the srv to 80cap ?

05/11/2012 19:45 zikor1337#1
Any ways to (HARD) limit the srv to 80cap ? I have used SrPatch.. but if the players kill an unique .. they go after lv80 .


Any ideas or Fixes that might be helpful ?

Thanks in advance.
05/11/2012 19:50 HigurashiKai_#2
Fix it from your media.pk2,the problem is located in reflevel
05/11/2012 20:01 ahmed4ever2u#3
Quote:
Originally Posted by zikor1337 View Post
Any ways to (HARD) limit the srv to 80cap ? I have used SrPatch.. but if the players kill an unique .. they go after lv80 .


Any ideas or Fixes that might be helpful ?

Thanks in advance.
well don't depend on sr_patch
you have to do it on your own :)

i can help you if you want
add me ( ahmed_tota449@sky..)
05/11/2012 20:26 zikor1337#4
ahmed4ever2u: I can do it my self. I just need some helpful tips . Thanks for willing to help.

@HigurashiKai_: Thanks !
05/11/2012 20:40 HigurashiKai_#5
Quote:
Originally Posted by zikor1337 View Post
ahmed4ever2u: I can do it my self. I just need some helpful tips . Thanks for willing to help.

@HigurashiKai_: Thanks !
Your welcome :)
If you need any help , don't hesitate to PM me and I'll try to help you =)
05/11/2012 21:09 eldanger08#6
Reflevel --- > DB Go to Level 80 make it 18(9)
leveldata ---> media.pk2 Go to level 80 make it 18(9)
update ur server and ur done !! :P
hit Thanks if i help! and i hope i helped someone :P
DiV
05/11/2012 21:17 •ᵔBeGodOfWarᵔ•#7
Quote:
Originally Posted by glialka View Post
change exp in leveldata to 9999999999999999999

so easy...
He want to make it 99.99 not by this fail way ..
05/11/2012 22:36 zikor1337#8
Quote:
Originally Posted by eldanger08 View Post
Reflevel --- > DB Go to Level 80 make it 18(9)
leveldata ---> media.pk2 Go to level 80 make it 18(9)
update ur server and ur done !! :P
hit Thanks if i help! and i hope i helped someone :P
DiV
I might be too tired, I guess.. because I cannot understand your solution .


Actually, I found the exp changing (9999999999999) the most effective way.
05/11/2012 22:45 Getzabelz#9
Quote:
Originally Posted by zikor1337 View Post
I might be too tired, I guess.. because I cannot understand your solution .


Actually, I found the exp changing (9999999999999) the most effective way.
There's another easy way, but maybe too technical for you (I guess). Is to make a trigger that whenevers a player gets >80 Lvl it gets back to 80.
05/11/2012 22:47 zikor1337#10
Too complicated and too much work. It's not for my server ... so ... the exp limit (99999999999999999999) should be enough .
05/11/2012 22:56 Janick_#11
Have you tried the method released here by limiting max lv through the db?
05/11/2012 22:56 LegendM#12
Change lvl 80 exp to 9999999999999999999999999
05/11/2012 22:58 zikor1337#13
Quote:
Originally Posted by Janick_ View Post
Have you tried the method released here by limiting max lv through the db?
by deleting the lv81-130 rows or which one ?
05/11/2012 23:00 Janick_#14
Quote:
Originally Posted by zikor1337 View Post
by deleting the lv81-130 rows or which one ?
No, this one [Only registered and activated users can see links. Click Here To Register...]
05/11/2012 23:06 Shifty*#15
Why don't you just edit the Gameserver with ollydbg?