i need a trigger that gives the comp vision to all players on one team for my new game
Set the trigger to be under all the players and use the AI script to ally vision the computer.
ok thanks for the help ill try it
I'll clarify a little, even though I'm not sure if it's necessary. If you want the players to be able to see the computer's units, you run the trigger under all players and select the computer in the dropdown box (under Run AI Script). If you want the computer to be able to see the players, you run the trigger for the computer, and select each player individually in the vision dropdown box.
If the computer is player 8 and you want the players to see it, make a trigger for the players:
Condition: always
Action: Run ai script "Turn on vision player 8"