Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. if ((_x > _minX) && (_x < _maxX) && (_y > _mi>
  2. 22:03:14 Error position: <_x > _minX) && (_x < _maxX) && (_y > _mi>
  3. 22:03:14 Error Undefined variable in expression: _x
  4. 22:03:14 File A3\functions_f\misc\fn_isPosBlacklisted.sqf, line 42
  5. 22:03:14 Error in expression < BIS_fnc_isPosBlacklisted)) then
  6. {
  7. if ((_pos distance _testPos) >= _minDist) the>
  8. 22:03:14 Error position: <_pos distance _testPos) >= _minDist) the>
  9. 22:03:14 Error Undefined variable in expression: _pos
  10. 22:03:14 File A3\functions_f\misc\fn_findSafePos.sqf, line 98
  11. 22:03:14 Error in expression <["_newX", "_newY", "_testPos"];
  12. _newX = _posX + (_maxDist - (random (_maxDist * >
  13. 22:03:14 Error position: <_posX + (_maxDist - (random (_maxDist * >
  14. 22:03:14 Error Undefined variable in expression: _posx
  15. 22:03:14 File A3\functions_f\misc\fn_findSafePos.sqf, line 90
  16. 22:03:14 Error in expression < BIS_fnc_isPosBlacklisted)) then
  17. {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement