Page MenuHomeFeedback Tracker

Error: File A3\functions_f\numbers\fn_sortNum.sqf
Closed, ResolvedPublic

Description

well i dont know look @ this shit.

  • 1:51:47 Error Undefined variable in expression: _x 1:51:47 File A3\functions_f\numbers\fn_sortNum.sqf, line 36 1:51:47 Error in expression <_i <= _j} do

{

while {(_a select _i) < _x} do {_i=_i+1};
while {(_a select _j) >
1:51:47 Error position: <_x} do {_i=_i+1};
while {(_a select _j) >
1:51:47 Error Undefined variable in expression: _x
1:51:47 File A3\functions_f\numbers\fn_sortNum.sqf, line 35
1:51:47 Error in expression <} do {_i=_i+1};
while {(_a select _j) > _x} do {_j=_j-1};

if (_i<=_j) then
{

_>
1:51:47 Error position: <_x} do {_j=_j-1};

if (_i<=_j) then
{

_>
1:51:47 Error Undefined variable in expression: _x
1:51:47 File A3\functions_f\numbers\fn_sortNum.sqf, line 36
1:51:47 Error in expression <_i <= _j} do {F27218}

Details

Legacy ID
1739295917
Severity
None
Resolution
Fixed
Reproducibility
Have Not Tried
Category
Error Message
Additional Information

Event Timeline

Dreamer edited Additional Information. (Show Details)Oct 8 2015, 2:38 AM
Dreamer set Category to Error Message.
Dreamer set Reproducibility to Have Not Tried.
Dreamer set Severity to None.
Dreamer set Resolution to Fixed.
Dreamer set Legacy ID to 1739295917.May 8 2016, 12:55 PM

Old ticket, must have been fixed awhile ago, if not, dev branch has the function rewritten completely.