User Details
User Details
- User Since
- Jun 7 2022, 12:20 AM (128 w, 2 d)
Jun 17 2024
Jun 17 2024
XTankKiller updated the task description for T182150: New function BIS_fnc_getDeletedAndAdded.
Jun 15 2024
Jun 15 2024
Jun 9 2024
Jun 9 2024
XTankKiller renamed T182005: New function LoadBytesFile or LoadFileBase64 from New function LoadBytesFile to New function LoadBytesFile or LoadFileBase64.
Jun 3 2024
Jun 3 2024
XTankKiller added a comment to T181813: New function BIS_fnc_findValueInPairArray.
params ["_array", "_value", ["_column", 0]]; private _index = {if(_x param [_column] isEqualTo _value) exitWith {_forEachIndex};} forEach _array; [_index, -1] select (isNil"_index");
This way is even faster.
XTankKiller added a comment to T181813: New function BIS_fnc_findValueInPairArray.
Here is another way to code this function, proposed by Sa-Matra and this way is 20-25% faster:
XTankKiller updated the task description for T181813: New function BIS_fnc_findValueInPairArray.
XTankKiller updated the task description for T181813: New function BIS_fnc_findValueInPairArray.
XTankKiller updated the task description for T181813: New function BIS_fnc_findValueInPairArray.
May 31 2024
May 31 2024
XTankKiller renamed T181499: MFDs going dark with depth even when using lights or night vision, daylight property of compartmentLights not working from MFDs going dark with depth even when using lights or night vision to MFDs going dark with depth even when using lights or night vision, daylight property of compartmentLights not working.
May 29 2024
May 29 2024
May 25 2024
May 25 2024
Apr 10 2024
Apr 10 2024
XTankKiller updated the task description for T180432: AI not shotting when cannon has artillery and direct fire mode.
XTankKiller renamed T180432: AI not shotting when cannon has artillery and direct fire mode from AI not shotting when cannon has artillery and direct fire moe to AI not shotting when cannon has artillery and direct fire mode.
XTankKiller changed Severity from severity:none to severity:feature on T180432: AI not shotting when cannon has artillery and direct fire mode.
Jun 11 2022
Jun 11 2022
Jun 7 2022
Jun 7 2022
XTankKiller added a comment to T165724: C# SSLStream.Read crashing the game.
Please disregard this post, i managed to make it work.
XTankKiller updated the task description for T165724: C# SSLStream.Read crashing the game.
XTankKiller changed Severity from severity:none to severity:crash on T165724: C# SSLStream.Read crashing the game.