GodBless Values not changing on DB!

08/04/2015 16:12 [GM]Precious#1
Hi,

I was wondering why the values of ,[GodBless_Light] and [GodBless_Dark]
FROM [PS_GameData].[dbo].[WorldInfo] is not change when Relic/Altar has been destroyed (ep.4.5). Any ideas?
08/05/2015 13:04 {Skrillex}#2
Does the Bless Changes InGame?

Im not shure but maybe Itīs saven while the Server is running in the ram. And maybe after this it Saves in the DB.

Regards
08/05/2015 19:55 [Alcatraz]#3
i have done a little work with this part before but im not sure if this is the case for you the bless values added to the columns your talking about are not instantly changed the values of those columns are only update when the server does its quarterly updates so they are added or changed if a alter is taken about every 15 mins depending when the quarterly cycle will end is the time it will take to update

but i do know they values aren't instantly added to the columns as someone takes a alter they are stored in the ps_game.exe and only updated in the database on the quarterly updates cycle

example of how i think it works is

player takes a alter the game.exe from the client sends that info to the ps_game.exe that info is then stored until the ps_game.exe does it quarterly update to the database when it does do the quarterly update the store info from the ps_game.exe is then sent to the databases but its all stored data not just the alters