Ja also du musst den Pump_service in der Config_Master auf true stellen und dann die schritte von dem verlinkten Tutorial befolgen.
Beiträge von Blutwurst
-
-
SilentF0x danke das funktioniert
-
Ne es funktioniert nicht Ich versuche es jetzt erstmal ohne ACE³ und gebe dann bescheid ob es geklappt hat oder nicht
-
Für Tanoa musst du glaube ich noch die Koordinaten der Tanken einstellen.
Nein das stimmt so leider nicht.
Die Koordinaten sind schon in der fn_setupStationService.sqf eingetragen. Hatte vergessen sie anzuhängen, sorry
Code
Alles anzeigen/* File: fn_setupStationService.sqf Author: NiiRoZz Edit: BoGuu - Added Tanoa Stations Description: Add action fuel action in Station Service. put function in init file then execute it with: call getFuelpumps; getFuelpumps = { _pos = getArray(configFile >> "CfgWorlds" >> worldName >> "centerPosition"); _Station = nearestobjects [_pos,["Land_fs_feed_F","Land_FuelStation_Feed_F"], 25000]; _br = toString [13, 10]; _tab = toString [9]; _TexteSortie = "_NiiRoZz_Station_Essence = [" + _br; { _Array = [getpos _x]; _TexteSortie = _TexteSortie + _tab + (str _Array); _TexteSortie = if (_forEachIndex < ((count _Station) - 1)) then {_TexteSortie + ", " + _br} else {_TexteSortie + _br}; } forEach _Station; _TexteSortie = _TexteSortie + "];"; hint "Completed"; copyToClipboard _TexteSortie; }; */ private _altisPositions = [ [9205.75,12112.2,-0.0487232], [11831.6,14155.9,-0.0342016], [12024.7,15830,-0.0298138], [12026.6,15830.1,-0.0342979], [12028.4,15830,-0.0388737], [9025.78,15729.4,-0.0206528], [9023.75,15729,-0.0271606], [9021.82,15728.7,-0.0293427], [16750.9,12513.1,-0.0525198], [6798.15,15561.6,-0.0441437], [6198.83,15081.4,-0.0912418], [14173.2,16541.8,-0.0946102], [5023.26,14429.6,-0.0978947], [5019.68,14436.7,-0.0114822], [4001.12,12592.1,-0.0966625], [17417.2,13936.7,-0.10652], [3757.14,13477.9,-0.0540276], [3757.54,13485.9,-0.010498], [16875.2,15469.4,0.037343], [16871.7,15476.6,0.010293], [8481.69,18260.7,-0.0266876], [15297.1,17565.9,-0.283808], [14221.4,18302.5,-0.0697155], [15781,17453.2,-0.285281], [19961.3,11454.6,-0.0349236], [19965.1,11447.6,-0.0483704], [5769,20085.7,-0.0156555], [21230.4,7116.56,-0.0604229], [20784.8,16665.9,-0.0521202], [20789.6,16672.3,-0.0213318], [23379.4,19799,-0.0544052], [25701.2,21372.6,-0.0774155] ]; private _tanoaPositions = [ [7978.23,7419.24,-0.100807], [7976.92,7427.11,-0.058516], [5173.94,8806.35,-0.0822775], [8318.9,9708.81,-0.0886936], [8320.71,9712.02,-0.0936089], [5388.58,4090.7,-0.0951052], [5379.5,4092.98,-0.0942526], [10826.8,6489.7,-0.082561], [8970.37,10332.2,-0.0989342], [11146.1,5152,-0.0805874], [11154,5152.43,-0.0809298], [10935.1,9856.06,-0.129646], [10940.8,9855.39,-0.122383], [2462.99,7430.69,-0.0870638], [2451.51,7434.7,-0.0931244], [8494.36,12431.9,-0.110229], [8493.01,12437.9,-0.106827], [8492.14,12441.6,-0.0828552], [5594.15,12508.2,-0.0947819], [11631,2998.85,-0.0782437], [11642,2990.83,-0.0782394], [3029.45,11316.1,-0.0828028], [2137.26,3360.77,-0.0583258], [2132.29,3360.43,-0.0607367], [8952.38,13678,-0.0624466], [8954.36,13678,-0.0624466], [8956.19,13677.8,-0.0624466], [14364.7,8743.01,-0.0650101], [14260.9,11513,-0.114521], [14264.8,11508.9,-0.108963], [6886.99,7490.55,0], [7366.7,7995.42,-0.212462], [7358.5,7998.4,-0.190624], [7369.15,8002.09,-0.129763], [7360.96,8005.08,-0.171917], [5771.25,4239.42,-0.205085], [5776.41,4232.31,-0.232585], [5767.14,4236.94,-0.182347], [5781.14,4224.93,-0.229755], [5771.14,4229.01,-0.235736], [5775.74,4221.55,-0.232986], [5409.42,9905.04,0.00515461], [5403.54,9905.04,0.00549698], [5409.69,9913.75,0.00508261], [5403.81,9913.74,0.00502348], [5681.72,10164.6,-0.0340471], [5685.9,10173,-0.0219851], [5677.78,10173.8,-0.0185199], [5683.21,10182,-0.0282073], [5810.65,10816.9,0.0893035], [5801.93,10816.8,0.0450912], [5793.12,10817,0.0373325], [5810.71,10825.1,0.0521221], [5801.99,10825,0.039825], [5793.18,10825.1,0.0337515], [12613.3,7582.82,-0.264584], [12618.1,7580.01,-0.330997], [12617.5,7590.52,-0.225117], [12622.3,7587.7,-0.245724], [6600.12,13076.3,-0.249989], [6592,13079.6,-0.231892], [6602.45,13082,-0.230906], [6583.86,13082.9,-0.230913], [6594.32,13085.3,-0.230906], [6586.18,13088.6,-0.230906], [11686.6,2267.25,-0.208622], [11694.3,2271.39,-0.203085], [11689.9,2260.98,-0.205484], [11697.6,2265.13,-0.199961], [9953.85,13467,-0.23254], [9960.31,13466.6,-0.23254], [9954.45,13475.7,-0.23254], [9960.92,13475.4,-0.23254], [9954.69,13484.5,-0.23254], [9961.15,13484.2,-0.23254], [1873.69,12121.5,-0.248567], [1874.1,12127.6,-0.203133], [1864.93,12122,-0.331924], [1865.37,12128,-0.236609], [11618.7,13053,-0.255869], [11627,13050.4,-0.237558], [11635.3,13047.4,-0.229898], [11620.6,13058.4,-0.237006], [11629,13055.8,-0.232919], [11637.2,13052.8,-0.228891] ]; private _stationPositions = [[["Altis", _altisPositions], ["Tanoa", _tanoaPositions]]] call TON_fnc_terrainSort; { private _pump = nearestObjects [_x,["Land_fs_feed_F","Land_FuelStation_01_pump_F","Land_FuelStation_02_pump_F"],5] select 0; _pump setFuelCargo 0; _pump addAction [localize "STR_Action_Pump", life_fnc_fuelStatOpen, 1, 3, true, true, "", '_this distance _target < 5 && cursorObject isEqualTo _target']; false } count _stationPositions;
-
Ja hab pump_service auch auf true. Wie gesagt, ich glaube das es an ACE³ liegt...
-
-
Guten Abend,
auf meinem Modded Tanoa life Server funktioniert das Tankstellenscript leider nicht. Ich fahre mit dem Fahrzeug an die Zapfsäule und drücke auf Fahrzeug betanken aber es passiert leider nichts
In den Logs ist leider nichts zu finden und nach längerer Fehlersuche frage ich euch nun um Hilfe.
Meine Vermutung ist, dass ACE³ das Script eventuell blockiert.
Ich hänge euch auch mal alle Scripts mit Fuel im Namen an den Post
Danke im vorraus!
Hier noch die FuelStat.hpp weil man diese nicht hochladen darf:
Code: FuelStat.hpp
Alles anzeigenclass Life_FuelStat { idd = 20300; name="life_fuelStat"; movingEnabled = 0; enableSimulation = 1; onLoad = "ctrlShow [2330,false];"; class controlsBackground { class Life_RscTitleBackground: Life_RscText { colorBackground[] = {"(profilenamespace getvariable ['GUI_BCG_RGB_R',0.3843])", "(profilenamespace getvariable ['GUI_BCG_RGB_G',0.7019])", "(profilenamespace getvariable ['GUI_BCG_RGB_B',0.8862])", "(profilenamespace getvariable ['GUI_BCG_RGB_A',0.7])"}; idc = -1; x = 0.1; y = 0.2; w = 0.8; h = (1 / 25); }; class MainBackground: Life_RscText { colorBackground[] = {0,0,0,0.7}; idc = -1; x = 0.1; y = 0.2 + (11 / 250); w = 0.8; h = 0.7 - (22 / 250); }; class Title: Life_RscTitle { idc = 20301; text = ""; x = 0.1; y = 0.2; w = 0.8; h = (1 / 25); }; class VehicleTitleBox: Life_RscText { idc = -1; text = "$STR_GUI_ShopStock"; colorBackground[] = {"(profilenamespace getvariable ['GUI_BCG_RGB_R',0.3843])", "(profilenamespace getvariable ['GUI_BCG_RGB_G',0.7019])", "(profilenamespace getvariable ['GUI_BCG_RGB_B',0.8862])", "(profilenamespace getvariable ['GUI_BCG_RGB_A',0.7])"}; x = 0.11; y = 0.26; w = 0.32; h = (1 / 25); }; class VehicleInfoHeader: Life_RscText { idc = 20330; text = "$STR_GUI_VehInfo"; colorBackground[] = {"(profilenamespace getvariable ['GUI_BCG_RGB_R',0.3843])", "(profilenamespace getvariable ['GUI_BCG_RGB_G',0.7019])", "(profilenamespace getvariable ['GUI_BCG_RGB_B',0.8862])", "(profilenamespace getvariable ['GUI_BCG_RGB_A',0.7])"}; x = 0.46; y = 0.26; w = 0.42; h = (1 / 25); }; class FuelPrice: Life_RscTitle { idc = 20322; text = "Price:"; x = 0.15; y = 0.8; w = 0.8; h = (1 / 25); }; class literfuel: Life_RscTitle { idc = 20324; text = "Fuel:"; x = 0.55; y = 0.75; w = 0.8; h = (1 / 25); }; class Totalfuel: Life_RscTitle { idc = 20323; text = "Total:"; x = 0.75; y = 0.8; w = 0.8; h = (1 / 25); }; class CloseBtn: Life_RscButtonMenu { idc = -1; text = "$STR_Global_Close"; onButtonClick = "closeDialog 0; life_action_inUse = false;"; x = -0.06 + (6.25 / 40) + (1 / 250 / (safezoneW / safezoneH)); y = 0.9 - (1 / 25); w = (6.25 / 40); h = (1 / 25); }; class refuelCar: Life_RscButtonMenu { idc = 20309; text = "Refuel"; onButtonClick = "[] spawn life_fnc_fuelRefuelCar;"; x = 0.26 + (6.25 / 40) + (1 / 250 / (safezoneW / safezoneH)); y = 0.9 - (1 / 25); w = (6.25 / 40); h = (1 / 25); }; }; class controls { class VehicleList: Life_RscListBox { idc = 20302; text = ""; sizeEx = 0.04; colorBackground[] = {0.1,0.1,0.1,0.9}; onLBSelChanged = "_this call life_fnc_fuelLBChange"; x = 0.11; y = 0.302; w = 0.32; h = 0.49; }; class fuelTank: life_RscXSliderH { idc = 20901; text = ""; onSliderPosChanged = "[3,_this select 1] call life_fnc_s_onSliderChange;"; tooltip = ""; x = 0.47; y = .80; w = "9 *(((safezoneW / safezoneH) min 1.2) / 40)"; h = "1 *((((safezoneW / safezoneH) min 1.2) / 1.2) / 25)"; }; class vehicleInfomationList: Life_RscStructuredText { idc = 20303; text = ""; sizeEx = 0.035; x = 0.46; y = 0.3; w = 0.42; h = 0.5; }; }; };
-
echt? Hmm das ist echt komisch. Du drückst aber vorher schon auf "Dolly Up" oder?
-
Du musst die Banane dann noch in die config_vitem.hpp (zu finden im Config Ordner) einfügen.
Etwa so:
Code: Config_vitems.hppclass banane { variable = "banane"; displayName = "STR_Item_banane"; weight = 1; buyPrice = 65; sellPrice = 50; illegal = false; edible = 10; icon = "icons\bananenicon.paa"; };
Dann musst du natürlich noch die Banane in die stringtable.xml eintragen (oder bei displayname einfach Banane reinschreiben)
Der Wert edible bestimmt übrigens, wie viel Hunger die Banane beseitigt.
-
Also bei mir fliegt der Trailer von Jonzie nicht sofort weg
Vielleicht den Fahrzeugspawn-Marker mal woanders hin setzen? Kann ja sein das da irgendwas kleines im Weg ist und er deswegen wegfliegt.
-
Hi,
hast du die datei fn_Lizenzsehen.sqf denn im scripts-ordner?
-
Ne passt schon hab es hinbekommen Hatte in der description.ext einmal }; zu viel
-
Stig ne das ist doch eh schon hinfällig weil er ja 2 unterschiedliche Karten benutzt. Ich hatte gerade irgndwie im Kopf das er 2 mal die selbe Map nutzt. Und bei verschiedenen Maps gibt es ja kein Problem mit doppelkäufen
-
Okay also ich habe es mir jetzt bestimmt nochmal 'ne Stunde angeschaut und finde den Fehler noch immer nicht. Also entweder bin ich auf beiden Augen blind oder nur einfach blöd
-
Also wenn du eh alles auf null hast dann kannst du doch einen Server zum Laufen bringen z.B. Altis und wenn der dann läuft machst du Copy&Paste und lädst auf die Kopie des Server dann die SQM von Tanoa. Mir fällt nichts ein was dagegen sprechen könnte. Es wird bloß ein Problem mit dem Häuserkauf geben weil die ja nicht NUR in der Datenbank gespeichert werden. Korrigiert mich wenn ich falsch liege
-
Hallo,
bekomme die Meldung "Config: some Input after: EndOfFile"
Im Serverlog ist nichts zu finden. Hänge euch mal die geänderten datein dran. Die satire.ogg habe ich durch einen eigenen Sound ersetzt also nicht wundern
danke schonmal!
-
Update zu dem oberen Post.
Hier die neuen Logs kommen wirklich nicht weiter bitte um dringende hilfe.
Spoiler anzeigen
extDB3: Found extdb3-conf.ini
extDB3: Detected 4 Cores, Setting up 4 Worker Threads
extDB3: ...
extDB3: ...
extDB3: ...
extDB3: ...
[16:58:36:643920 +02:00] [Thread 6652] extDB3: SQL: Initialized: Add Quotes around TEXT Datatypes mode: 2
[16:58:36:644055 +02:00] [Thread 6652] extDB3: SQL: Initialized: NULL = ""
[16:58:36:644094 +02:00] [Thread 6652] extDB3: Locked
[16:59:06:983306 +02:00] [Thread 2748] extDB3: SQL: Error MariaDBQueryException: Column count doesn't match value count at row 1
[16:59:06:983481 +02:00] [Thread 2748] extDB3: SQL: Error MariaDBQueryException: Input: INSERT INTO perso(pid, persoCop, persoMed, persoCiv) VALUES ('76561198330896650','"[]"','"[]"','"[]"','"[]"')
[16:59:10:370635 +02:00] [Thread 2748] extDB3: SQL: Error MariaDBQueryException: Column count doesn't match value count at row 1
[16:59:10:370748 +02:00] [Thread 2748] extDB3: SQL: Error MariaDBQueryException: Input: INSERT INTO perso(pid, persoCop, persoMed, persoCiv) VALUES ('76561198330896650','"[]"','"[]"','"[]"','"[]"')
Hast du es hin bekommen? Wenn ja dann wäre die Lösung sehr hilfreich
-
Hm so ähnlich hatte ich das auch schonmal stehen
Aber eben nur "ähnlich"
danke dir
-
Hallo liebe NN-Community,
durch meine Inkompetenz muss ich mich nun leider an euch wenden. Ich versuche seit Tagen eine Lösung zu finden um mich selbst und Spieler der jeweiligen Gang/Fraktion nur auf der Karte anzeigen zu lassen wenn sie ein GPS ausgerüstet haben. Anfangs dachte ich mir "Naja wird schon nicht so schwer sein das selber hinzubekommen". Später dachte ich mir dann "Hmm das klappt wohl nicht. Naja google wird mir helfen". Aber wie Ihr seht bin ich entweder dumm oder blind. Oder auch einfach beides. Es wäre jedoch sehr toll wenn jemand meine Dummheit unterstützen würde und mir hilft
Vielen Dank schonmal im vorraus
-
Da hätte ich auch selbst drauf kommen können...
Vielen dank