[Server Hosting] Adding a ATM - salutesh/DayZ-Expansion-Scripts GitHub Wiki

Return to the overview "The Market System"


If you want to add a ATM you can use any mapping method (.map, dayz editor, vpp mapping, etc). In this guide we will explain with the .map method.

Go to dayzserver/mpmissions/dayzoffline.mapname/expansion/objects/ and create a file named MyMappingATM.map (or open a file you already made).

In this file add the following line:

ExpansionATMLocker|11855.7 140.565 12453.6|-70.000000 0.000000 0.000000

How does it work ?

Classname|Position X Y Z|Rotation

ATM Classnames

ExpansionATMLocker
ExpansionATM_1
ExpansionATM_2
ExpansionATM_3