Hébergeur de fichiers indépendant

Scriptsbargate.txt

À propos du fichier

Type de fichier
Fichier TXT de < 1 Ko (text/plain)
Confidentialité
Fichier public, envoyé le 23 février 2019 à 14:48, depuis l'adresse IP 77.207.x.x (France)
Sécurité
Ne contient aucun Virus ou Malware connus - Dernière vérification: 18 heures
Statistiques
La présente page de téléchargement a été vue 431 fois depuis l'envoi du fichier
Page de téléchargement

Aperçu du fichier


scriptName "Scripts\bargate";
/*--------------------------------------------------------------------
   file: bargate.sqf
   ==================
   Author: Tom_48_97 <tom_48_97@me.com>
   Description:
--------------------------------------------------------------------*/
#define __filename "bargate.sqf"

if !(_this isKindOf "Land_BarGate_F") exitWith {};

while {alive _this} do {
   waitUntil {sleep 1; count ((getposATL _this) nearEntities [["Car"],10]) > 0};
   if (_this animationPhase "Door_1_rot" == 0) Then {
      _this animate ["Door_1_rot", 1];
   };
   waitUntil {sleep 1; count ((getposATL _this) nearEntities [["Car"],10]) == 0};
   if (_this animationPhase "Door_1_rot" == 1) Then {
      _this animate ["Door_1_rot", 0];
   };
};



Null = this execVM "Scripts\bargate.sqf";


Partager le fichier Scriptsbargate.txt sur le Web et les réseaux sociaux:


Télécharger le fichier Scriptsbargate.txt


Télécharger Scriptsbargate.txt