Page MenuHomeFeedback Tracker

SkaceKachna
User

Projects

User does not belong to any projects.

User Details

User Since
Sep 16 2013, 2:29 PM (549 w, 3 d)

Recent Activity

Feb 12 2024

SkaceKachna added a comment to T179053: Primary mouse button settings in Windows is ignored.

The settings:

Feb 12 2024, 12:22 PM · Arma Reforger
SkaceKachna created T179053: Primary mouse button settings in Windows is ignored.
Feb 12 2024, 12:21 PM · Arma Reforger

May 10 2016

SkaceKachna added a comment to T79345: Command playScriptedMission doesn't work.

I actually found a way to make this command work. Following code works, but player needs to click on Continue in debriefing which is shown...

playScriptedMission ['Stratis',{
createCenter west;
_grp = createGroup west;
_player = _grp createUnit ["B_Soldier_F",[0,0,0],[],0,"NONE"];
selectPlayer _player;
},missionConfigFile,true];

(findDisplay 26) closeDisplay 1;
failMission "END1";

May 10 2016, 9:17 AM · Arma 3