Resource icon
Author
Ixtabay
Downloads
132
Views
2,116
First release
Last update
Rating
0.00 star(s) 0 ratings
No permission to download Join the discussion

More resources from Ixtabay

Requirements
This version requires ServeUO
The Home Stone allows players to set a home location in any inn, or in a house they own.

By default, the stone can be used every 15 minutes, but this can be adjusted.

Code:
private static readonly TimeSpan delay = TimeSpan.FromMinutes( 15.0 );
private static readonly TimeSpan totalDelay = TimeSpan.FromMinutes( 15.0 );

When the Home Stone is first added, it is without an owner. One first use, the Home Stone becomes bound to the player using it. Once bound, it can only be used by that player. Players are unable to use multiple Home Stones.

Latest Updates

  1. Updated to show seconds left if less than 1 minute.

    Updated the Homestone to show seconds left if timer is less than 1 minute.

Active Shards

Donations

Total amount
$110.00
Goal
$1,000.00
Back