How to fix it?
error:
Line 24695: [maa???] Index missing for array variable udg_Rupture_Loop
JASS:
function Trig_Rupture_Loop_Func001Func001Func001Func007Func001C takes nothing returns boolean
local integer array = udg_RuptureTiempo
local integer array = udg_Rupture_Loop
if ( not ( udg_RuptureTiempo[udg_Rupture_Loop] == 8 ) ) then
return false
endif
return true
endfunction
error:
Line 24695: [maa???] Index missing for array variable udg_Rupture_Loop