Jump to content
  • 0

global bank not working?


cloneruler

Question

Using https://github.com/oiad/ZSC - I got the local storage working, where I put it in a safe and everyone can access it and take the money out, but if I go to a different safe I can't see the money I put in, idk what to do.

 

Here's my files:

server_playerLogin.sqf: http://pastebin.com/UDjtCuFb

init.sqf - http://pastebin.com/h8SNGgSp

description.ext: http://pastebin.com/f9FQAaxn

compiles.sqf - http://pastebin.com/XSLAfFpz

 

if there's anything I forgot to post please let me know - I really want this to work!

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0
6 minutes ago, kingpapawawa said:

safe is for personal bank. 

ZSC_bankObjects = ["Info_Board_EP1"]; // Array of objects that are available for banking (i.e Suitcase, Info_Board_EP1)
ZSC_bankTraders = [""]; // Array of trader classnames that are available for banking (i.e Functionary1_EP1_DZ)

Man I feel retarded now. 

 

Thanks!

Link to comment
Share on other sites

  • 0
19 minutes ago, kingpapawawa said:

safe is for personal bank. 

ZSC_bankObjects = ["Info_Board_EP1"]; // Array of objects that are available for banking (i.e Suitcase, Info_Board_EP1)
ZSC_bankTraders = [""]; // Array of trader classnames that are available for banking (i.e Functionary1_EP1_DZ)

ok, I put Info_Board_EP1 in but I don't have an option to open my bank on an info board

Link to comment
Share on other sites

  • 0
1 minute ago, kingpapawawa said:

Ive installed this a couple of times now. Re-check the instructions.  By default Salival has it set to work with traders.
If theres an error its most likely in your client side rpt.

Alright i'll try that, i've tried with both the object and trader, still nothing. Thanks for your help

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...