Hey guys! I'm not a complete n00b when it comes to making maps, I just currently am having a biatchizzle of a time figuring out how to set up lights on//off. I was told I'd need to download a specific SC Map editor that enables me to do that...
I have the entire map set up, I have the locations and beacons and everything all placed... I sifted through triggers//conditions FOREVA, and I just cannot, for the life of me, find an option for the locations to trigger Fog of War.
Thank you very much for your time!
~Cat
all you need to do is use the trigger action run ai script "turn on/off shared vision for player x"
so to see nothing you would say turn off vision as player 1, for player 1, thats easy.
but to make it so player 1 cannot you see player 2s stuff, you would need to say for player 1, turn off vision for player 2 (this is counter intuitive at least to me)
ill leave it to you to figure out the conditions and all the other stuff, hopefully those ai scripts were just the missing link you needed.
I wont be able to get the ai scripts in the regular editor you have to download a differnt map editor to do that. If u cant downlaod then do wut i used to do back then. Look for a map that has the ai scritps (maps that stack) open it in ur editor. Delete all trigger ecept the ai script, save the triggers and load it into ur map.