Giles.floydub17_ESO wrote: »As previous post mentioned,'there are quests driving players to get them. I've seen many and they seem to pop just fine.
UltimaJoe777 wrote: »Well I have now been at Rawl'kha Bank for at least an hour, STILL has not respawned.
Correction: It respawned the moment I posted that sentence lol
Spawned at: 5:03 PM EDT, was cracked by me immediately upon respawn, but I did not force the lock. I will now wait for it to respawn to get a precise time.
Edit: Respawned about 3 - 3 1/2 minutes later. Now that's screwy.
if ((Item.Type == ESO_ITEM_SAFEBOX) && (Player.Name == "UltimaJoe777")) { ApplyRandomScrewyAlgo(); }
UltimaJoe777 wrote: »Well I have now been at Rawl'kha Bank for at least an hour, STILL has not respawned.
Correction: It respawned the moment I posted that sentence lol
Spawned at: 5:03 PM EDT, was cracked by me immediately upon respawn, but I did not force the lock. I will now wait for it to respawn to get a precise time.
Edit: Respawned about 3 - 3 1/2 minutes later. Now that's screwy.
From the ESO source code:if ((Item.Type == ESO_ITEM_SAFEBOX) && (Player.Name == "UltimaJoe777")) { ApplyRandomScrewyAlgo(); }
UltimaJoe777 wrote: »Edit: Respawned about 3 - 3 1/2 minutes later. Now that's screwy.
UltimaJoe777 wrote: »Edit: Respawned about 3 - 3 1/2 minutes later. Now that's screwy.
Even back when the Treasure troves were respawning every minute or two, there would be one or two that would not respawn until a significant period of time elapses. This was random because the next day or an hour or two later, they would respawn like all the others. Which is why you can never predict the behavior of an MMO based on one or two events. That kind of applies to most things really if you think about it.