Hi, me again.
For some reason when i spawn in and collect coins or loadout the next time i disconnect and come back it puts me back into spawn and money is all disappeared.
	There's no hive errors.
The only error in the Server RPT is :
			_globalCoins = _character getVar>
			23:21:01   Error position: <];
		
			_globalCoins = _character getVar>
			23:21:01   Error Missing ]
			23:21:01 File z\addons\dayz_server\compile\server_playerSync.sqf, line 38
			23:21:01 Error in expression <[];
			_medical =        [];
			_distanceFoot =    [0,0];
		
And I have 2 errors in my client RPT. Looks like they relate to zsc but I have reinstalled it from scratch and still the same.
			Error in expression <,0];
			_globalCoins = player getVariable [Z_globalVariable,0];
			};
		
			_model call pl>
			  Error position: <Z_globalVariable,0];
			};
		
			_model call pl>
			  Error Undefined variable in expression: z_globalvariable
			File mpmissions\__CUR_MP.Chernarus\dayz_code\compile\player_humanityMorph.sqf, line 36
			Error in expression <e,_bankCoins,true];
			player setVariable [Z_globalVariable,_globalCoins,true];
			};
			>
			  Error position: <Z_globalVariable,_globalCoins,true];
			};
			>
			  Error Undefined variable in expression: z_globalvariable
			File mpmissions\__CUR_MP.Chernarus\dayz_code\compile\player_humanityMorph.sqf, line 102
			"keyboard_keys reset"
			"WARNING illegal RE rhideObjectcode with args:[any,O 1-1-E:1 REMOTE,true]"
		
and
			Error in expression <oneyVariable,0] call BIS_fnc_numberText,CurrencyName]];
			ctrlSetText [23002,forma>
			  Error position: <CurrencyName]];
			ctrlSetText [23002,forma>
			  Error Undefined variable in expression: currencyname
			File mpmissions\__CUR_MP.Chernarus\dayz_code\external\zsc\zscInit.sqf, line 122
			Error in expression <at['Gave %1 %2 %3!',_this select 0,_num,CurrencyName];
			_sl = format['%1 %2 %4 to>
			  Error position: <CurrencyName];
			_sl = format['%1 %2 %4 to>
			  Error Undefined variable in expression: currencyname
			Error in expression <oneyVariable,0] call BIS_fnc_numberText,CurrencyName]];
			ctrlSetText [23002,forma>
			  Error position: <CurrencyName]];
			ctrlSetText [23002,forma>
			  Error Undefined variable in expression: currencyname
			File mpmissions\__CUR_MP.Chernarus\dayz_code\external\zsc\zscInit.sqf, line 122
			Error in expression <T_OK",[_amount] call BIS_fnc_numberText,CurrencyName] call dayz_rollingMessages;>
			  Error position: <CurrencyName] call dayz_rollingMessages;>
			  Error Undefined variable in expression: currencyname
			File mpmissions\__CUR_MP.Chernarus\dayz_code\external\zsc\zscInit.sqf, line 156
		
Sorry to be such a noob with this one!!

 
 
