Beiträge von MisterK
-
-
Ok das Problem mit der Fahrzeug bewaffnung währe gelöst, weiß jemand denn wie ich das machen kann wie es @blackfisch beschrieben hatte
-
Weißt du denn wie ?
-
@moeck bei mir Funktioniert das nicht
-
@moeck ich meine nicht das was du geschrieben hast das Teste ich grade.
-
Das weiß ich auch nicht naja das ist halt so.
-
Danke moeck, ich teste das mal.
Ich benutze das richtige UAV Terminal.
-
Hi,
Ich wollte die MQ-12 Falcon als Cop nutzbar machen. Die Drohne ist bereits in dem Heli Shop
der Polizei aber über das UAV Terminal ist sie nicht aufrufbar. Ich weiß nicht wie das funktionieren soll.Und eine weitere Frage von mir währe wie man einzelne Waffen z.b. Raketen vom Orca entfernen kann.
Ich hoffe ihr könnt mir helfen.
-
Ja ok trotzdem Danke. Vielleicht weiß ja jemand anderes hier eine Lösung ?
-
-
Hallo,
Weiß jemand wie die Polizei Rundnachrichten auf der 3.1.4.8 Funktionieren?
Wenn ich es versuche dann kommt immer "Du musst eine Nachricht eingeben" -
Ok danke, ich gucke mal
//edit
Funktioniert wieder Danke schön -
ui.hpp
Code
Alles anzeigenclass playerHUD { idd=-1; movingEnable=0; fadein=0; duration = 99999999999999999999999999999999999999999999; fadeout=0; name="playerHUD"; onLoad="uiNamespace setVariable ['playerHUD',_this select 0]"; objects[]={}; class controlsBackground { class foodHIcon : life_RscPicture { idc = -1; text = "icons\food.paa"; x = safeZoneX+safeZoneW-0.115; y = safeZoneY+safeZoneH-0.54; w = 0.03; h = 0.04; }; class waterHIcon : life_RscPicture { idc = -1; text = "icons\water.paa"; x = safeZoneX+safeZoneW-0.12; y = safeZoneY+safeZoneH-0.50; w = 0.04; h = 0.04; }; class healthHIcon : life_RscPicture { idc = -1; text = "icons\health.paa"; x = safeZoneX+safeZoneW-0.11; y = safeZoneY+safeZoneH-0.445; w = 0.02; h = 0.03; }; class controls { class foodtext { type=0; idc=23500; style=0; x=-1; y=-1; w=0.3; h=0.05; sizeEx=0.03; size=1; font="PuristaSemibold"; colorBackground[]={0,0,0,0}; colorText[] = { 1 , 1 , 1 , 1 }; shadow=true; text=""; }; class watertext { type=0; idc=23510; style=0; x=-1; y=-1; w=0.3; h=0.05; sizeEx=0.03; size=1; font="PuristaSemibold"; colorBackground[]={0,0,0,0}; colorText[] = { 1 , 1 , 1 , 1 }; shadow=true; text=""; }; class healthtext { type=0; idc=23515; style=0; x=-1; y=-1; w=0.3; h=0.05; sizeEx=0.03; size=1; font="PuristaSemibold"; colorBackground[]={0,0,0,0}; colorText[] = { 1 , 1 , 1 , 1 }; shadow=true; text=""; }; }; };
-
Code
Alles anzeigen#define ST_RIGHT 0x01 class osefStatusBar { idd = -1; onLoad = "uiNamespace setVariable ['osefStatusBar', _this select 0]"; onUnload = "uiNamespace setVariable ['osefStatusBar', objNull]"; onDestroy = "uiNamespace setVariable ['osefStatusBar', objNull]"; fadein = 0; fadeout = 0; duration = 10e10; movingEnable = 0; controlsBackground[] = {}; objects[] = {}; class controls { class statusBarText { idc = 1000; x = safezoneX + safezoneW - 1; y = safezoneY + safezoneH - 0.08; w = 1; h = 0.04; shadow = 2; colorBackground[] = { 1, 0.3, 0, 0.0 }; // uncomment and increase 4th number to have a background font = "PuristaSemibold"; size = 0.03; type = 13; style = 1; text="Lade Server Informationen..."; class Attributes { align="right"; color = "#1866c7"; }; }; }; };
-
Ich habe in dem rpt log einen fehler wenn der server start und ich joinen
will Warning Message: File mpmissions\Altis_Life.Altis\description.ext, line 263: /playerHUD/RscTitles/: Missing '}' -
Ich habe jetzt alles wieder rückgängig gemacht
-
Kann ich von dem SQL Smartphone auf das Normale einfachso wechelsn ?
-
Das habe ich probiert aber es funktionierte auch nicht
-
Was soll ich denn in die Datein eintragen, soll ich das von der AdminMsgAll kopieren und ändern ?
-
Wo denn ? Ich habe es so gemacht wie da beschrieben wurde.