Page MenuHomeFeedback Tracker

somners
User

Projects

User does not belong to any projects.

User Details

User Since
Nov 13 2013, 4:49 PM (544 w, 2 d)

Recent Activity

May 10 2016

somners edited Steps To Reproduce on T78651: Linux Dedicated Server arma3profile not working.
May 10 2016, 8:56 AM · Arma 3
somners edited Steps To Reproduce on T78131: addMagazine duplicates items sometimes (100% reproduceable).
May 10 2016, 8:44 AM · Arma 3
somners added a comment to T75839: Allow linux dedicated server to use more than 1 CPU core.

This doesn't seem to be an issue anymore.

When the linux server first came out it appeared to be an issue.

This can be closed by whomever may have the proper permissions.

May 10 2016, 7:45 AM · Arma 3
somners edited Steps To Reproduce on T75839: Allow linux dedicated server to use more than 1 CPU core.
May 10 2016, 7:45 AM · Arma 3
somners added a comment to T75827: very low FPS.

As, AD2001 has... said. This is a single mission you are having issues with. Altis Life is a very large, very complex mission. It requires a lot more processing power and calculations than many other missions.

It is likely that it is not optimized, or that there are bottlenecks in the scripts, or some performance leaks in the scripts themselves. This is not an issue with arma.

Instead of posting a mission makers issues here, you should contact the mission maker him/her self via the forums or any other acceptable manner. I hope this helps!

May 10 2016, 7:45 AM · Arma 3
somners edited Steps To Reproduce on T74477: Feature Request (Action Event Handler).
May 10 2016, 7:12 AM · Arma 3
somners added a comment to T74397: ! isNull will always fail.

I was doing if (! isNull _item) where item was an object. I tested to be sure it was not null but my script never executed after that line. using a hit isNull _item displayed false, but the script didn't execute past the if statement, by changeing it to:

_value = isNull _item;
if (!_value)

it worked that way.

May 10 2016, 7:11 AM · Arma 3
somners added a comment to T74396: Command 'vehicle' does not act as expected..

This is very peculiar, It really wasn't working the other day with the same code... guess this issue is closed.

May 10 2016, 7:11 AM · Arma 3
somners edited Steps To Reproduce on T74397: ! isNull will always fail.
May 10 2016, 7:11 AM · Arma 3
somners edited Steps To Reproduce on T74396: Command 'vehicle' does not act as expected..
May 10 2016, 7:11 AM · Arma 3