Single Currency Banking problem

IvertizPL

Member
Hello everyone, I have problem with Single Currency Banking when I sell something i don't get money and error in rpt is:

Code:
Error in expression <ray = call compile format ["%1",_data];
_resultArray
};

server_hiveReadWriteLar>
19:02:55   Error position: <_resultArray
};

server_hiveReadWriteLar>
19:02:55   Error Undefined variable in expression: _resultarray
19:02:55 File z\addons\dayz_server\init\server_functions.sqf, line 171
19:04:38 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};

server_hiveReadWriteLar>
19:04:38   Error position: <_resultArray
};

Here is mine server_functions.sqf
http://pastebin.com/dkUg8msr

Don't know why anyone have something like that?


Second problem is custom debug monitor to this scripts, I want have coins and money in bank on my infistar debug monitor, it is possible? Anyone can say me how to do this? Thanks for the help and greetings guys. Have a nice day :)
 
Last edited:
Back
Top