hi everyone, 
I write again because now i have a problem with saving the bank_vault. 
  
I store the value with said SQL query in the database, but the ingame bank-display does not refresh. 
When I select - after the update query - the value, then I get the new value. 
If I deposit money through the bank or take off, then the old value for the calculation is used, and overwrite the database value. 
  
How can I tell the (ingame) Bank that it has a new value?