_entreprise setVariable ["entreprise_bankacc",(_curBankACC - _price),true];
[(_entreprise getVariable ["entreprise_id",0]),5,(_entreprise getVariable ["entreprise_bankacc",0])] remoteExecCall ["max_entreprise_fnc_updateEntreprise",2];
[_entreprise,(name player),_price,4] remoteExecCall ["max_entreprise_fnc_insertEntrepriseLogs",2];
_entreprise setVariable ["entreprise_position",_marker,true];
[(_entreprise getVariable ["entreprise_id",0]),7,(_entreprise getVariable ["entreprise_position",""])] remoteExecCall ["max_entreprise_fnc_updateEntreprise",2];
hint (["STR_SUCCES_BUY_LAND","Max_Settings_Entreprise","Entreprise_Localization"] call...
_entreprise setVariable ["entreprise_bankacc",(_curBankACC - _price),true];
[(_entreprise getVariable ["entreprise_id",0]),5,(_entreprise getVariable ["entreprise_bankacc",0])] remoteExecCall ["max_entreprise_fnc_updateEntreprise",2];
[_entreprise,(name player),_price,4] remoteExecCall ["max_entreprise_fnc_insertEntrepriseLogs",2];
_entreprise setVariable ["entreprise_position",_marker,true];
[(_entreprise getVariable ["entreprise_id",0]),7,(_entreprise getVariable ["entreprise_position",""])] remoteExecCall ["max_entreprise_fnc_updateEntreprise",2];
hint (["STR_SUCCES_BUY_LAND","Max_Settings_Entreprise","Entreprise_Localization"] call theprogrammer_core_fnc_localize);
maxence_compte_gouv = maxence_compte_gouv + _price;
publicVariable "maxence_compte_gouv";
[maxence_compte_gouv,maxence_compte_cop,maxence_compte_med,maxence_compte_east,(name player),3,0,_price,0] remoteExec ["max_gouvernement_fnc_updateAccounts",2];