1. Dashboard
  2. Forum
    1. Unerledigte Themen
  3. Downloads
  4. Galerie
    1. Alben
  5. Toolbox
    1. Passwort Generator
    2. Portchecker
  6. Mitglieder
    1. Mitgliedersuche
    2. Benutzer online
    3. Trophäen
    4. Team
Di: 24 Juni 2025
  • Anmelden oder registrieren
  • Suche
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Forum
  • Dateien
  • Seiten
  • Bilder
  • Erweiterte Suche

Schön, dass du den Weg zu NodeZone.net gefunden hast! Aktuell bist du nicht angemeldet und kannst deshalb nur eingeschränkt auf unsere Community zugreifen. Um alle Funktionen freizuschalten, spannende Inhalte zu entdecken und dich aktiv einzubringen, registriere dich jetzt kostenlos oder melde dich mit deinem Account an.

Anmelden oder registrieren
    1. Nodezone.net Community
    2. Forum
    3. Gameserver & Hosting
    4. ArmA Series - ArmA 3 / Reforger
    5. Hilfeforum

    Petrol robbery aan news help

    • heyy519
    • 16. Januar 2017 um 20:52
    • Geschlossen
    • Erledigt
    • heyy519
      Anfänger
      Trophäen
      9
      Beiträge
      76
      • 16. Januar 2017 um 20:52
      • #1

      Wie soll ich die neuesten Nachrichten Tankstelle Raub begann zu bekommen ? help me

    • Kuchenplatte
      Erleuchteter
      Reaktionen
      1.013
      Beiträge
      3.387
      Dateien
      7
      Bilder
      10
      • 16. Januar 2017 um 20:56
      • #2

      I See you used the translator ?!
      But from your voice out nobody could
      figure himself what you want / mean

      Shadow|Eagle: "Frag mich eher why ich dich nicht noch irgendwas gegeben hab als Vorschlag xD"

      !Acryl-Exile Server!

      195.201.148.155:2302

      Kuchenplatte On GitHub

      https://github.com/Kuchenplatte

      Kuchenplattes Backstube

      Kuchenplattes Discord

      Kuchenplatte On Twitch
      Come On and Follow Me! On Twitch.TV

    • heyy519
      Anfänger
      Trophäen
      9
      Beiträge
      76
      • 16. Januar 2017 um 20:58
      • #3

      yes ı using translate ı speak eng

      I want to switch to automatic message at the start of petrol robbery aan news

    • Kuchenplatte
      Erleuchteter
      Reaktionen
      1.013
      Beiträge
      3.387
      Dateien
      7
      Bilder
      10
      • 16. Januar 2017 um 21:11
      • #4
      Zitat von heyy519

      yes ı using translate ı speak eng

      I want to switch to automatic message at the start of petrol robbery aan news

      Well actually i understand it like this :
      If the oil Station got robbed that it appears in AAN News ?

      Shadow|Eagle: "Frag mich eher why ich dich nicht noch irgendwas gegeben hab als Vorschlag xD"

      !Acryl-Exile Server!

      195.201.148.155:2302

      Kuchenplatte On GitHub

      https://github.com/Kuchenplatte

      Kuchenplattes Backstube

      Kuchenplattes Discord

      Kuchenplatte On Twitch
      Come On and Follow Me! On Twitch.TV

    • heyy519
      Anfänger
      Trophäen
      9
      Beiträge
      76
      • 16. Januar 2017 um 21:12
      • #5
      Zitat von Kuchenplatte

      Well actually i understand it like this :If the oil Station got robbed that it appears in AAN News ?

      YES

    • blackfisch
      Legende
      Reaktionen
      2.944
      Trophäen
      10
      Beiträge
      5.966
      Dateien
      6
      Bilder
      63
      • 16. Januar 2017 um 21:30
      • #6

      Could you please send us your fn_robShops.sqf file?

      #MakeArmaNotWar

      Kein Support via PN & Steam! / No Support via DM & Steam!


      Mit freundlichen Grüßen
      blackfisch
      ______________________

      Web: blackfisch.me

      GitHub: GitHub.com/blackfisch

      Mail: [email protected]

      ______________________
      Wichtige Links:
      [Erklärung|Leitfaden] Code Optimierung

      [Tutorial] life_fnc_MP zu remoteExec

      Ohne Logs & entsprechende Dateien kein Support!

      ______________________

    • heyy519
      Anfänger
      Trophäen
      9
      Beiträge
      76
      • 16. Januar 2017 um 21:33
      • #7
      Zitat von blackfisch

      Could you please send us your fn_robShops.sqf file?

      Code
      #include "..\..\script_macros.hpp"
      private["_robber","_shop","_kassa","_ui","_progress","_pgText","_cP","_rip","_pos"];
      _shop = [_this,0,ObjNull,[ObjNull]] call BIS_fnc_param;
      _robber = [_this,1,ObjNull,[ObjNull]] call BIS_fnc_param;
      _action = [_this,2] call BIS_fnc_param;
      
      
      
      
      if(side _robber != civilian) exitWith { hint "Dostum Bu Benzinligi Soyamazsin" };
      if(_robber distance _shop > 4) exitWith { hint "Yuh! 4 metre uzakliktan seni soyuyorum diyorsun!" };
      if !(_kassa) then { _kassa = 1000; };
      if (_rip) exitWith { hint "Soygun zaten devam ediyor!" };
      if (vehicle player != _robber) exitWith { hint "Aractan inmelisin!" };
      
      
      
      
      if !(alive _robber) exitWith {};
      if (currentWeapon _robber == "") exitWith { hint "Üzgünüm Soymak için Silaha ihtiyacın var." };
      if (_kassa == 0) exitWith { hint "Kasada para bitmis!" };
      _cops = (west countSide playableUnits);
      if(_cops < 3) exitWith{[_vault,-1] remoteExec ["disableSerialization;",2]; hint "Soygun icin yeterli polis yok.";};
      
      
      
      
      _rip = true;
      _kassa = 10000 + round(random 10000);
      _shop removeAction _action;
      _shop switchMove "AmovPercMstpSsurWnonDnon";
      _chance = random(100);
      if(_chance >= 15) then {
              hint "Kasiyer alarmi aktiflestirdi.!! Polisler yola cikmistir bile ...";
      		[[0,1],format["%1 BENZINLIK ISTASYONU SOYULUYOR..! ",_shop]] remoteExecCall ["life_fnc_broadcast",west];
      		[[0,1],format["%1 BENZINLIK ISTASYONU SOYULUYOR..! ",_shop]] remoteExecCall ["life_fnc_broadcast",civilian];
      	};
      
      
      
      
      
      
      
      disableSerialization;
      41 cutRsc ["life_progress","PLAIN"];
      _ui = uiNameSpace getVariable "life_progress";
      _progress = _ui displayCtrl 38201;
      _pgText = _ui displayCtrl 38202;
      _pgText ctrlSetText format["Soygun devam ediyor, 10 metreden fazla uzaklasma. (1%1)...","%"];
      _progress progressSetPosition 0.01;
      _cP = 0.01;
       
      if(_rip) then
      {
      while{true} do
      {
      sleep 2;
      _cP = _cP + 0.01;
      _progress progressSetPosition _cP;
      _pgText ctrlSetText format["Soygun devam ediyor, 10 metreden fazla uzaklasma. (%1%2)...",round(_cP * 100),"%"];
      _Pos = position player;
      				                _marker = createMarker ["Marker200", _Pos];
      				                "Marker200" setMarkerColor "ColorRed";
      				                "Marker200" setMarkerText "UYARI BU BENZINLIK SOYULUYOR...";
      				                "Marker200" setMarkerType "mil_warning";			
      if(_cP >= 1) exitWith {};
      if(_robber distance _shop > 10.5) exitWith { };
      if!(alive _robber) exitWith {};
      };
      if!(alive _robber) exitWith { _rip = false; };
      if(_robber distance _shop > 10.5) exitWith { 
      deleteMarker "Marker200";
      _shop switchMove ""; 
      hint "Soygun icin 10 metre yakininda olmalisin yoksa nasil soyacaksin ?";
      41 cutText ["","PLAIN"];
      _rip = false; 
      };
      41 cutText ["","PLAIN"];
      
      
      
      
      titleText[format["Polisler gelmeden uzaklas.%1 TL, tutarinda parayi caldin!",[_kassa] call life_fnc_numberText],"PLAIN"];
      deleteMarker "Marker200";
      life_atmbank = life_atmbank + _kassa;
      
      
      
      
      _rip = false;
      life_use_atm = false;
      sleep (30 + random(180));
      life_use_atm = true;
      if!(alive _robber) exitWith {};
      [getPlayerUID _robber,name _robber,"211"] remoteExec ["life_fnc_wantedAdd",2];
      };
      sleep 300;
      _action = _shop addAction["Benzinligi Soy",life_fnc_robShops];	
      _shop switchMove "";
      Alles anzeigen

    Registrieren oder Einloggen

    Du bist noch kein Mitglied von NodeZone.net? Registriere dich kostenlos und werde Teil einer großartigen Community!

    Registrieren

    Benutzer online in diesem Thema

    • 5 Besucher

    Wichtige Links & Informationen

    Server & Hosting-Ressourcen

      Server Administration & Hosting Basics

      Windows Server Support & Guides

      Linux Server Configuration & Help

      Setting up TeamSpeak 3 & VoIP Servers

      Domains & Web Hosting for Beginners & Professionals

      Cloud Hosting, Docker & Kubernetes Tutorials

    Gameserver & Modding-Ressourcen

      ArmA 3 Tutorials & Script Collection

      Renting & Operating Gameservers

      DayZ Server Management & Help

      FiveM (GTA V) Server & Script Development

      Rust Server Modding & Administration

      Setting up & Optimizing ARK Survival Servers

    NodeZone.net – Deine Community für Gameserver, Server-Hosting & Modding

      NodeZone.net ist dein Forum für Gameserver-Hosting, Rootserver, vServer, Webhosting und Modding. Seit 2015 bietet unsere Community eine zentrale Anlaufstelle für Server-Admins, Gamer und Technikbegeisterte, die sich über Server-Management, Hosting-Lösungen und Spielemodding austauschen möchten.


      Ob Anleitungen für eigene Gameserver, Hilfe bei Root- und vServer-Konfigurationen oder Tipps zu Modding & Scripting – bei uns findest du fundiertes Wissen und praxisnahe Tutorials. Mit einer stetig wachsenden Community findest du hier Antworten auf deine Fragen, Projektpartner und Gleichgesinnte für deine Gaming- und Serverprojekte. Schließe dich NodeZone.net an und werde Teil einer aktiven Community rund um Server-Hosting, Gameserver-Management und Modding-Ressourcen.

    Wer jetzt nicht teilt ist selber Schuld:
    1. Nutzungsbestimmungen
    2. Datenschutzerklärung
    3. Impressum
    4. Urheberrechts- oder Lizenzverstoß melden
  • Trimax Design coded & layout by Gino Zantarelli 2023-2025©
    Community-Software: WoltLab Suite™