HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Using Local Player for fog of war?

12-14-2007, 02:55 AM#1
burningice95
Is it possible to create to create a fog of war for only a certain player?

What I was thinking of doing is having a periodic (.05 second ) trigger that creates fog of war at a certain region, but it is only shown to a certain group of players (anyone =/= casting unit or his allies)
12-14-2007, 09:17 AM#2
Troll-Brain
try to create it for all players.
You give good values for the player, and bad values for the other players.
12-14-2007, 11:39 AM#3
Toadcop
it's cheating ^^ == will DeSync.
so no.
12-14-2007, 01:04 PM#4
Troll-Brain
depends how you use it.
But of course for example if an unit attack an other in the fog for one player and not for the other, it will desync.

I already tried to give a different position for an unit (SetUnitX and SetUnitY) for each player and it don't desync, since the unit is not "used".

But i'm agree in most of cases it will desync