Advertisement
LostCoast

Untitled

Jul 12th, 2017
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.20 KB | None | 0 0
  1. 9:25:21 "ZEV: squad qty = 21"
  2.  9:25:21 "ZEV# addUnit - _grp is NULL, abort AI creation"
  3.  9:25:21 "ZEV: squad unit(21) = <null>"
  4.  9:25:21 Error in expression <_idx == 1) then
  5. {
  6. _aiGroup selectLeader _aiunit;
  7. };
  8. sleep ZEVSleepSmall;
  9. };
  10.  
  11. [_m>
  12.  9:25:21   Error position: <_aiunit;
  13. };
  14. sleep ZEVSleepSmall;
  15. };
  16.  
  17. [_m>
  18.  9:25:21   Error Undefined variable in expression: _aiunit
  19.  9:25:21 File x\addons\exile_zevmission\script\ZEVAddInfantrySquad.sqf, line 78
  20.  9:25:21 Error in expression <t["ZEV: squad unit(%1) = %2",_squadMin, _aiunit];
  21. if (_idx == 1) then
  22. {
  23. _aiGroup>
  24.  9:25:21   Error position: <_aiunit];
  25. if (_idx == 1) then
  26. {
  27. _aiGroup>
  28.  9:25:21   Error Undefined variable in expression: _aiunit
  29.  9:25:21 File x\addons\exile_zevmission\script\ZEVAddInfantrySquad.sqf, line 75
  30.  9:25:21 "ZEV# addUnit - _grp is NULL, abort AI creation"
  31.  9:25:21 "ZEV: squad unit(21) = <null>"
  32.  9:25:21 Error in expression <t["ZEV: squad unit(%1) = %2",_squadMin, _aiunit];
  33. if (_idx == 1) then
  34. {
  35. _aiGroup>
  36.  9:25:21   Error position: <_aiunit];
  37. if (_idx == 1) then
  38. {
  39. _aiGroup>
  40.  9:25:21   Error Undefined variable in expression: _aiunit
  41.  9:25:21 File x\addons\exile_zevmission\script\ZEVAddInfantrySquad.sqf, line 75
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement