Page MenuHomeFeedback Tracker

ARJayDEV
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 19 2014, 4:51 AM (526 w, 2 d)

Recent Activity

May 10 2016

ARJayDEV added a comment to T79521: #adminLogged setting for zeus owner does not work on dedicated server.

Yes this is a result of the serverCommandAvailable command changing in the latest release: direct relation to http://feedback.arma3.com/view.php?id=21137

May 10 2016, 9:24 AM · Arma 3
ARJayDEV edited Steps To Reproduce on T79292: Units assigned via assignAsCargo no longer get in a vehicle.
May 10 2016, 9:15 AM · Arma 3
ARJayDEV added a comment to T76215: Heavy performance issues with _pos nearestObject ID - (_pos nearestObject ID broken in A3 DEV branch).

This issue is NOT FIXED, performance warnings are reduced but now object ids are not matching actual objects!!! I have attached an image to view the issue. Heres the image on imgur: http://i.imgur.com/qOleLic.jpg

Heres a repro:

Load stratis

debug console
player setPos [4364.55,3677.35];

look at the cargo patrol building at this position.

watch these vars:

cursorTarget
returns: 2fa1cf00# 100688780: cargo_patrol_v1_f.p3d

getPos player nearestObject 100688780
returns: 100688784: hbarrier_5_f.p3d

Note: this does not just happen with this building type, I saw many of these inconsistencies when doing a bulk test.

May 10 2016, 7:55 AM · Arma 3