kuhigen

Initiate
ServUO Version
Publish Unknown
Ultima Expansion
None
RUNUO
・The specified upper limit for the number of items in Backpack is 125, but even if I search for all .cs files with word "125", there is no such place.
・I thought Container.cs was suspicious, but although there is a section about BackPack, I can't find any place that could be easily changed by modifying numbers.
 
Thank you but a compile error has occurred. My RUNUO version is 2.2. Probably old version..
There isn't "private static int m_GlobalMaxItems = 125;" in my container.cs.
 
The code for this has been the same since the first public release of RunUO 1.0.

The Container.cs you need to check is in the server core files, not in /Scripts
 
When I checked the past versions of RUNUO,I found that the Server folder (containg server core files) is included only in the RUNUO 2.7. I modified the Maxitems part on container.cs in the Server folder and simply transfered the Server folder into my RUNUO 2.2 folder, nothing happend. What should I do?
 
Wait...what? You took a different version's source files and tried to apply it to your 2.2 scripts? I am guessing you didn't compile the source and run the new EXE or else your server would have never started.
 
So is there no way to apply the server core files in the Server folder to RUNUO 2.2? I just want to change the number of max items in exsisting character's backpack.
 

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back