achso @SBuserhy kann ich das einfach so auch in 3.1.4.8 verwenden?
Beiträge von VicesViper
-
-
@Backer133 von EdgeKiller
@SBuserhy ok Danke ich teste es nachher oder morgen direkt aus
-
jetzt muss ich es nur noch hinbekommen, das mann z.B. 2 Eisen und 3 Kupfer und 1 elektroteil benötigt um ein Mechanismus zu erstellen (z-Item) um es dann weiter zu verabeiten (crafting system) das crafting system funktioniert schon
nur das mit den z-items (mehrere) zu einem anderen z-item zu verabeiten das klappt irgendwie nicht!
-
so funktioniert einwandfrei
Danke
-
-
hab das in einer anderen kiste nicht drin stehen
obwohl ne stimmt... hab das wieder rein genommen
verdammt
-
dann liegt es wohl an den Items
ich teste das mal eben mit water
ist es egal, welche kiste ich benutze? ja oder?
-
ok an dem sqf liegt es nicht. Passiert noch immer nix
Ich schaue nachher nochmal nach den items, ob da der fehler ist^^
ansonsten hier die Files:
function.h
Spoiler anzeigen
Code
Alles anzeigenclass Actions { file = "core\actions"; class buyLicense {}; class healHospital {}; class pushVehicle {}; class repairTruck {}; class serviceChopper {}; class catchFish {}; class catchTurtle {}; class dpFinish {}; class dropFishingNet {}; class getDPMission {}; class postBail {}; class processAction {}; class arrestAction {}; class escortAction {}; class impoundAction {}; class pulloutAction {}; class putInCar {}; class stopEscorting {}; class restrainAction {}; class searchAction {}; class searchVehAction {}; class unrestrain {}; class pickupItem {}; class pickupMoney {}; class ticketAction {}; class ticketadAction {}; class packupSpikes {}; class storeVehicle {}; class robAction {}; class captureHideout {}; class gather {}; class robShops {}; class robShops2 {}; class shopState {}; class surrender {}; class packuppylon1 {}; class packupbarrier1 {}; class suicideBomb {}; class takeOrgans {}; class robATM {}; class craftAction {}; class kisterpg {}; class kistenlaw {}; class kistesniper {}; class kistegl {}; class kistechemie {};
fn_kistegl.sqf
Spoiler anzeigen
Code
Alles anzeigenprivate["_obj","_pos","_crate"]; _crate = _this select 0; clearMagazineCargo _crate; clearWeaponCargo _crate; clearItemCargoGlobal _crate; _crate setDamage 1; sleep 1; if(!(alive _crate)) then { _pos = _crate modelToWorld[0,3,0]; _pos = [_pos select 0, _pos select 1, 0]; _obj = "Land_Suitcase_F" createVehicle _pos; _obj setVariable["item",["baugl",1],true]; _obj setPos _pos; [[_obj],"life_fnc_simDisable",nil,true] call life_fnc_MP; hint "Oh das scheint wohl eine magische Kiste zu sein, was liegt den da schönes am Boden?"; }; sleep 1; deleteVehicle _crate;
die Kiste hat folgende init:
Codethis allowDamage false; this enableSimulation false; this addAction ["Bauplan nehmen", "life_fnc_kistegl"];
also wenn dort kein Fehler ist, dann liegt es definitiv an den Items. Dann hab ich bestimmt wieder irgendwo gepennt!
-
Die datei heißt bei mir: fn_kistegl.sqf
Ich habe es auch angepasstthis addAction [""Bauplan entnehmen"",life_fnc_kistegl];
hatte aber .sqf dahinter
-
Zitat
this addAction [""Kistenscript Starten"",life_fnc_kistenscript];
das starten, ist doch nur dafür, was im Mausrad angezeigt wird oder? weil bei mir auf dem Server klappt es nicht
Ich schaue jetzt nochmal, ob ich das Item vll falsch eingefügt habe.
ich darf es nicht life_fnc_kistenscript.sqf nennen oder?
-
echt?
ich habs gerade mit meiner Variante versucht aber fehlanzeige
gib mir mal nen Tipp
steht etwas in den logs?
-
hier mal die sqf
Spoiler anzeigen
Code
Alles anzeigenprivate["_obj","_pos","_crate","_player"]; _crate = _this select 0; clearMagazineCargo _crate; clearWeaponCargo _crate; clearItemCargoGlobal _crate; _crate setDamage 1; sleep 1; if(!(alive _crate)) then { _pos = getposASL _crate; _obj = "Land_Suitcase_F" createVehicle _pos; _obj setVariable["item",["baugl",1],true]; _obj setPos _pos; [[_obj],"life_fnc_simDisable",nil,true] call life_fnc_MP; hint "Hey eine Kiste mit einem Bauplan. Mal sehen was da für einer drin ist"; }; sleep 1; deleteVehicle _crate;
müsste das item vielleicht life_inv_baugl heißen?
-
achja stimmt
Spoiler anzeigen
Code
Alles anzeigenInitSound ... 22:57:18 InitSound - complete 22:57:18 PhysX3 SDK Init started ... 22:57:18 PhysX3 SDK Init ended. 22:57:19 Attempt to override final function - rscminimap_script 22:57:19 Attempt to override final function - rscdisplayloading_script 22:57:19 Attempt to override final function - rscdisplayloading_script 22:57:19 Attempt to override final function - rscdisplayloading_script 22:57:19 Attempt to override final function - rscdiary_script 22:57:19 Attempt to override final function - rscdisplaysinglemission_script 22:57:19 Attempt to override final function - rscdiary_script 22:57:19 Attempt to override final function - rscdisplayremotemissions_script 22:57:19 Attempt to override final function - rscdisplayloading_script 22:57:19 Attempt to override final function - rscdiary_script 22:57:19 Attempt to override final function - rscdiary_script 22:57:19 Attempt to override final function - rscdisplaystrategicmap_script 22:57:19 Attempt to override final function - rscdisplaycommon_script 22:57:19 Attempt to override final function - rscdisplayloading_script 22:57:19 Attempt to override final function - rscdisplaycurator_script 22:57:19 Attempt to override final function - rscdisplayattributes_script 22:57:19 Attempt to override final function - rscdisplayattributes_script 22:57:19 Attempt to override final function - rscdisplayattributes_script 22:57:19 Attempt to override final function - rscdisplaycommon_script 22:57:19 Attempt to override final function - rscdisplaydebriefing_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:19 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script 22:57:20 Attempt to override final function - rscunitinfo_script Initializing Steam server - Game Port: 2302, Steam Query Port: 2303 Connected to Steam servers Item STR_Global_Close listed twice Unsupported language english in stringtable Item STR_Global_Close listed twice Unsupported language english in stringtable Mission Altis_Life.Altis: Number of roles (106) is different from 'description.ext::Header::maxPlayer' (75) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Server error: Player without identity Hanibal Smith (id 1551869989) Starting mission: Mission file: Altis_Life (__cur_mp) Mission world: Altis Mission directory: mpmissions\__cur_mp.Altis\ Strange convex component145 in a3\plants_f\tree\t_pinuss2s_b_f.p3d:geometryView Strange convex component149 in a3\plants_f\tree\t_pinuss2s_b_f.p3d:geometryView Error in expression <ife_inv_stahl",25,"life_inv_copperr",10,]], ["life_inv_schaftlang", ["life_inv_s> Error position: <]], ["life_inv_schaftlang", ["life_inv_s> Error Missing [ File mpmissions\__cur_mp.Altis\core\config\fn_craftCfg.sqf, line 43 Error in expression <ife_inv_stahl",25,"life_inv_copperr",10,]], ["life_inv_schaftlang", ["life_inv_s> Error position: <]], ["life_inv_schaftlang", ["life_inv_s> Error Missing [ File mpmissions\__cur_mp.Altis\core\config\fn_craftCfg.sqf, line 43 Attempt to override final function - life_fnc_randomround Attempt to override final function - life_fnc_randomround_meta Attempt to override final function - bis_functions_list Attempt to override final function - bis_functions_listpreinit Attempt to override final function - bis_functions_listpostinit Attempt to override final function - bis_functions_listrecompile Attempt to override final function - bis_fnc_missiontaskslocal Attempt to override final function - bis_fnc_missionconversationslocal Attempt to override final function - bis_fnc_missionflow No speaker given for Spencer Santorum No speaker given for Luke Thompson No speaker given for Spencer Davis No speaker given for Ashton Cooper No speaker given for Wallace Robinson No speaker given for Ryan Martin No speaker given for Harrison Allen No speaker given for Brian Baker No speaker given for Edward Bennett No speaker given for Bradley Roberts No speaker given for Ben Brown No speaker given for Harrison MacDonald No speaker given for Thomas Campbell No speaker given for Teshi Azikiwe No speaker given for Katungi Sesse-Seko No speaker given for Katungi Azikiwe No speaker given for Gillis Griffiths soldier[B_diver_F]:Some of magazines weren't stored in soldier Vest or Uniform? No speaker given for Noah Acker No speaker given for Jake Halliwell No speaker given for Lucas Clarke No speaker given for Ian Lee No speaker given for Dumi Osmani No speaker given for Kyle Johnson No speaker given for Nathan Wright No speaker given for Adam Anderson No speaker given for Mao Hwang No speaker given for Pan Ng No speaker given for Ian Wilson No speaker given for Ben Ryan No speaker given for Thomas Morgan No speaker given for Kong Chang No speaker given for Greer Jackson No speaker given for Thomas Williams No speaker given for Luke Halliwell soldier[B_diver_F]:Some of magazines weren't stored in soldier Vest or Uniform? No speaker given for Quinton Bayh No speaker given for Omari Azikiwe No speaker given for Ewan Walker No speaker given for Michael Young No speaker given for Colin Johnson No speaker given for Toby Lewis No speaker given for Charlie Wood No speaker given for Guo Yeung No speaker given for Bao Yeung No speaker given for Kong Shui No speaker given for Luo Lee No speaker given for Bao Il No speaker given for Hu Wu No speaker given for Hu Tung No speaker given for Lin Sun No speaker given for Liao Wu No speaker given for Wu Shui No speaker given for Luo Lee No speaker given for Davu Kuma No speaker given for Oringo Azikiwe No speaker given for Ali Zambo No speaker given for Kirabo Okeke No speaker given for Azibo Inouyie No speaker given for Katungi Zambo No speaker given for Jahi Osmani No speaker given for Kirabo Ibori No speaker given for Zaim Odili No speaker given for Gula Osmani No speaker given for Mobutu Azikiwe No speaker given for Idi Ekwensi No speaker given for Xie Zao No speaker given for Zheng Sun No speaker given for Cheng Tsai No speaker given for Brian Ward No speaker given for Harrison Thomson No speaker given for Liao Jeong No speaker given for Zheng Tin-Tao No speaker given for Harrison Wilson No speaker given for Harvey Phillips No speaker given for Jammie Walsh No speaker given for Jake James No speaker given for Henry Reed Strange convex component322 in a3\structures_f\research\dome_big_f.p3d:geometryFire Strange convex component327 in a3\structures_f\research\dome_big_f.p3d:geometryFire Wrong vertex mapping for person collision geometry found in a3\characters_f\civil\c_nikos.p3d. Selection 1c not found Wrong vertex mapping for person collision geometry found in a3\characters_f\civil\c_nikos.p3d. Selection 2c not found Wrong vertex mapping for person collision geometry found in a3\characters_f\civil\c_nikos.p3d. Selection 3c not found Wrong vertex mapping for person collision geometry found in a3\characters_f\civil\c_nikos.p3d. Selection 4c not found Wrong vertex mapping for person collision geometry found in a3\characters_f\civil\c_nikos.p3d. Selection 5c not found Wrong vertex mapping for person collision geometry found in a3\characters_f\civil\c_nikos.p3d. Selection 6c not found Wrong vertex mapping for person collision geometry found in a3\characters_f\civil\c_nikos.p3d. Selection 7c not found Wrong vertex mapping for person collision geometry found in a3\characters_f\civil\c_nikos.p3d. Selection 8c not found Wrong geometry convex component mapping for person collision geometry found in a3\characters_f\civil\c_nikos.p3d. Convex component number 3. not found "Market prices generated!" "Server FSM executed" Error: Object(2 : 266) not found c:\w\stable\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing! "Server FSM timer" Attempt to override final function - bis_fnc_param Attempt to override final function - bis_fnc_modulespawnai_init Attempt to override final function - bis_fnc_modulespawnai_initemitters Attempt to override final function - bis_fnc_modulespawnai_initspawnpoints Attempt to override final function - bis_fnc_modulespawnai_initgroups Attempt to override final function - bis_fnc_modulespawnai_getmanpower Attempt to override final function - bis_fnc_modulespawnai_getrandomgroup Attempt to override final function - bis_fnc_modulespawnai_getrandompoint Attempt to override final function - bis_fnc_modulespawnai_getgroupunitcount Attempt to override final function - bis_fnc_modulespawnai_getgroupcost Attempt to override final function - bis_fnc_modulespawnai_getgroupweight Attempt to override final function - bis_fnc_modulespawnai_getgroupcomposition Attempt to override final function - bis_fnc_modulespawnai_getunitcost Attempt to override final function - bis_fnc_modulespawnai_getgrouptype Attempt to override final function - bis_fnc_modulespawnai_main Attempt to override final function - bis_fnc_modulespawnai_spawngroup Attempt to override final function - bis_fnc_modulespawnai_spawnvehicle Attempt to override final function - bis_fnc_modulespawnai_cleangroups Attempt to override final function - bis_fnc_modulespawnai_cleangroup Attempt to override final function - bis_fnc_modulespawnai_startgarbagecollector Attempt to override final function - bis_fnc_modulespawnai_deletegroup Attempt to override final function - bis_fnc_modulespawnai_getcargoslots Attempt to override final function - bis_fnc_modulespawnai_countcargoslots Attempt to override final function - bis_fnc_modulespawnai_logformat Attempt to override final function - bis_fnc_modulespawnai_log Attempt to override final function - bis_fnc_modulespawnai_mergegroup Attempt to override final function - bis_fnc_modulespawnai_generategroupid Attempt to override final function - bis_fnc_param Unable to get file version size: D:\arma3\steamapps\common\Arma 3 Server\@extDB\extDB.dll "------------- Client Query Request -------------" "QUERY: SELECT playerid, name, cash, bankacc, adminlevel, donatorlvl, civ_licenses, arrested, civ_gear FROM players WHERE playerid='76561198093578229'" "Time to complete: 0.106995 (in seconds)" "Result: ["76561198093578229","Maurice [RBE]",72,6.34138e+006,"0","0","[[`license_civ_driver`,0],[`license_civ_air`,1],[`license_civ_heroin`,0],[`license_civ_marijuana`,0],[`license_civ_gang`,0],[`license_civ_boat`,1],[`license_civ_oil`,0],[`license_civ_dive`,1],[`license_civ_truck`,1],[`license_civ_gun`,0],[`license_civ_rebel`,1],[`license_civ_coke`,0],[`license_civ_diamond`,0],[`license_civ_copper`,0],[`license_civ_iron`,0],[`license_civ_sand`,0],[`license_civ_salt`,0],[`license_civ_cement`,0],[`license_civ_home`,1],[`license_civ_waffen`,0],[`license_civ_fahrzeug`,0]]",0,"[`U_I_CombatUniform_shortsleeve`,`V_PlateCarrierSpec_rgr`,`B_TacticalPack_oli`,`G_Balaclava_oli`,`H_HelmetIA_camo`,[`ItemMap`,`ItemCompass`,`ItemWatch`,`ItemGPS`,`NVGoggles`],`srifle_EBR_F`,`hgun_Pistol_heavy_01_F`,[`optic_Yorris`],[`20Rnd_762x51_Mag`,`20Rnd_762x51_Mag`,`20Rnd_762x51_Mag`,`11Rnd_45ACP_Mag`],[`optic_Hamr`],[`20Rnd_762x51_Mag`,`11Rnd_45ACP_Mag`,`11Rnd_45ACP_Mag`,`11Rnd_45ACP_Mag`,`11Rnd_45ACP_Mag`,`11Rnd_45ACP_Mag`,`11Rnd_45ACP_Mag`,`11Rnd_45ACP_Mag`,`NLAW_F`,`NLAW_F`],[],[`20Rnd_762x51_Mag`,`20Rnd_762x51_Mag`,`20Rnd_762x51_Mag`,`20Rnd_762x51_Mag`,`20Rnd_762x51_Mag`,`20Rnd_762x51_Mag`,`20Rnd_762x51_Mag`,`20Rnd_762x51_Mag`],[`muzzle_snds_B`,``,`optic_AMS_snd`,``],[``,``,``,``],[`life_inv_water`,`life_inv_water`,`life_inv_water`,`life_inv_water`,`life_inv_water`,`life_inv_water`,`life_inv_water`,`life_inv_tbacon`,`life_inv_tbacon`,`life_inv_lockpick`,`life_inv_lockpick`,`life_inv_lockpick`,`life_inv_redgull`,`life_inv_redgull`,`life_inv_redgull`,`life_inv_redgull`,`life_inv_redgull`]]"]" "------------------------------------------------" "------------- Client Query Request -------------" "QUERY: SELECT playerid, name, cash, bankacc, adminlevel, donatorlvl, civ_licenses, arrested, civ_gear FROM players WHERE playerid='76561198066887868'" "Time to complete: 0.0889893 (in seconds)" "Result: ["76561198066887868","Hanibal Smith",447600,2.0529e+009,"3","0","[[`license_civ_driver`,1],[`license_civ_air`,1],[`license_civ_heroin`,0],[`license_civ_marijuana`,0],[`license_civ_gang`,0],[`license_civ_boat`,1],[`license_civ_oil`,0],[`license_civ_dive`,0],[`license_civ_truck`,1],[`license_civ_gun`,0],[`license_civ_rebel`,1],[`license_civ_coke`,0],[`license_civ_diamond`,0],[`license_civ_copper`,0],[`license_civ_iron`,0],[`license_civ_sand`,0],[`license_civ_salt`,0],[`license_civ_cement`,0],[`license_civ_home`,1],[`license_civ_waffen`,0],[`license_civ_fahrzeug`,0]]",0,"[`U_O_PilotCoveralls`,`V_HarnessO_brn`,`B_Carryall_khk`,``,`H_HelmetIA_camo`,[`ItemMap`,`ItemCompass`,`ItemWatch`,`NVGoggles`,`Rangefinder`],`srifle_DMR_05_tan_f`,`hgun_Pistol_heavy_02_F`,[],[`SmokeShellOrange`,`10Rnd_93x64_DMR_05_Mag`,`10Rnd_93x64_DMR_05_Mag`,`10Rnd_93x64_DMR_05_Mag`],[],[],[],[`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`SmokeShellOrange`,`6Rnd_45ACP_Cylinder`,`6Rnd_45ACP_Cylinder`,`10Rnd_93x64_DMR_05_Mag`,`10Rnd_93x64_DMR_05_Mag`,`10Rnd_93x64_DMR_05_Mag`,`10Rnd_93x64_DMR_05_Mag`,`10Rnd_93x64_DMR_05_Mag`,`6Rnd_45ACP_Cylinder`],[`muzzle_snds_93mmg_tan`,``,`optic_SOS`,``],[``,``,``,``],[`life_inv_tbacon`,`life_inv_tbacon`,`life_inv_tbacon`,`life_inv_tbacon`,`life_inv_tbacon`,`life_inv_lockpick`,`life_inv_lockpick`,`life_inv_lockpick`,`life_inv_lockpick`,`life_inv_lockpick`,`life_inv_redgull`,`life_inv_redgull`]]"]" "------------------------------------------------" "------------- Client Query Request -------------" "QUERY: SELECT playerid, name, cash, bankacc, adminlevel, donatorlvl, civ_licenses, arrested, civ_gear FROM players WHERE playerid='76561198064396740'" "Time to complete: 0.120026 (in seconds)" "Result: ["76561198064396740","Herbert [RBE]",0,844072,"0","0","[[`license_civ_driver`,1],[`license_civ_air`,0],[`license_civ_heroin`,0],[`license_civ_marijuana`,0],[`license_civ_gang`,0],[`license_civ_boat`,0],[`license_civ_oil`,0],[`license_civ_dive`,0],[`license_civ_truck`,0],[`license_civ_gun`,0],[`license_civ_rebel`,1],[`license_civ_coke`,0],[`license_civ_diamond`,0],[`license_civ_copper`,0],[`license_civ_iron`,0],[`license_civ_sand`,0],[`license_civ_salt`,0],[`license_civ_cement`,0],[`license_civ_home`,0],[`license_civ_waffen`,0],[`license_civ_fahrzeug`,0]]",0,"[`U_I_OfficerUniform`,`V_PlateCarrierSpec_rgr`,`B_Carryall_oli`,`G_Balaclava_oli`,`H_HelmetIA_camo`,[`ItemMap`,`ItemCompass`,`ItemWatch`],`arifle_Katiba_F`,`hgun_Pistol_heavy_01_F`,[`optic_SOS`],[`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`],[`muzzle_snds_H_MG`,`ToolKit`,`ToolKit`,`ToolKit`,`FirstAidKit`,`FirstAidKit`,`FirstAidKit`,`FirstAidKit`,`FirstAidKit`,`FirstAidKit`,`FirstAidKit`],[`11Rnd_45ACP_Mag`,`11Rnd_45ACP_Mag`],[`FirstAidKit`],[`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`30Rnd_65x39_caseless_green`,`11Rnd_45ACP_Mag`,`11Rnd_45ACP_Mag`,`11Rnd_45ACP_Mag`],[`muzzle_snds_H`,`acc_pointer_IR`,`optic_Hamr`,``],[``,``,``,``],[`life_inv_water`,`life_inv_water`,`life_inv_tbacon`,`life_inv_tbacon`,`life_inv_lockpick`]]"]" "------------------------------------------------" Error: Object(5 : 3) not found Error: Object(5 : 5) not found Error: Object(3 : 4) not found Error: Object(4 : 3) not found Error: Object(4 : 4) not found Error: Object(4 : 5) not found "------------- Client Query Request -------------" "QUERY: SELECT playerid, name, cash, bankacc, adminlevel, donatorlvl, civ_licenses, arrested, civ_gear FROM players WHERE playerid='76561197997682038'" "Time to complete: 0.119995 (in seconds)" "Result: ["76561197997682038","(SupportAdmin)Joker_1989",387003,2.10624e+009,"3","","[[`license_civ_driver`,0],[`license_civ_air`,1],[`license_civ_heroin`,0],[`license_civ_marijuana`,0],[`license_civ_gang`,0],[`license_civ_boat`,0],[`license_civ_oil`,0],[`license_civ_dive`,0],[`license_civ_truck`,0],[`license_civ_gun`,0],[`license_civ_rebel`,0],[`license_civ_coke`,0],[`license_civ_diamond`,0],[`license_civ_copper`,1],[`license_civ_iron`,1],[`license_civ_sand`,0],[`license_civ_salt`,0],[`license_civ_cement`,0],[`license_civ_home`,0],[`license_civ_waffen`,0],[`license_civ_fahrzeug`,0]]",0,"[`U_C_Poloshirt_burgundy`,``,``,``,``,[`ItemMap`,`ItemCompass`,`ItemWatch`],``,``,[],[],[],[],[],[],[``,``,``,``],[``,``,``,``],[`life_inv_pickaxe`]]"]" "------------------------------------------------" Error: Object(6 : 2) not found soldier[B_recon_LAT_F]:Some of magazines weren't stored in soldier Vest or Uniform? soldier[B_recon_LAT_F]:Some of magazines weren't stored in soldier Vest or Uniform? Error: Object(6 : 9) not found Error: Object(6 : 10) not found Error: Object(6 : 11) not found Error: Object(6 : 12) not found Error: Object(3 : 46) not found Error: Object(3 : 45) not found Error: Object(3 : 50) not found Ragdoll - loading of ragdoll source "Soldier" started. Ragdoll - loading of ragdoll source "Soldier" finished successfully. Error: Object(4 : 8) not found Error: Object(5 : 24) not found Error: Object(5 : 22) not found Error: Object(5 : 23) not found Error: Object(4 : 15) not found Error: Object(4 : 16) not found Server: Object 4:35 not found (message Type_112) Error: Object(6 : 13) not found Overflow Overflow Overflow Overflow Overflow
-
klappt leider auch nicht
-
also ich kann aufnehmen klicken, aber es passiert dann gar nix
die Kiste bleibt, das item bekommt man nicht
ich schaue gleich mal, ob es in den logs eine Fehler meldung gibt. Ich hatte die Datei in die Action unter Core eingefügt und auch in der funktions.h dort eingegeben
-
Hallo Community,
Ich würde gerne eine Kiste auf der Karte Spawnen, die ein Virtuelles Items enthält. Dieses Item ist ein Bauplan, welches die Kiste aber nur 1x Pro Serverperiode haben darf.
Nun zu meiner Frage, wie genau setze ich eine Anzahl der Items in solch einem Shop fest? (Ich habe einen neuen Händler erstellt, wo ich das Item auch schon eingetragen habe)
Vielen Dank für eure Hilfe (mal wieder)
ODER:
wie kann ich solch ein Item beim Server start, in einem bestimmten Radius, Random spawnen lassen? (also das der Koffer auf dem Boden liegt, wie wenn jemand gestorben ist)
-
wenn ich es mir recht überlege, brauche ich sogar beides
-
xD also muss ich da noch warten oder versuchen via internet schlau zu werden
-
weis schon jemand, wie man es macht, das es über die DB speichert? kenne mich damit 0 aus
-
wobei ich eigentlich auch das Auktionshaus nehmen könnte bzw mehrere. Ist ja fast das selbe
müsste es nur noch DB fähig bekommen wie bei Epoch.