Single Currency Service Points is an adaption of axe cops original service points script that now allows players to pay with single currency.
#Installation
-
Un-PBO your mission file and locate your mission ini file.
-
Paste in the line shown below in your ini file after the player monior script.
_playerMonitor = [] execVM "\z\addons\dayz_code\system\player_monitor.sqf";
[] execVM "service_point\service_point.sqf";
-
Save your ini then copy the server points folder into your mission folder.