So this problem happens to all Variable Interger used for loops from a map.
When i copy a trigger with a variable integer for loop let just say GLOBAL_LOOP (Integer) Array [12]
Then after posting the trigger into another map.. the global loop can't be used again...
When i open it in the Variables Window.. i noticed that it becomes..
GLOBAL_LOOP (None) Array [12]
and also if i create a trigger the GLOBAL_LOOP doesn't show up!...
I try changing the Type to Integer but it DISABLES all the triggers that uses the GLOBAL_LOOP..
And it takes me 1-2 hours in reentering the GLOBAL_LOOP to enable the triggers
I need someone who is expert in World Editor program not on GUI triggering to answer this problem..
You can't solve this by creating a trigger in the world editor..
This problem is somewhat internal .. It happens even on JNGP...
When i copy a trigger with a variable integer for loop let just say GLOBAL_LOOP (Integer) Array [12]
Then after posting the trigger into another map.. the global loop can't be used again...
When i open it in the Variables Window.. i noticed that it becomes..
GLOBAL_LOOP (None) Array [12]
and also if i create a trigger the GLOBAL_LOOP doesn't show up!...
I try changing the Type to Integer but it DISABLES all the triggers that uses the GLOBAL_LOOP..
And it takes me 1-2 hours in reentering the GLOBAL_LOOP to enable the triggers
I need someone who is expert in World Editor program not on GUI triggering to answer this problem..
You can't solve this by creating a trigger in the world editor..
This problem is somewhat internal .. It happens even on JNGP...