Re: How to change players level?
@das7002
indeed - i agree the cape + sword are perfect firepower.
However i had problem when i tried to leave the character equiped with them and logoff.
Next morning - my char was gone, PWAdmin was crashed and didn't want to run anymore....etc...
So i'm just exploring other options and i had in mind to attempt some values less than 9999999 used on the GM items.
EDIT:
I've run into the problem that the PWAdmin i'm using (and the Iweb) don't have the XML editing option.
Currently reading the update guides of the PWAdmin and the XML Editor guides and etc...
Will try various ways to add items...and i'm all ears about suggestions :)
Re: How to change players level?
Java crashed, i think.. Reinstall Java and\or pwAdmin (but i like old good iWeb 1.1 with senditem\giveitem scripts :))
p.s. You can set char's stat points (max=lvl*5-5). So, if your char is 150lvl, the max amount of points you can set is 745 and if your char is 999 lvl, the max amount of points is..... ....... ....... where's my calc.... .... 4990 :)
Re: How to change players level?
Quote:
Originally Posted by
Kripter
set ur server rate to 999999 and go kill s***? thats what i did and i made it so that gms could lvl to 999, was going to do 9000. but then again it was 5am and i hadnt slept for a few days so i was going a bit nutz.
Can you really get to lv999 by killing mobs alone? i tho the lv cap is 150 no matter what.
However, indeed lv can be edited using iWeb/pwAdmin, and the stat point limit is just as mentioned, stat = (lv - 1) * 5
One thing that often missed is, HP and MP DOES NOT changed if you change your lv and stat thru iWeb/pwAdmin. And currently they have no feature to set HP and MP (which is stored in 'ep.max_hp' and 'ep.max_mp' variable and not visible even thru XML edit, unless i missed something)
I wrote a small Java code to edit HP and MP value, in which i need to mod it a little to make it more user friendly for those who can't program, if anyone wants it. HP and MP are still in bound with level, the same with stat point, but it differs each class. You can refer to ecatomb's char simulator to find the right values
Re: How to change players level?
Quote:
Originally Posted by
G_Twenty
char is 999 lvl
No, just no.
The game was designed to be level 150 max, going past that requires insanely heavy modifications AND the level is supposed to only be a byte (due to cap being 150 it doesn't need a larger number) so 255 you could get away with but that's silly...
Re: How to change players level?
Quote:
Originally Posted by
[D@nte]
Argh...
not skillpoints I meant statpoints (STR / AGI ...) afaik changing them (adding more as you can have over all on your level) will cause client or map crashes ?!
You will no longer be able to login if you have more statpoints than you should. In any case screwing with the char level is just dangerous, set to 2,100,000,000 to get level 141, then add another 2,000,000,00 exp. Add like 2,000,000,000 spirit/skillpoints and you can learn anything.
Side note: funny things may happen if you somehow manage to set a higher exp/spirit value, as it will get negative then.
Re: How to change players level?
Quote:
Originally Posted by
tbnanubis
You will no longer be able to login if you have more statpoints than you should. In any case screwing with the char level is just dangerous, set to 2,100,000,000 to get level 141, then add another 2,000,000,00 exp. Add like 2,000,000,000 spirit/skillpoints and you can learn anything.
Side note: funny things may happen if you somehow manage to set a higher exp/spirit value, as it will get negative then.
Because its an Int32, kind of retarded they didnt have it as an unsigned int though...
Re: How to change players level?
Help me please, how change max level to 200 for example?
Sorry for my bad english..
Re: How to change players level?
Quote:
Originally Posted by
Pil3p0m
Help me please, how change max level to 200 for example?
You don't.
Re: How to change players level?
yeah shame cause i was playing around with my pwadmin and added 254 inv slots, cant go to 255 or your inventory will completely disapear, but it was fun while it lasted.