SWRRiP 2.0 : Increasing Skill Level to over 100

Posted by Chaoscayne on Sun 30 Nov 2008 12:26 AM — 2 posts, 10,776 views.

#0
Was trying recently to increase the skill level of some skills to 100+ but when I rebooted the game the skills just went poof, only avail to Admins.

Currently my MAX_SKILL is set to 150, but i seem to be missing something else.

Any suggestions?
#1
funny....got to staring at code and it hit me......

remove this if check from act_info.c

if ((hilev<0) || (hilev>=LEVEL_IMMORTAL))
hilev=LEVEL_HERO;

and it will allow morts to see the skill on the slist and also be able to practice them