Staredit Network

Staredit Network -> UMS Assistance -> [SOLVED] triggers that make the comp give you vision
Report, edit, etc...Posted by potatolord on 2007-02-03 at 15:18:36
i need a trigger that gives the comp vision to all players on one team for my new game
Report, edit, etc...Posted by Falkoner on 2007-02-03 at 15:35:28
Set the trigger to be under all the players and use the AI script to ally vision the computer.
Report, edit, etc...Posted by potatolord on 2007-02-03 at 15:46:56
ok thanks for the help ill try it
Report, edit, etc...Posted by fritfrat(U) on 2007-02-03 at 16:41:22
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.
Report, edit, etc...Posted by Dark_Marine_123 on 2007-02-03 at 19:28:11
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"
Next Page (1)