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
Go to your config files, find KR banking folder, put your steam ID in your admin folder.
Start your server press "B" from this menu you can: Add, move, remove ATM and decide if you want to enable robbing or not, it also show you all the atm on the map.
i tried for a couple of days to edit different files and locations, but they wont spawn in game.
since im using trader mod, 1 of the default locatioins of the atm at green mountain is in shipping containers.
and at kumyarna im missing an ATM all together. so i need to add 1 in both locations
"ATM": [
{
"ATMSName": "KR_ATMBlack", //Classname of the ATM Object (read classnames.txt!)
"Position": [
3689.35009765625, // Position X of the ATM!
402.0119934082031, //Positions Y of the ATM!
5988.02001953125 //Position Z of the ATM!
],
"Direction": [
-110.0, //Yaw
0.0, //Pitch
0.0 //Roll
],
"CanBeRobbed": 0, //Can this ATM robbed (1 = yes, 0 = no).
"RobMessage": "%PlayerName% start robbing an ATM!" //Rob message will pop up when an ATM gets robbed! valid placeholders are: (%PlayerName% = robbers name.) (%id% = robbers steam64id) (%Pos% = robbers X Y Position!)
}
],