Search the Community
Showing results for tags 'Checking'.
Found 3 results
-
How to verify if all players are dead in a coop mission? I was investigating by blind tests to use the (ArmaReforger>Prefabs>ScenarioFramework>Components) LogicCounter.et to check if some player is still alive but I failed. Last week has been published my first mission for Reforger without to really check if some player still alive on the mission, and that is bad hehe. Any North could be awesome.
-
How to know if the vehicle has or not (true or false) weaponry? I mean, turret position or driver with this ability (as Air vehicles)? // NOT WORKING if ( {_vehPlayer weaponsTurret} count > 0 ) then { hint "Your veh has guns like someone from Texas..." } else { hint "This veh's kind of Brithish policeman..." };
- 11 replies
-
- detecting
- vehicle weapons
- (and 4 more)
-
Signature Checking Causes "Session Lost"
MisterCat posted a topic in ARMA 3 - SERVERS & ADMINISTRATION
I am using TADST to set up my server and I have signature checking set to "v1" (Also tried "v2") I am running RHS:USAF, GREF and AFRF on both my client and the server When I join it says "Session Lost" Anyone know what I'm doing wrong? (Btw it works when signature checking is off)