Er wollte 95€ und als ich ein Paar Tage nichts schrieb dann 70€. Wie viel wollte er von Euch?
Beiträge von whocare
-
-
Hallo,
ich habe das Script von dem Tutorial eingabaut. Versicherungen für Fahrzeuge (Autos, LKW, Helikopter und Flugzeuge)
Jedoch bekomme ich Fehler und verzweifel langsam.
Clientlog
Code
Alles anzeigen18:41:32 Error in expression <rPrice"]; disableSerialization; if(EQUAL(lbCurSel 2802,-1)) exitWith {hint local> 18:41:32 Error position: <(lbCurSel 2802,-1)) exitWith {hint local> 18:41:32 Error Fehlende ) 18:41:32 File mpmissions\__CUR_MP.Tanoa\dialog\function\fn_insureCar.sqf, line 11 18:41:32 Error in expression <rPrice"]; disableSerialization; if(EQUAL(lbCurSel 2802,-1)) exitWith {hint local> 18:41:32 Error position: <(lbCurSel 2802,-1)) exitWith {hint local> 18:41:32 Error Fehlende ) 18:41:32 File mpmissions\__CUR_MP.Tanoa\dialog\function\fn_insureCar.sqf, line 11 18:42:50 File mpmissions\__CUR_MP.Tanoa\dialog\function\fn_impoundMenu.sqf, line 28 18:42:51 Error in expression <["C_Offroad_01_F",7,<null>]> 18:42:51 Error position: <<null>]> 18:42:51 Error Ungültige Zahl in Ausdruck 18:42:51 Error in expression <["C_Offroad_01_F",7,<null>]> 18:42:51 Error position: <<null>]> 18:42:51 Error Ungültige Zahl in Ausdruck 18:42:51 ": LifeCfgVehicles class doesn't exist" 18:42:51 Wrong text element 'null' 18:42:51 Error in expression <call life_fnc_numberText, (_vehicleInfo select 8), (_vehicleInfo select 11), (_v> 18:42:51 Error position: <select 8), (_vehicleInfo select 11), (_v> 18:42:51 Error Nullteiler 18:42:51 File mpmissions\__CUR_MP.Tanoa\dialog\function\fn_garageLBChange.sqf, line 78 18:42:55 Error in expression <["C_Offroad_01_F",7,<null>]> 18:42:55 Error position: <<null>]> 18:42:55 Error Ungültige Zahl in Ausdruck 18:42:55 Error in expression <["C_Offroad_01_F",7,<null>]> 18:42:55 Error position: <<null>]> 18:42:55 Error Ungültige Zahl in Ausdruck 18:42:55 ": LifeCfgVehicles class doesn't exist" 18:42:55 Wrong text element 'null' 18:42:55 Error in expression <call life_fnc_numberText, (_vehicleInfo select 8), (_vehicleInfo select 11), (_v> 18:42:55 Error position: <select 8), (_vehicleInfo select 11), (_v> 18:42:55 Error Nullteiler
ServerlogCode
Alles anzeigenError in expression <rPrice"]; disableSerialization; if(EQUAL(lbCurSel 2802,-1)) exitWith {hint local> Error position: <(lbCurSel 2802,-1)) exitWith {hint local> Error Missing ) File mpmissions\__cur_mp.Tanoa\dialog\function\fn_insureCar.sqf, line 11 Error in expression <rPrice"]; disableSerialization; if(EQUAL(lbCurSel 2802,-1)) exitWith {hint local> Error position: <(lbCurSel 2802,-1)) exitWith {hint local> Error Missing ) File mpmissions\__cur_mp.Tanoa\dialog\function\fn_insureCar.sqf, line 11
Die Scripte habe ich angehängt. Kann mir da vllt einer helfen?
Danke
-
-
In der 4.4r3 isses ein defi
Code//Check if it's a dead body. if (_curObject isKindOf "Man" && !(_curObject isKindOf "Animal") && {!alive _curObject} && !(_curObject getVariable ["Revive",false]) && {playerSide in [west,independent]}) exitWith { //Hotfix code by ins0 if (((playerSide isEqualTo west && {(LIFE_SETTINGS(getNumber,"revive_cops") isEqualTo 1)}) || playerSide isEqualTo independent)) then { if (life_inv_defibrillator > 0) then { [_curObject] call life_fnc_revivePlayer; }; }; };
-
Auch nen defibrillator im Inventar gehabt?
-
Ich bekomme Fehler.
Jemand eine Idee?
Code
Alles anzeigenError in expression <,"_assurPrice","_assur"]; _control = SEL(_this,0); _index = SEL(_this,1); _data> Error position: <(_this,0); _index = SEL(_this,1); _data> Error Missing ; File mpmissions\__cur_mp.Tanoa\dialog\function\fn_garageLBChange.sqf, line 10 Error in expression <,"_assurPrice","_assur"]; _control = SEL(_this,0); _index = SEL(_this,1); _data> Error position: <(_this,0); _index = SEL(_this,1); _data> Error Missing ; File mpmissions\__cur_mp.Tanoa\dialog\function\fn_garageLBChange.sqf, line 10 Error in expression <rPrice"]; disableSerialization; if(EQUAL(lbCurSel 2802,-1)) exitWith {hint local> Error position: <(lbCurSel 2802,-1)) exitWith {hint local> Error Missing ) File mpmissions\__cur_mp.Tanoa\dialog\function\fn_insureCar.sqf, line 10 Error in expression <rPrice"]; disableSerialization; if(EQUAL(lbCurSel 2802,-1)) exitWith {hint local> Error position: <(lbCurSel 2802,-1)) exitWith {hint local> Error Missing ) File mpmissions\__cur_mp.Tanoa\dialog\function\fn_insureCar.sqf, line 10
-
Probiere es damit. http://ts3bots.de/
-
Hallo,
hat einer das Script "Car Insurance" in der 4.4 zum laufen gebracht und kann die Änderungen mitteilen?
[Tuto] Altis Life 4.3 [Car Insurance] - 4.3+ - Altis Life RPG
-
Hat wer nen Plan warum dieser Fehler in der 4.4 auftaucht?
Code
Alles anzeigen"########################## DYNAMIC MARKET ##########################" "### >> SUCCESSFULLY LOADED PRICES FROM DATABASE! ###" "####################################################################" Error in expression <[0],"life_fnc_update",true,false] spawn life_fnc_MP; sleep 5; [] spawn TON_fnc_c> Error position: <life_fnc_MP; sleep 5; [] spawn TON_fnc_c> Error Undefined variable in expression: life_fnc_mp File life_server\Functions\DynMarket\fn_sleeper.sqf, line 13 Error in expression <py],"life_fnc_update",true,false] spawn life_fnc_MP;> Error position: <life_fnc_MP;> Error Undefined variable in expression: life_fnc_mp File life_server\Functions\DynMarket\fn_calculatePrices.sqf, line 127
-
Ist recht einfach.
Der Code
Codecase east: { life_atmcash = 50000; //Starting Bank Money life_paycheck = 5000; //Paycheck Amount };
kommt in config/config_master.hpp.Code
Alles anzeigen/* Paycheck & Bank System Configurations */ bank_cop = 70000; //Amount of cash in bank for new cops bank_civ = 30000; //Amount of cash in bank for new civillians bank_med = 65000; //Amount of cash in bank for new medics bank_adac = 65000; //Amount of cash in bank for new adac paycheck_cop = 5000; //Payment for cops paycheck_civ = 3500; //Payment for civillians paycheck_med = 4500; //Payment for medics paycheck_adac = 4500; //Payment for adac
-
Der Teamspeak Channel muss TaskForceRadio heissen und darf kein Passwort besitzen.
-
Hallo,
wie ist es möglich, wenn Cops sich ein Auto kaufen oder aus der Garage holen, das automatisch ein Langstreckenfunkgerät integriert ist?
Danke
-
Sollte man nicht gleich von der 4.4 zur 4.4r2 (ArmaLife) wechseln?
-
Vor allem von AltisLife und ArmaLife