Sareus submitted a new resource:

Oldschool Viewable Locked Down House Containers - Simple One Line Edit to Container.cs

I noticed at some point UO changed the way Container in Houses were handled. At one time it was so that if someone Locked Down a Container instead of Securing it, anyone could view into it obviously not being allowed to alter it's contents. Essentially allowing them to function as display cases.

I found at some point on one of the Forums for UO Emulators a Single Line Edit someone did to return this property.


Scripts/Items/Containers/Container.cs
Line 54
C#:
public override bool...

Read more about this resource...
 
Back