|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#7 (permalink) |
|
newChar.SkillsCap = 10000; ///having a 1000 skill cap
newChar.StatCap = 300; ///having a max stats cap at 300 these changes only effect NEW charactors being created after the script is modified and have been tested to work on 29 I had found this info on earlier posts which might be helpful. Go to this folder C:\RunUO\Server\Scripts\Custom\Modified\Misc CharacterCreation.cs script And add it under newChar.Hunger = 20; looks like this newChar.Hunger = 20; newChar.SkillsCap = 10000; ///having a 1000 skill cap newChar.StatCap = 300; ///having a max stats cap at 300 I havent figured out why the runuo team just dosent add this line in. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|