- Joined
- Jun 26, 2020
- Messages
- 1,928
I don't wanna ask for help for this because I think it will be much, but I tried everything to solve this and nothing, so I wanna ask you for help, the problem is:
Global Variables used:
- My map is for "stages".
- I have them save in a group called "Trabajadores".
- When a "stage" is completed, the workers have to build defense towers.
- But or when they finish they go to attack when the triggers espicifically say the unit is must not stay in the group "Trabajadores" or don't build the tower.
- My map its progremmed to restart if the "stages" are completed or the time is over, in the first case its more probable that the workers don't build the towers again.
Global Variables used:
- Trabajadores (Unit Group)
- Constructores (Unit Group)
- Constructor1 (Unit)
- Temp_Order (Order)
- Torre_draenei_posicion (Array Location)
- Punto_de_ataque (Hashtable)
- Atem_Unit (Unit)
- Temp_Loc (Location)
- Temp_Group (Unit Group)
- Seleccion de modo de Juego/Datos de Inicio
- Relojes/Mision3
- Relojes/Mision5
- Muro/Tecer Barril
- Generadores/Segundo Generador
- Misiones/Reinicio
- Misiones/Cinematica ganan dreaneanos (Create workers again)
- Misiones/Cinematica ganan demonios (Create workers again)
- Creeps/Torres defensivas 1
- Creeps/Torres defensivas 2
- Creeps/Torres defensivas 3
- Creeps/Por si logran destruir la torre
- Creeps/Por si llegan al punto de ataque 1
- Creeps/Por si llegan al punto de ataque 2
- Creeps/Por si llegan al punto de ataque 3
- Creeps/Por si llegan al punto de ataque 4