Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
under sandbox options for the economy:
- uncheck "Allow exchange of valuables to currency"
- check "Allow valuables exchange at ATMs"
i'll change the option names for their new meaning in the next update.
the first one should be "Allow exchange of valuables to currency anywhere"
AllowValuablesExchange = false,
AllowExchangeAtATM = true,
AllowPaycheckAtATM = true,
SendBalanceAsDocument = true,
And still selling from anywhere
- "allow from everywhere" does what it says and overrides the others
- "allow at any atm" on and "allow from everywhere" off needs an atm close by to sell items
- both off and firmware updated for an individual ATM to allow exchange works too
the check if the button is active / exchange view on the right is visible returns true if any of these conditions are met:
- in a bank area
- ATM has an exchange exception set
- "allow everywhere" is on
- "allow at ATM" is on and there is a valid ATM close by
I just ran through your list, checking the sandbox on my ftp I had:
-- People will be able to open the UI and exchange goods where and whenever they want.
AllowValuablesExchange = false,
But could still sell from anywhere.
I went to one of the only 2 ATM's on the map and the
"Allow turning in paychecks"
"Allow valuables exchange"
were both UNchecked. I checked them, hit apply and got the conformation that it saved. After that I can no longer sell from anywhere on the map.
I do have a new issue though.
Before the update as long as I didnt use a KI5 vending tiles players could NOT buy global items but after the update any container that was made a player vendor is selling the global store items.
Still troubleshooting this with options.
I'll update if I find anything new, thanks for the help!
offering the global shop there should always have been the case because the identification for a tile to be a vending machine is done via the moddata entry the container menu sets.
without the dedicated shop terminals and decoupled from the chat i had to offer a way for people to access the global shops and this way was bound to a tile identifying as vending machine.
in a future update vending machines will not offer the global shop anymore so it will be removed from the containers that were modified too. people just need some time to set up terminals.
My sandbox doesn't change from "AllowValuablesExchange = false" so I'm not sure what is happening. I'll keep digging today and see what I can find. So far what is working is to go back to my atm, turn off sales, apply and turn off sales then apply.
It might be an issue of having more than one Admin with a local map_sand.bin flipping settings on and off. We're testing now.
Manually delete map_sand.bin, adjust your settings in the pzserver_SandboxVars.ini and then start the server. They'll take at that point. The map_sand.bin is a single player file that gets created when the server is saved in certain ways. I've only seen this happen with Udderly UpToDate. You can delete map_sand.bin at any time even if the server is running.