Page MenuHomeFeedback Tracker

Outlawz7
User

Projects

User does not belong to any projects.

User Details

User Since
Dec 30 2014, 1:02 AM (486 w, 22 h)

Recent Activity

May 10 2016

Outlawz7 edited Steps To Reproduce on T80539: A-143 Buzzard (AA) Autopilot crash on landing.
May 10 2016, 9:56 AM · Arma 3
Outlawz7 added a comment to T80017: onEachFrame draws one frame and stops looping.

onEachFrame works for me when not running CBA. With CBA it only lasts one frame. My current versions are CBA v1.09 and ArmA3 1.36 stable

It works with CBA when using BIS_fnc_addStackedEventHandler:
["uniqueID", "onEachFrame", { drawIcon3D ["", [1,1,1,0.5], getPos player, 1, 1, 0, format["%1\n%2", "Dreaded", "Entity"]]; }] call BIS_fnc_addStackedEventHandler;

May 10 2016, 9:40 AM · Arma 3