FredyH / Perpheads-Issues

5 stars 22 forks source link

Bank account subscription incorrect when loaded offline #951

Closed TinySimon closed 4 years ago

TinySimon commented 5 years ago

OnPlayerLoaded function in sv_bankaccounts needs to to update the subscribers if the account is already loaded.

Alternatively, change the subscribers function to simply return the player key of the account table.

TinySimon commented 4 years ago

Fixed