Page MenuHomeFeedback Tracker

Bluecewe
User

Projects

User does not belong to any projects.

User Details

User Since
Jul 15 2014, 9:43 PM (511 w, 5 d)

Recent Activity

May 10 2016

Bluecewe added a comment to T81749: 'vehicle player' returns player object when player is in vehicle.

Thanks for the suggestion, Killzone_Kid. This is a non-issue. It turns out that I was dealing with another, unexpected, behaviour in my scripts from another command.

May 10 2016, 10:40 AM · Arma 3
Bluecewe added a comment to T81749: 'vehicle player' returns player object when player is in vehicle.

I used 'systemChat format ['%1', vehicle player]'.

May 10 2016, 10:40 AM · Arma 3
Bluecewe edited Steps To Reproduce on T81749: 'vehicle player' returns player object when player is in vehicle.
May 10 2016, 10:40 AM · Arma 3
Bluecewe edited Steps To Reproduce on T78614: Compositing configuration does not appear possible for shapes drawn on map.
May 10 2016, 8:56 AM · Arma 3
Bluecewe added a comment to T78567: Request for Easy way to get IDD for user interfaces.

Using the Config Viewer, which may be accessed through the escape menu, the various attributes of config classes may be viewed.

So far as I am aware, the class of the Virtual Arsenal appears to be 'RscDisplayArsenal'. Unfortunately, Bohemia do not appear to have set an IDD for Virtual Arsenal, and therefore it must be referenced through alternative means. I have recently found that, in a script, the code "uiNamespace getVariable 'RscDisplayArsenal'" should return the display of the Virtual Arsenal. Combining this with the isNull command should yield the results you seek, and it should be possible to employ other commands that concern displays and controls.

May 10 2016, 8:54 AM · Arma 3