max dc,mc,sc

Chriz

Captain Lurker
VIP
Mar 24, 2003
1,198
1
336
315
LOMCN
Biohazard said:
nope


as i said 255 is max =/
that is not true, the most dc u can have is :
255-380
(255-125) after it resets, but it still works unless u got highter.
this is what happens on every server i have played but with flame sword never got more than 998 lol


for example -( test it lol)
Wassup said:
err lol if itssay @ 5dc
but gone over 255

will it count as 260?
 
Last edited:

mStation

Golden Oldie
Golden Oldie
Oct 29, 2003
2,042
69
235
♫♪♫ ♦♥♠♣ ♀♂♀
What you are saying Ssoul is strange... im sorry to say that i dont believe it really works but i would be very glad if u can give me some pics prooving me wrong. As i know in the m2server it is possibile to reach only the max value of 255 due to the possibilty it has to read letter and numbers... and replying to the starting question its not possibile to make it go higher and i also think it isnt possibile to stop the rewinding part of the stats.. what is possibile is reducing the max stats from 255 to a lower ammount like 200 or 100.
 

pooper

Dedicated Member
Dedicated Member
Aug 13, 2004
23
0
28
aint it possible to make it higher with the server source code?
 

Dark12345

Golden Oldie
Golden Oldie
Apr 4, 2004
1,074
1
125
Portsmouth
i think it wud b better if u cud have 255dc ac ect. more but its not possible, or is it,staring strangly at newblood,blaminator
 

pooper

Dedicated Member
Dedicated Member
Aug 13, 2004
23
0
28
well maybe it is possible to change the limit like you change exp per lvl

lets say 255 is FF000000
and we change it to A08601 (= 100,000)

would be cool having armors with 5000 ac :p and weapons that kick ass, and spells that do pwnage damage


but hey tell me this ... is it possible to change the max attack speed like from 10 to 30 :) ??
 

mStation

Golden Oldie
Golden Oldie
Oct 29, 2003
2,042
69
235
♫♪♫ ♦♥♠♣ ♀♂♀
pooper said:
lets say 255 is FF000000
and we change it to A08601 (= 100,000)
well the problem is that the instances which regard ac, amc, sc, mc, dc are a 2 space Hex. this means that in the m2server u find a line similar to this:
"somecode"FF"someothercode", where FF stands for 255. the problem is that there is no other 2 spaced value which is higher than FF. infact if u want to set 256 as max u need a 3spaced hex which is "100"...

but hey tell me this ... is it possible to change the max attack speed like from 10 to 30 :) ??
i never looked for this... should be nice to check this point out.
 

pooper

Dedicated Member
Dedicated Member
Aug 13, 2004
23
0
28
aint it possible to add 'new bits' after the FF ?
 

Xypher

LOMCN Senior Member
Veteran
May 4, 2003
419
0
93
Dunno Posts:4000000
The reason why 255 is max is because.. The m2server can only read a max # of 255 .. if im correct.. thats why @level -1 goes to level255.
 

pooper

Dedicated Member
Dedicated Member
Aug 13, 2004
23
0
28
like level was limited to 40 but if you do -1 you can get upto 255 hmmm interesting

this means if speed was limited to 10 if we change it to -1 (or FF) it will be limited to 255 :weightlif:whips:
 

Tahriel

LOMCN Veteran
Veteran
Jun 1, 2004
320
0
93
not really cos uf u had speed 255 u wouldnt b able to see urself hit and it would b stupid. if uve used mirlander (naughty) which i must say i have before ud know that if u set hit speed too high u wouldnt hit nething. it would just reset after uve almost hit something. like ur stuck
 

pooper

Dedicated Member
Dedicated Member
Aug 13, 2004
23
0
28
well yea for the client side, but im talking about server side here :sbum: