- Joined
- Dec 16, 2017
- Messages
- 418
So, i did this
But players don't have shared vision anymore, and i need that, i tried to enable it with triggers, but it enables my share unit control too, how can i manage this?
It's the same if i do in reverse, enable share vision from Scenario and set them just as an Ally with triggers..
But players don't have shared vision anymore, and i need that, i tried to enable it with triggers, but it enables my share unit control too, how can i manage this?
-
Novice Spawn Copy
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
For each (Integer A) from 1 to 11, do (Actions)
-
Loop - Actions
-
For each (Integer B) from 1 to 11, do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Integer A) Not equal to (Integer B)
-
-
Then - Actions
-
Player - Make (Player((Integer A))) treat (Player((Integer B))) as an Ally with shared vision
-
-
Else - Actions
-
-
-
-
-
-
-
It's the same if i do in reverse, enable share vision from Scenario and set them just as an Ally with triggers..
Last edited: