Maxing stats

Posted by USER007 on Thu 11 Dec 2003 01:04 PM — 2 posts, 12,766 views.

#0
I did this like a month ago while testing but it seems I forgot how to max the stats since I got it of the internet.:P What I'm talking about is this, when I type score it shows me the stats:
STR: 10 (18)
SPD: 10 (18)
etc.

I want to change the number 18 to 100. Could any one tell me what line/file is it? :P
USA #1
handler.c get_curr_* functions control the maximum returned value. Maybe something else controls the maximum settable value. Do a search in the files for everywhere strength is accessed and see what comes up...