Search the Community
Showing results for tags 'statistics'.
Found 3 results
-
Hide Statistics Screen at End of Multiplayer Mission
Ganvai84 posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hello folks, i have a very stupid problem and maybe I am missing something here: Is there an option to not show the statistics screen when a Player logs out of a Multiplayer match? I know I can hide the Score Table but I want the other screen to be deactivated as well. Any hint would be great. -
After trying for weeks with my scripting and googling everything to find some answers, I am still without success. The script should be small and simple, I knew scripting isn’t easy but I can’t believe this hurts so much. I'm trying to make a script that will count all the dead units and destroyed vehicles of one side and put it in the trigger and activate it via radio. _count = {side _x == resistance} count allunits; hintSilent format ["Alive AAF Units: %1", _count]; // Count all alive units of Resistance side, it works fine. 0 = [] spawn {while {true} do {sleep 0.1;} _aafScore = {getNumber (configfile >> "CfgVehicles" >> typeOf _x >> "side") == 2} count allDeadMen; hintSilent format ["Dead AAF Units: %1", _aafScore]}; // Count all dead units but it works not fine.
- 10 replies
-
- count
- alldeadmen
-
(and 4 more)
Tagged with:
-
Hey guys! I'm absolutely loving Argo but this issue is kinda annoying. As you can see in the picture I can't see my statistics and this has happened with every browser I've tried (Chrome, Edge, Firefox) Just wondering if anyone else has had this issue? http://i.imgur.com/DUU44Ou.png
- 2 replies
-
- leaderboards
- broken
-
(and 4 more)
Tagged with: