Page MenuHomeFeedback Tracker

Pellejones
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 5 2013, 5:21 PM (581 w, 1 d)

Recent Activity

May 10 2016

Pellejones added a comment to T74939: Standing near burning wrecks or staring at it causes severe FPS drop.

Our community has also experienced this very often. It happens next to a camp fire or burning wreck.

May 10 2016, 7:23 AM · Arma 3
Pellejones added a comment to T74138: Losing clothes as Blufor on Multiplayer..

This bug happens when:

A unit that has an addUnform code running on them joins the server which will lead to -> all other units that has an addUniform code on them will lose their uniform.

For example:

All units has this code running on them:

_unit = _this select 0;
_unit addUniform "uniform class";

When ever a player joins, every other player will lose their uniform.

This bug was introduced when ARMA3 stable was patched to 1.04 (the first part of the campaign patch).

The work around is running the gear scripts locally:

_unit = _this select 0;
If (local _unit) then {
_unit addUniform "uniform class";
};

This will NOT cause other units to lose their uniform.

May 10 2016, 7:05 AM · Arma 3
Pellejones edited Steps To Reproduce on T72594: Units spawned with owner HeadlessClient will attack units on same side, spawned by SERVER and vice versa..
May 10 2016, 6:17 AM · Arma 3
Pellejones added a comment to T64095: Tabbing out and back in or changing HDR during night mission without NV makes the screen white and blue.

Like I posted in the ticket "Turning NV on/off removes this graphics bug." L33CHW33D.

Anyway, if I play a mission without NV this is a real problem.

May 10 2016, 1:13 AM · Arma 3
Pellejones edited Steps To Reproduce on T64095: Tabbing out and back in or changing HDR during night mission without NV makes the screen white and blue.
May 10 2016, 1:13 AM · Arma 3
Pellejones added a comment to T64095: Tabbing out and back in or changing HDR during night mission without NV makes the screen white and blue.

The only way to remove the bug is to restart ARMA3.

May 10 2016, 1:13 AM · Arma 3
Pellejones added a comment to T63571: Game crashing on throwing smoke grenades.

Happes for us as well.

May 10 2016, 12:44 AM · Arma 3
Pellejones added a comment to T63571: Game crashing on throwing smoke grenades.

Tested with latest DEV and can not reproduce.

May 10 2016, 12:44 AM · Arma 3
Pellejones added a comment to T63263: Order of CFGMarkers.

The flags are also not really important when you do markers on the fly.. The order in Arma 2 was great! A revert to that would be awesome.

May 10 2016, 12:35 AM · Arma 3
Pellejones added a comment to T62455: No Entry + Direct3D 11 Crash.

This happens for me too with latest build 0.5.102980 when using No Blur addon. http://forums.bistudio.com/showthread.php?148644-NoBlur

May 10 2016, 12:00 AM · Arma 3

May 9 2016

Pellejones edited Steps To Reproduce on T61737: Roll with Track-IR inverted when in backseat of Ka-60 helicopter.
May 9 2016, 11:19 PM · Arma 3
Pellejones edited Steps To Reproduce on T61079: Commands for getting vests and uniform does not work as expected.
May 9 2016, 10:41 PM · Arma 3
Pellejones added a comment to T60885: Movement sounds seem to lag behind player after a bit..

Icchan you are ignorant in saying that. The same problem has been reported with 2.0 setup without any fake surround.

May 9 2016, 10:33 PM · Arma 3
Pellejones added a comment to T60885: Movement sounds seem to lag behind player after a bit..

This happens a lot with Track IR as well. Turning the head one way will make me hear my footsteps in the other ear making me think someone is next to me!

May 9 2016, 10:33 PM · Arma 3
Pellejones edited Steps To Reproduce on T58517: CTRL and Shift works as same key.
May 9 2016, 3:18 PM · Arma 3
Pellejones added a comment to T58517: CTRL and Shift works as same key.

I just saw that ADJUST was also bound to CTRL! The game never reported this (no red text).

CTRL is also always LEFT CTRL.

Moving Turbo to another unconflicted button does not solve this.

May 9 2016, 3:18 PM · Arma 3