7 Days to Die
    Ace of Spades
    Altis Life
    American Truck Simulator
    ARK: Survival Ascended
    ARK: Survival Evolved
    ARK: Survival Evolved Official Save Game
    ARK: Survival of the Fittest
    Arma 3
    Assetto Corsa Competizione
    Astroneer
    Atlas
    Avorion
    Chivalry 2
    Chivalry: Medieval Warfare
    Citadel
    Conan Exiles
    Core Keeper
    Counter-Strike: Global Offensive
    Craftopia
    Dark and Light
    Day of Dragons
    DayZ
    Dead Matter
    Dirty Bomb
    Don't Starve Together
    Dune: Awakening
    Empyrion
    Enshrouded
    Euro Truck Simulator 2
    Factorio
    Farming Simulator 13
    Farming Simulator 15
    Farming Simulator 17
    Farming Simulator 19
    Farming Simulator 22
    Farming Simulator 25
    FiveM
    Frozen Flame
    Garry's Mod
    Half-Life 2
    Hell Let Loose
    Jedi Knight 2
    KAG
    Killing Floor 2
    Last Oasis
    Left 4 Dead 2
    Life is Feudal
    Medieval Engineers
    Minecraft
    Mordhau
    Myth of Empires
    Onset
    Outpost Zero
    Palworld
    Pantropy
    Path of Titans
    PixARK
    Project Zomboid
    Red Orchestra 2
    REND
    Rust
    Satisfactory
    SCUM
    Sky Noon
    Sons Of The Forest
    Soulmask
    Space Engineers
    Squad
    Starbound
    StarMade
    Staxel
    Terraria
    The Forest
    The Isle
    Unreal Tournament 2004
    Unturned
    V Rising
    Valheim
    Wreckfest
    Ylands
  • webinterface
    • Account
      Andere Dienstleistungen
      FTP
      Kundendienst
  • WEBINTERFACE
    1. startseite /
    2. guides /
    3. introcam in altislife einfügen de

    Guides

    Kategorie A-Z

    IntroCam in AltisLife einfügen

    IntroCam in AltisLife einfügen

    Arma3Altis header.png Miete dir jetzt deinen eigenen prepaid ArmA 3 Altis Life Server auf nitrado.net

     

    Dieser Artikel wurde mit ArmA 3: Altis Life (Version 3.1.4.8 von Tonic) getestet.

    In diesem Artikel wird erläutert, wie eine Spawn Intro Cam, eingebunden wird…

    • Wichtiger Hinweis: Eine Sicherung / Bitte erstelle ein Backup aller Dateien, die du verändern wirst
    • Gameserver stoppen
    • Log dich via FTP auf deinen Server ein

    1. Erstelle im Verzechnis /arma3/MPMission/Altis_Life.Altis/core/actions/ die Datei fn_introCam.sqf
    1.1 Öffne die Datei Functions.h und kopiere folgendes unter class Actions heinein:

     class introCam {};

    Dies sollte nun so aussehen

     class Actions { file = "coreactions"; class pulloutAction {}; class putInCar {}; class stopEscorting {}; class restrainAction {}; class searchAction {}; class searchVehAction {}; class unrestrain {}; class pickupItem {}; class pickupMoney {}; class ticketAction {}; class gatherPeaches {}; class gatherCocaine {}; class pumpRepair {}; class packupSpikes {}; class robFederal {}; class storeVehicle {}; class robAction {}; class sellTurtle {}; class introCam {}; // <-- HIER EINFÜGEN };

    2. Öffne nun die Datei fn_IntroCam.sqf und kopiere folgendes hinein:

     /bin /boot /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var File: IntroCam Author: TheTotenkopf en-dev/ output/ private ["_camera", "_camDistance","_randCamX","_randCamY","_camTime"]; _camDistance = 1000; _randCamX = 75 - floor(random 150); _randCamY = 75 - floor(random 150); _camTime = 5;// you can change the time for sure, I adjusted mine to the intro music // the one below basically says that if you already joined the server once the time of the camera movement will be faster, else it might get annoying if(!life_firstSpawn) then { _camTime = 24; }; //intro move showCinemaBorder true; camUseNVG false; _camera = "camera" camCreate [(position player select 0)+_randCamX, (position player select 1)+_randCamY,(position player select 2)+_camDistance]; _camera cameraEffect ["internal","back"]; _camera camSetFOV 0.7; _camera camCommit 0; waitUntil {camCommitted _camera}; _camera camSetTarget vehicle player; _camera camSetRelPos [0,0,2]; _camera camCommit _camTime; waitUntil {camCommitted _camera}; _camera cameraEffect ["terminate","back"]; camDestroy _camera; life_firstSpawn = false;

    3. Öffne nun die Datei fn_initCiv.sqf und kopiere folgenden Code ans Ende der Datei:
    Hinweis: Wenn du die IntroCam auch für andere Fraktionen haben möchtest trage den Code einfach in die fn_initCop.sqf oder in die fn_initMedic.sqf ein.

     //Introcam [] spawn life_fnc_IntroCam;

    Jetzt Arma 3 Server mieten

    Diesen Artikel teilen


    6/1/2022

    Hol dir jetzt deinen eigenen Gameserver.

    Gameserver bestellen
    1. startseite /
    2. guides /
    3. introcam in altislife einfügen de
    Bezahle wie du willst
    Klarna Payment Badge
    Unsere Mitgliedschaften
    game - Verband der deutschen Games-Branche RIPE NCC - Ripe Network Coordination Centre Women in Games
    v1.30.0-168-g6f64a707 © 2025 marbis GmbH. Alle Rechte vorbehalten. Alle Preise sind Endpreise inkl. gesetzlicher Umsatzsteuer.