Beiträge von SilentF0x
-
-
Ist bei uns auch so. Vielleicht kann man es so machen, dass dann die Karre immer offen bleibt.
-
-
-
-
-
Ich werde es mal testen. Danke im Voraus.
//EDIT: Ab 100 Metern ist die Sirene nicht mehr zu hören.
-
Ich lasse die Autos die Sounds aus einer anderen PBO auslesen. Ich schicke mal den Auszug.
Code
Alles anzeigenclass cfgSounds { class Klick { name="Klick"; sound[] = {"MaldenCity\Siren\Sounds\SirenSwitch.wav", 0.25, 1}; titles[] = {}; }; class Stadt { name = "Stadt"; sound[] = {"MaldenCity\Siren\Sounds\Stadt.ogg", 10.5, 1.0, 550}; titles[] = {}; }; class Land { name = "Land"; sound[] = {"MaldenCity\Siren\Sounds\Land.ogg", 10.5, 1.0, 550}; titles[] = {}; }; class Pressluft { name = "Pressluft"; sound[] = {"MaldenCity\Siren\Sounds\Pressluft.ogg", 10.5, 1.0, 550}; titles[] = {}; }; class Ambulance { name = "Ambulance"; sound[] = {"MaldenCity\Siren\Sounds\Ambulance.ogg", 10.5, 1.0, 550}; titles[] = {}; }; class SIREN_3 { name = "Hupe"; sound[] = {"MaldenCity\Siren\Sounds\Horn_civ.ogg", 1.5, 1.0, 550}; titles[] = {}; }; class SIREN_4 { name = "Yelp"; sound[] = {"MaldenCity\Siren\Sounds\SIREN_4.ogg", 1.5, 1.0, 350}; titles[] = {}; }; class SIREN_5 { name = "Grille"; sound[] = {"MaldenCity\Siren\Sounds\Grille.ogg", 1.5, 1.0, 350}; titles[] = {}; }; };
-
-
Bei mir funktioniert das ganze nicht. Habe die Lautstärke der File schon auf +3DB und im Script 10.5 . Die Sirene geht nur 100m. Weiß jemand, wie ich das beheben kann?
-
Hat er gemacht. Leider funktioniert das nicht.
-
Bei mir auf dem Server funktioniert das Festnehmen nicht. Es kommt auch keine Fehlermeldung.
-
Thema ist zwar schon etwas älter, aber ich bekomme ein Fehler.
Code
Alles anzeigen12:40:51 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:40:51 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:40:51 Error Undefined variable in expression: _x 12:40:51 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:41:01 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:41:01 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:41:01 Error Undefined variable in expression: _x 12:41:01 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:41:11 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:41:11 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:41:11 Error Undefined variable in expression: _x 12:41:11 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:41:21 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:41:21 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:41:21 Error Undefined variable in expression: _x 12:41:21 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:41:31 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:41:31 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:41:31 Error Undefined variable in expression: _x 12:41:31 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:41:41 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:41:41 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:41:41 Error Undefined variable in expression: _x 12:41:41 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:41:51 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:41:51 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:41:51 Error Undefined variable in expression: _x 12:41:51 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:42:01 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:42:01 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:42:01 Error Undefined variable in expression: _x 12:42:01 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:42:11 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:42:11 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:42:11 Error Undefined variable in expression: _x 12:42:11 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:42:21 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:42:21 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:42:21 Error Undefined variable in expression: _x 12:42:21 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:42:31 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:42:31 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:42:31 Error Undefined variable in expression: _x 12:42:31 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12 12:42:32 Error: Object(3 : 26) not found 12:42:41 Error in expression <0 do { waitUntil {sleep 10; !(itemCargo _x isEqualTo [])}; { clearItemCargoGloba> 12:42:41 Error position: <_x isEqualTo [])}; { clearItemCargoGloba> 12:42:41 Error Undefined variable in expression: _x 12:42:41 File \life_server\Functions\Systems\fn_boxClearer.sqf [TON_fnc_boxClearer], line 12
-
Wir sind gerade an einem Modded Malden Server dran. Wir werden auch eine Sprengweste einfügen. Vielleicht hast du Interesse an dem Server. Ich kann dir gerne paar Infos über Pn senden.
-
Zu noch sind? Du meinst wohl zu hoch sind. Müsste ich mal schauen.
-
Die von der Polizei habe ich aufjedenfall. NEF müsste ich schauen.
-
Jap, habe ich sogar.
-
Bei mir hat es immer geklappt. Vielleicht geht es heute nicht mehr. Hab es vor 1-2 Jahren getestet und es hat funktioniert.
-
Man könnte auch mit gewissen Programmen (BigMakroTool) diese Sätze vorschreiben und dann mit einer Taste "reinkopieren". Braucht halt nur jeder dieses Programm, der das machen will.
-
#Doppelpost. Kann gelöscht werden.