Advertisement
Guest User

Put this in a mission file and onto a server. got this spat at me.

a guest
Aug 18th, 2022
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQF 2.55 KB | None | 0 0
  1. 1:31:05 Error in expression
  2.  
  3. if ( VO_isACErun ) then
  4.  
  5. {
  6.  
  7. {>
  8.  
  9. 1:31:05 Error position:
  10.  
  11. {
  12.  
  13. {>
  14.  
  15. 1:31:05 Error Undefined variable in expression: vo_isacerun
  16.  
  17. 1:31:05 File mpmissions\__cur_mp.rof_mok\vehiclesOverhauling\fn_VO_globalFunctions.sqf..., line 23
  18.  
  19. 1:31:05 Error in expression
  20.  
  21. _isServProgrs = false;
  22.  
  23. while { isStationsOkay AND isServicesOkay } do
  24.  
  25. {>
  26.  
  27. 1:31:05 Error position:
  28.  
  29. {>
  30.  
  31. 1:31:05 Error Undefined variable in expression: isstationsokay
  32.  
  33. 1:31:05 File mpmissions\__cur_mp.rof_mok\vehiclesOverhauling\fn_VO_coreGrd.sqf..., line 38
  34.  
  35. 1:31:05 Error in expression
  36.  
  37. _reaAssets = [];
  38.  
  39. if ( VO_grdServFull ) then { { _fullAssets = >
  40.  
  41. 1:31:05 Error position:
  42.  
  43. 1:31:05 Error Undefined variable in expression: vo_grdservfull
  44.  
  45. 1:31:05 File mpmissions\__cur_mp.rof_mok\vehiclesOverhauling\fn_VO_coreGrd.sqf..., line 21
  46.  
  47. 1:31:05 Error in expression
  48.  
  49. if ( VO_isACErun ) then
  50.  
  51. {
  52.  
  53. {>
  54.  
  55. 1:31:05 Error position:
  56.  
  57. {
  58.  
  59. {>
  60.  
  61. 1:31:05 Error Undefined variable in expression: vo_isacerun
  62.  
  63. 1:31:05 File mpmissions\__cur_mp.rof_mok\vehiclesOverhauling\fn_VO_globalFunctions.sqf..., line 23
  64.  
  65. 1:31:05 Error in expression
  66.  
  67. _isServProgrs = false;
  68.  
  69. while { isStationsOkay AND isServicesOkay } do
  70.  
  71. {>
  72.  
  73. 1:31:05 Error position:
  74.  
  75. {>
  76.  
  77. 1:31:05 Error Undefined variable in expression: isstationsokay
  78.  
  79. 1:31:05 File mpmissions\__cur_mp.rof_mok\vehiclesOverhauling\fn_VO_coreAir.sqf..., line 42
  80.  
  81. 1:31:05 Error in expression <= [];
  82.  
  83. _parkingHelperAssets = [];
  84.  
  85. if ( VO_airServFull ) then { { _fullAssets = >
  86.  
  87. 1:31:05 Error position:
  88.  
  89. 1:31:05 Error Undefined variable in expression: vo_airservfull
  90.  
  91. 1:31:05 File mpmissions\__cur_mp.rof_mok\vehiclesOverhauling\fn_VO_coreAir.sqf..., line 22
  92.  
  93. 1:31:05 Error in expression
  94.  
  95. if ( VO_isACErun ) then
  96.  
  97. {
  98.  
  99. {>
  100.  
  101. 1:31:05 Error position:
  102.  
  103. {
  104.  
  105. {>
  106.  
  107. 1:31:05 Error Undefined variable in expression: vo_isacerun
  108.  
  109. 1:31:05 File mpmissions\__cur_mp.rof_mok\vehiclesOverhauling\fn_VO_globalFunctions.sqf..., line 23
  110.  
  111. 1:31:05 Error in expression
  112.  
  113. _isServProgrs = false;
  114.  
  115. while { isStationsOkay AND isServicesOkay } do
  116.  
  117. {>
  118.  
  119. 1:31:05 Error position:
  120.  
  121. {>
  122.  
  123. 1:31:05 Error Undefined variable in expression: isstationsokay
  124.  
  125. 1:31:05 File mpmissions\__cur_mp.rof_mok\vehiclesOverhauling\fn_VO_coreNau.sqf..., line 38
  126.  
  127. 1:31:05 Error in expression
  128.  
  129. _reaAssets = [];
  130.  
  131. if ( VO_nauServFull ) then { { _fullAssets = >
  132.  
  133. 1:31:05 Error position:
  134.  
  135. 1:31:05 Error Undefined variable in expression: vo_nauservfull
  136.  
  137. 1:31:05 File mpmissions\__cur_mp.rof_mok\vehiclesOverhauling\fn_VO_coreNau.sqf..., line 21
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement