Also irgendwie geht das nicht.
Beiträge von Dukes
-
-
Nop. Es passiert auch nicht direkt was wenn ich auf Hinzufügen klicke. Erst nachdem ich einmal ins Z-Inventar geh und dann wieder auf Fahndungsliste.
-
Hier meine Stringtable.xml
-
Hier die fn_wantedAddP.sqf
Code
Alles anzeigen#include "..\..\script_macros.hpp" /* File: fn_wantedAddP.sqf Author: Description: */ if !(playerSide isEqualTo west) exitWith {hint localize "STR_Cop_wantedList_notCop";}; if ((lbCurSel 2406) isEqualTo -1) exitWith {hint localize "STR_Cop_wantedList_noPlayerSelected";}; if ((lbCurSel 2407) isEqualTo -1) exitWith {hint localize "STR_Cop_wantedList_noCrimeSelected";}; private _unit = lbData [2406,lbCurSel 2406]; _unit = call compile format ["%1",_unit]; private _amount = lbData [2407,lbCurSel 2407]; if (isNil "_unit") exitWith {}; if (isNull _unit) exitWith {}; [[3],format [localize "STR_Wanted_AddP",_unit getVariable["realname",name _unit],profileName],false] remoteExecCall ["life_fnc_broadcast",RCLIENT]; if (life_HC_isActive) then { [getPlayerUID _unit,_unit getVariable ["realname",name _unit],_amount] remoteExecCall ["HC_fnc_wantedAdd",HC_Life]; } else { [getPlayerUID _unit,_unit getVariable ["realname",name _unit],_amount] remoteExecCall ["life_fnc_wantedAdd",RSERV]; };
Und hier der Screen:
-
Ok Moment ich probier das kurz.
Ja ist standardmäßig schon drin.
Code
Alles anzeigen2018/10/28, 15:12:12 "[MARKET] marketChange called." 2018/10/28, 15:12:12 Error in expression < _modifier = (_amount * (_arr_resource select 5)); _price = _price + _modifie> 2018/10/28, 15:12:12 Error position: <select 5)); _price = _price + _modifie> 2018/10/28, 15:12:12 Error Zero divisor 2018/10/28, 15:12:12 File core\market\fn_marketBuy.sqf [life_fnc_marketBuy], line 22 2018/10/28, 15:12:12 Error in expression < _modifier = (_amount * (_arr_resource select 5)); _price = _price + _modifie> 2018/10/28, 15:12:12 Error position: <select 5)); _price = _price + _modifie> 2018/10/28, 15:12:12 Error Zero divisor 2018/10/28, 15:12:12 File core\market\fn_marketBuy.sqf [life_fnc_marketBuy], line 22 2018/10/28, 15:12:12 "Server FSM timer" 2018/10/28, 15:12:12 Error in expression < _modifier = (_amount * (_arr_resource select 5)); _price = _price + _modifie> 2018/10/28, 15:12:12 Error position: <select 5)); _price = _price + _modifie> 2018/10/28, 15:12:12 Error Zero divisor 2018/10/28, 15:12:12 File core\market\fn_marketBuy.sqf [life_fnc_marketBuy], line 22 2018/10/28, 15:12:12 Error in expression < _modifier = (_amount * (_arr_resource select 5)); _price = _price + _modifie> 2018/10/28, 15:12:12 Error position: <select 5)); _price = _price + _modifie> 2018/10/28, 15:12:12 Error Zero divisor 2018/10/28, 15:12:12 File core\market\fn_marketBuy.sqf [life_fnc_marketBuy], line 22 2018/10/28, 15:12:12 Error in expression <esource select 5)); _price = _price + _modifier; _globalprice = _globalprice +> 2018/10/28, 15:12:12 Error position: <_modifier; _globalprice = _globalprice +> 2018/10/28, 15:12:12 Error Undefined variable in expression: _modifier 2018/10/28, 15:12:12 File core\market\fn_marketBuy.sqf [life_fnc_marketBuy], line 24 2018/10/28, 15:12:12 "+Market+ Event exampleitem" 15:17:25 Bada Putschin uses modified data file 15:17:25 BattlEye Server: Player #0 Bada Putschin (80.144.39.200:2304) connected 15:17:25 Player Bada Putschin connecting. 15:17:25 BattlEye Server: Connected to BE Master 2018/10/28, 15:17:27 BEServer: registering a new player #316744446 15:17:27 BattlEye Server: Player #0 Bada Putschin - BE GUID: 9d0f2364e3ef6f286ef0a7bfb62aa2c6 15:17:27 Player Bada Putschin connected (id=76561198247533198). 15:17:27 BattlEye Server: Verified GUID (9d0f2364e3ef6f286ef0a7bfb62aa2c6) of player #0 Bada Putschin 15:17:28 [PD|01]Helmut Fischer uses modified data file 15:17:28 BattlEye Server: Player #1 [PD|01]Helmut Fischer (95.223.184.209:35022) connected 15:17:28 Player [PD|01]Helmut Fischer connecting. 2018/10/28, 15:17:29 BEServer: registering a new player #1300144926 15:17:29 BattlEye Server: Player #1 [PD|01]Helmut Fischer - BE GUID: 30940b7cbf31e5d577da4acb40a93d43 15:17:30 Player [PD|01]Helmut Fischer connected (id=76561198162587895). 15:17:30 BattlEye Server: Verified GUID (30940b7cbf31e5d577da4acb40a93d43) of player #1 [PD|01]Helmut Fischer 2018/10/28, 15:17:57 Server: Object 0:0 not found (message Type_181) 2018/10/28, 15:17:57 Server: Object 0:0 not found (message Type_181) 2018/10/28, 15:17:57 Server: Object 0:0 not found (message Type_181) Unaccessible 2018/10/28, 15:17:58 Server: Object 0:0 not found (message Type_181) 2018/10/28, 15:17:58 Server: Object 0:0 not found (message Type_181) 2018/10/28, 15:17:58 Server: Object 0:0 not found (message Type_181) Unaccessible 2018/10/28, 15:17:59 No speaker given for 'Sykes Phillips' 2018/10/28, 15:17:59 Speaker Male01_F not found in CfgVoiceTypes Error: Object(4 : 3) not found Error: Object(3 : 3) not found 2018/10/28, 15:19:55 Client: Remote object 3:0 not found 2018/10/28, 15:19:58 Client: Remote object 4:0 not found 2018/10/28, 15:20:15 Server: Object 3:3 not found (message Type_93) 2018/10/28, 15:20:18 Warning: Cleanup player - person 2:1545 not found 15:20:19 Player Bada Putschin disconnected. 15:20:19 BattlEye Server: Player #0 Bada Putschin disconnected 2018/10/28, 15:20:19 Warning: Cleanup player - person 2:1545 not found 2018/10/28, 15:20:25 Warning: Cleanup player - person 2:1538 not found
Das kommt nach dem extDB3 Setup Dings. Auf einmal kommt auch ein anderer Fehler den ich noch nicht kenne.
-
Das steht drin:
Code
Alles anzeigen// ███████████████████████████████████████████████████████████████████████ // █████████████████████ ERWEITERTE EINSTELLUNGEN ████████████████████████ // ███████████████████████████████████████████████████████████████████████ disableVoN = 0; // If set to 1, voice chat will be disabled vonCodecQuality = 10; // Supports range 1-30; 8kHz is 0-10 (narrowband), 16kHz is 11-20 (wideband), 32kHz is 21-30 (ultrawideband); higher = better sound quality persistent = 1; // If set to 1, missions will continue to run after all players have disconnected timeStampFormat = "full"; // Set the timestamp format used on each line of the server RPT log file. Possible values are "none" (default), "short", "full". allowedVoteCmds[] = {}; //Deaktiviert ALLE Votefunktion, solange in den Klammern keine Funktionen angegeben sind. allowedLoadFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"}; // only allow files with those extensions to be loaded via loadFile command (since Arma 3 build 1.19.124216) allowedPreprocessFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"}; // only allow files with those extensions to be loaded via preprocessFile/preprocessFileLineNumber commands (since Arma 3 build 1.19.124323) allowedHTMLLoadExtensions[] = {"htm","html","xml","txt"}; // only allow files with those extensions to be loaded via HTMLLoad command (since Arma 3 build 1.27.126715) onUserConnected = ""; // command to run when a player connects onUserDisconnected = ""; // command to run when a player disconnects doubleIdDetected = ""; // command to run if a player has the same ID as another player in the server onUnsignedData = "kick (_this select 0)"; // command to run if a player has unsigned data onHackedData = "kick (_this select 0)"; // command to run if a player has data with invalid signatures onDifferentData = ""; // command to run if a player has modified data
-
Ja richtig. Wenn jemand zur Fahndung ausgeschrieben wird.
Im RPT Log steht jedoch nichts. Ich werde ihn dir trotzdem anhängen. Vielleicht übersehe ich ja was
-
Marius1773 er meinte den Hint der Ingame nicht erscheint. Habe das selbe Problem.
-
Hat jemand eine Idee woran das liegen könnte?
-
Ein Linux Server basierend auf Debian 9.
-
Könnte das irgendwas bedeuten?
Speaker Male01_F not found in CfgVoiceTypes
-
Steht genau so in der Description.ext. Wie gesagt wir haben nichts verändert
-
Hallo zusammen,
ich habe mal wieder ein kleines Problem mit meinem ArmA 3 Server.
Ich habe seit langem mal wieder einen ArmA 3 Altis Life Server aufgesetzt. Nach dem 1. Start des Servers haben wir alle Funktionen getestet.
Insbesondere den Voice Chat weil dieser bei unserem letzen Server nicht ging. Dieser hat jetzt funktioniert, bis wir den Server neugestartet haben. Danach ging der Voice Chat nicht mehr.
Wir haben nichts an der Mission geändert. Die Scripts die davor drauf waren, waren nach dem Neustart auch noch drauf.
Dieses Thema gab es hier schon ein oder zweimal, jedoch gibt es bis jetzt keine konkrete Lösung.
Und nein wir haben nichts in der description.ext geändert.
Ich lade die Mission Logs mit hoch. Ich bedanke mich schon im Voraus für eure Hilfe.
Mit freundlichen Grüßen
Dukes
-
Hallo zusammen,
ich habe ein Problem mit dem Backend. Und zwar kann ich mich ohne Probleme einloggen. Dann kommt aber das "Whoooops! There was an..." Fenster.
Hier sagt er mir jedes mal das er auf eine Datei im Ordner ./crewcenter/storage/framework/sessions keine Berechtigung hat. Dieses Datei gibt es jedoch nicht. Wenn man sie dann manuell erstellt und die Rechte setzt funktioniert es. Nach dem einloggen kommt dann aber "Sorry, the page you are looking for could not be found.".
Muss ich noch einer anderen Datei rechte geben?
Kann mir jemand weiterhelfen?
Danke im Voraus und freundliche Grüße
Dukes
-
-
Hallo zusammen,
das Script ist nicht ganz Funktionstüchtig. Nach dem einfügen des Scripts bekomme ich diesen Fehler im log:
CodeErrorMessage: Include file mpmissions\script_macros.hpp not found. Application terminated intentionally Class CfgFunctions destroyed with lock count 1 Class Life_Client_Core destroyed with lock count 1 Class Civilian destroyed with lock count 1 Class lkwtheorie destroyed with lock count 1 Class destroyed with lock count 2 Class CfgFunctions destroyed with lock count 2 Include file mpmissions\script_macros.hpp not found.
script_macros.hpp ist vorhanden.
EDIT:
Fehler gefunden. Die zwei Dateien fn_lkwtheorie.sqf und fn_pkwtheorie sind fehlerhaft.
Das hier #include "..\..\..\script_macros.hpp"; muss zu #include "..\..\script_macros.hpp"; werden. Dann geht das Script.
-
Moin,
Kurze Frage bei Schritt 13 muss ich in jeder Datei nach den switch Anweisungen suchen und die ersetzen oder nur in einer.
Wie hat denn das später auszusehen?
Code
Alles anzeigen//Set bank amount for new players switch (playerSide) do { case west: { life_paycheck = LIFE_SETTINGS(getNumber,"paycheck_cop"); }; case civilian: { life_paycheck = LIFE_SETTINGS(getNumber,"paycheck_civ"); }; case independent: { life_paycheck = LIFE_SETTINGS(getNumber,"paycheck_med"); }; };
-
Hi zusammen,
ich habe kurz eine Frage bezüglich zu der sql Datei die dem Script beiliegt. Ist diese noch aktuell?
Bekomme nämlich diese Fehler hier:
Code
Alles anzeigenextDB3: https://bitbucket.org/torndeco/extdb3/wiki/Home extDB3: Version: 1.028 extDB3: Linux Version Message: All development for extDB3 is done on a Linux Dedicated Server Message: If you would like to Donate to extDB3 Development Message: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2SUEFTGABTAM2 Message: Also leave a message if there is any particular feature you would like to see added. Message: Thanks for all the people that have donated. Message: Torndeco: 18/05/15 extDB3: Found extdb3-conf.ini extDB3: Detected 4 Cores, Setting up 4 Worker Threads extDB3: ... extDB3: ... extDB3: ... extDB3: ... [21:10:04 +02:00] [Thread 31738] extDB3: SQL: Initialized: Add Quotes around TEXT Datatypes mode: 2 [21:10:04 +02:00] [Thread 31738] extDB3: SQL: Initialized: NULL = "" [21:10:04 +02:00] [Thread 31738] extDB3: Locked [21:10:05 +02:00] [Thread 31822] extDB3: SQL: Error MariaDBQueryException: Unknown column 'houses.garage' in 'field list' [21:10:05 +02:00] [Thread 31822] extDB3: SQL: Error MariaDBQueryException: Input: SELECT houses.id, houses.pid, houses.pos, players.name, houses.garage FROM houses INNER JOIN players WHERE houses.owned='1' AND houses.pid = players.pid LIMIT 0,10
-
-
Jap genau das ist das Problem. Die meisten Mods sind halt nur für Windows.