I dont know why Or the Point is not register or the dummy unit does not apper like 1 OUT of 5-6 times casting the spells. But The cd_human_real[1] counts soo the ability works all the times till the point of ::
¡¡¡Set punto_human[3] = (Target point of ability being cast)!!!
Please help. I dont know if its just GUI or something really wrong with this.
Also i am using :: Farsight ability as the dummy ability for getting the point.

¡¡¡Set punto_human[3] = (Target point of ability being cast)!!!
Please help. I dont know if its just GUI or something really wrong with this.
Also i am using :: Farsight ability as the dummy ability for getting the point.
-
Suriken humano
-
Acontecimientos
-
Unidad - A unit Inicia el efecto de una habilidad
-
-
Condiciones
-
(Ability being cast) Igual a Suriken humano
-
cd_human_real[1] Menor que o igual a 0.00
-
-
Acciones
-
Custom script: call RemoveLocation (udg_punto_human[3])
-
Set cd_human_real[1] = cd_human[1]
-
Set punto_human[2] = (Position of (Triggering unit))
-
Set punto_human[3] = (Target point of ability being cast)
-
Unidad - Create 1 Dummy01 ( escala 1.5 ) for Jugador 1 (rojo) at punto_human[2] facing punto_human[3]
-
Unidad - Add a 10.00 second Genérico expiration timer to (Last created unit)
-
Unidad - Add Shadow Shuriken (verdadero) to (Last created unit)
-
Unidad - Order (Last created unit) to Orco Jefe Tauren: Onda expansiva punto_human[3]
-
Custom script: call RemoveLocation (udg_punto_human[2])
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Si: Condiciones
-
(Number of living Sombra de Ilidan (sombra) units owned by Jugador 1 (rojo)) Mayor que o igual a 1
-
-
Entonces: Acciones
-
Detonador - Run Suriken sombra humano <gen> (ignoring conditions)
-
-
Otros: Acciones
-
-
-