Search the Community
Showing results for tags 'test'.
Found 5 results
-
Hi, I just want to open this post for people who want to test with the New Rewrite of ACE Medical. It is a very simple script that can help you understand the states in which the new medical system alternates. I hope you find it useful. init.sqf addMissionEventHandler ["Draw3D", { { _unit = _x; if (!(isNil "_unit") AND ((side _unit) == west OR (side _unit) == civilian))then{ _pos = ASLToAGL getPosASL _unit; _headPos = [_pos select 0, _pos select 1, (_pos select 2) + 1.2]; _heartRate = _unit getVariable ["ace_medical_heartrate", 00]; _bloodPressure = _unit getVariable ["ace_medical_bloodpressure", [00,00]]; _bloodVolume = _unit getVariable ["ace_medical_bloodvolume", 00]; _Text = format ["HR: %1 | BP: %2 | BV: %3",_heartRate toFixed 1,_bloodPressure,_bloodVolume toFixed 1]; drawIcon3D ["", [1, 1, 1,1], _headPos, 0, 0, 0, _Text, 2, 0.03, "PuristaBold"]; _headPos = [_pos select 0, _pos select 1, (_pos select 2) + 0.5]; _state = _unit getVariable ["cba_statemachine_state0",""]; _text = ""; if(_state == "cardiacarrest")then{ _text = format["cardiacarrest (%1 s)", (_unit getVariable ["ace_medical_statemachine_cardiacarresttimeleft",0]) toFixed 1]; }else{ _text = _state; }; drawIcon3D ["", [0.1, 0.45, 1,1], _headPos, 0, 0, 0, _text , 2, 0.03, "PuristaBold"]; }; } forEach allUnits; }]; Spyke
-
examples Script Test Lab and Workshop
wogz187 posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Test Lab Workshop for ARMA III, ver. BETA 0001 (2019) This download is compatible with APEX game version 1.7 and higher Drive Link Download: Test Lab New Live readMe file This download includes mission editor files. When my mission folder began to overflow with script test scenarios and VR compositions, I decided to create a master workshop file to use in the future. I considered what features should be built in. Hopefully this tool will be helpful for you, too. INSTALLATION Install the folder 0_testLAB.VR to your ArmA 3 mission folder (usually in Documents). Examples included: Images: Video: THANKS to everybody at: Bohemia Forums Check out our Patreon page Ascina Illustration & Design Arma Public License No Derivatives (APL-ND) -
Arma 3 (STABLE) 1.48.131785+ stress-test MP (MultiPlayer)
Dwarden posted a topic in ARMA 3 - MULTIPLAYER
STABLE build : 1.48.131785+ branch: STABLE (note: PROFILING/PERFORMANCE/RC is compatible with STABLE) password: -not needed- ^ this password unlocks specific (branch) on steam *noteworthy: memory crashes fixed, allocation crashes fixed, (crashes from KOTH, BreakingPoint, Wasteland, Epoch etc.) and many generic crashes, tweaks for better performance etc. play IT, break IT, report IT http://feedback.arma3.com/ atm. tracking serious crash bug ! Purpose of this testing is stress test the servers to extreme if there is lag/desync or other issue then we can capture it to try fix it ;) note: make sure you don't select DEV branch (1GB+ from stable to DEV (same apply from DEV to RC)) note: if you get kicked for some BattlEye script restriction (e.g. #22) goto Editor, load Altis, exit editor, try-rejoin the server note: KOTH mission restarts when team reach 100 tickets on capture, next session auto-start soon after note: server might be restarted if needed, I will announce it in global chat ahead note: VON lag/stutter still unsolved for global/side channels (really problematic bug) note: guide how change branches : http://forums.bistudio.com/showthread.php?149411-How-to-change-Arma-3-branches-between-STABLE-amp-DEVELOPMENT-versions-STEAM-client Reddit post http://www.reddit.com/r/arma/ STEAM discussion post http://steamcommunity.com/app/107410/discussions/0/ BIForum post http://forums.bistudio.com/showthread.php?187697 -
Years ago I played a mission where cows or rabbits (cant remember which) would attack the players. The players had to kill the animals before they got within a certain distance of the player or a satchel would detonate (that was attached to the animal). Does anyone else remember this mission or who made it?
-
Arma 3 (release candidate) 1.36.128482+ stress-test MP (MultiPlayer)
Dwarden posted a topic in ARMA 3 - DEVELOPMENT BRANCH
there is new server PROFILING build : 1.36.128482+ branch: RC (not compatible with STABLE, yet much better !) password: Arma3Update136RC ^ this password unlocks the beta(branch) on steam play IT, break IT, report IT http://feedback.arma3.com/ 2 servers up (up to 102 players each) - EUROPE KOTH (x2 XP) 3rd person 94.23.112.9:2102 1 servers up (up to 120 players each) - NORTH AMERICA KOTH (x2 XP) 3rd person 192.99.47.216:2102 Purpose of this testing is stress test the servers to extreme if there is lag/desync or other issue then we can capture it to try fix it ;) note: make sure you don't select DEV branch (1GB+ from stable to DEV (same apply from DEV to RC)) note: if you get kicked for some BattlEye script restriction (e.g. #22) goto Editor, load Altis, exit editor, try-rejoin the server note: KOTH mission restarts when team reach 100 tickets on capture, next session auto-start soon after note: server might be restarted if needed, I will announce it in global chat ahead note: VON lag/stutter still unsolved (really problematic bug) http://forums.bistudio.com/showthread.php?149411-How-to-change-Arma-3-branches-between-STABLE-amp-DEVELOPMENT-versions-STEAM-client Reddit post http://www.reddit.com/r/arma/comments/2nm86t/arma_3_update_136_rc_release_candidate/ STEAM discussion post http://steamcommunity.com/app/107410/discussions/0/616188677801958552/ BIForum post http://forums.bistudio.com/showthread.php?183653