UOGamers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • To obtain new Razor updates, please reinstall Razor from our new website.

[SVN] [BUG TRACKER] Issue #138 » Interior decorator should turn paragon chests

Status
Not open for further replies.
[SVN] [BUG TRACKER] Issue #138 » Interior decorator should turn paragon chests

OSI: the interior decorator can turn paragon chests

RunUO: can't.

I can't see anything in publishes indicating a change, so I believe it's not Expansion-dependant.

This is reported also here: http://www.runuo.com/bugs/index.php?cmd=view&id=138
but since no one reads the tracker... :p

(you know, I have lots of nice chests turned on the wrong side...)
 

Copern

Sorceror
Re: [BUG TRACKER] Issue #138 » Interior decorator should turn paragon chests

Looks like I was wrong in my initial assessment when I made the interior decorator changes. I forgot that there's no Furniture or DynamicFliping attribute on paragon chests which trigger flipping on drop. Doah! Needed to use a custom flip method, which the flipable attribute calls when there's no ID's provided (noticed that today), since there's 4 ID's for 2 different chests. Anyway, here it is.
 

Attachments

  • ParagonChestFlip.patch
    1,008 bytes · Views: 6
Re: [TESTING-TC] [BUG TRACKER] Issue #138 » Interior decorator should turn paragon ch

I have tested it on my private shard and player account:

pre-patch
- obtained 2 paragon chests
- one is locked down and not opened, the other one is opened and secured

post-patch
-
used interior decorator on these chests and they turn correctly.

- they can't be turned if not locked down or secured.

- They turn if locked down or secured, no matter if they are locked down or not.

- The inventory of chests is unaffected

- After this, I got another chest and tried to lock down, secure... it turns without other issues.

OK for me.
 
Status
Not open for further replies.
Top