Skip to content

Couple Changes and Additions for Houses#534

Merged
Xoduz merged 4 commits intoUOX3DevTeam:developfrom
DragonSlayer62:House-Sign-Fixes
Mar 12, 2026
Merged

Couple Changes and Additions for Houses#534
Xoduz merged 4 commits intoUOX3DevTeam:developfrom
DragonSlayer62:House-Sign-Fixes

Conversation

@DragonSlayer62
Copy link
Contributor

@DragonSlayer62 DragonSlayer62 commented Mar 9, 2026

  • [FIX] Fixed an issue where guests count was not showing correctly on the house sign
  • [ADD] Added new Multi JS Methods for adding and removing vendors in player houses, and updated relevant scripts (js/commands/targeting/remove.js, js/server/house/house.js, houseCommands.js and playerVendorDeed.js) to make use of these to fix issue where player vendors were not properly registered with houses:
    • .AddVendor( playerVendor ) // Register player vendor with multi
    • .RemoveVendor( playerVendor ) // Unregister player vendor from multi

- [FIX] Fixed Guests was not showing correctly on the housesign counts
- [ADD] Added AddVendor and RemoveVendor to the js methods so we could fix the issue where the player vendors was not being registered to the house when placed, I also added the changes to rmeove.js house.js housecommands.js and playervendordeed.js
@Xoduz Xoduz merged commit cba35cf into UOX3DevTeam:develop Mar 12, 2026
2 checks passed
Xoduz added a commit that referenced this pull request Mar 12, 2026
@DragonSlayer62 DragonSlayer62 deleted the House-Sign-Fixes branch March 13, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants