sampmapper Posted October 24, 2014 Report Share Posted October 24, 2014 Hey guys, I'm having issues with Zupa's SC 1.1. The issue is that when I go to the bank I enter an amount to deposit and nothing happens. When I try and trade, it works fine but it says something like [AMOUNT] any <--- this is for Buy and sell (5000 any) I can trade and it works fine but it says "Any" and it's an issue? Screen shots(Trader/Banking Menu) http://gyazo.com/8e46f08c509b02d544a33b95b842b651 http://gyazo.com/8e46f08c509b02d544a33b95b842b651 Link to comment Share on other sites More sharing options...
Rocu Posted October 24, 2014 Report Share Posted October 24, 2014 Seems like you're missing some variables. Do you have this in your variables.sqf?: //-----------------------------------Currency & Banking Configs ---------------------------------// CurrencyName = "Zupa Coins"; // name of your currency DZE_ATM = ["Laptop_EP1"]; // items,objects classnames where u can bank. LimitOnBank = false; // false = no limits, true = banks are limited on the value below MaxBankMoney = 500000; // limit on bank for normal players DonatorListZupa = ["76561198012464696","111111111"]; // bigger bank PUID MaxDonatorBankMoney = 1000000; // Bank size donators //-----------------------------------Currency & Banking Configs END ---------------------------------// Link to comment Share on other sites More sharing options...
sampmapper Posted October 24, 2014 Author Report Share Posted October 24, 2014 Working now, thank you Rocu! Link to comment Share on other sites More sharing options...
Raryin Posted October 25, 2014 Report Share Posted October 25, 2014 I am having a similar issue however it is not the 'coins' that is coming up as 'any' but rather the numerical value. any ideas? (heh) Link to comment Share on other sites More sharing options...
Rocu Posted October 25, 2014 Report Share Posted October 25, 2014 I am having a similar issue however it is not the 'coins' that is coming up as 'any' but rather the numerical value. any ideas? (heh) Maybe this will help you fix it: Link to comment Share on other sites More sharing options...
Raryin Posted October 27, 2014 Report Share Posted October 27, 2014 Edit: made a separate post about my problem Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now