Jump to content
  • 0

Add & Remove Players Kripto from there bank


- VJ -

Question

5 answers to this question

Recommended Posts

  • 0

And so more info on that, it is instantaneous when you edit their account from Redis

 

there's a post I made on how to make changes to the banks in game programatically.

 

Here's how it works... mostly.

 

1. Player logs in (client has no idea of bank balance, it is null now)

2. Player opens bank terminal at payphone (bank balance is loaded)

3. Player does something with bank (bank balance altered)

4. Player closes bank windows (bank balance is nulled again on clientside)

 

 

so you need to emulate step #2 to grab their balance and then pass the right hive calls to modify their balance.

 

an in answer to your previous question, so long as the player does not have their bank terminal open, any changes to their redis balance is instant.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...