Short but sweet. How do i make/do something what when i enter an instance it will reset after 45 mins, but will not kick other groups out(until they reach the 45 minutes aswell)
Like a countdown timer.
Short but sweet. How do i make/do something what when i enter an instance it will reset after 45 mins, but will not kick other groups out(until they reach the 45 minutes aswell)
Like a countdown timer.
...........
Last edited by shadowslayer133; 08-20-2013 at 07:05 PM.
Done by piersd
Gamer tag - Midnight133
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Dungeon / Instance Setup
#
# TakeGroupLeaderID
# If a player doesn't have an instance id, the group isn't already assigned
# to an instance and the group or raid leader already have one, the player will
# be bound to the instance id of the group/raid leader.
# Default: 1 (enabled)
#
# SlidingExpiration
# If enabled, persistent instances will expire relative to the creation time.
# Otherwise persistent instances will expire at fixed points of time. (blizz like)
# Default: 0 (disabled)
#
# DailyHeroicInstanceResetHour
# Sets the hour of day when heroic instances will be resetted on disabled SlidingExpiration.
# Default: 5
#
# CheckTriggerPrerequsites
# Entering & checks
# Default: 1
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<InstanceHandling TakeGroupLeaderID="1"
SlidingExpiration="THIS SHOULD BE 1 AVERAGE RESET IS 1-2 HOURS WITH THIS ENABLED"
DailyHeroicInstanceResetHour="1"
CheckTriggerPrerequsites="1" >
Done by piersd
Gamer tag - Midnight133