| 03-04-2006, 03:09 PM | #1 |
Hey guys! For my map, I'm trying to make a flashbang, which when triggered makes every other player's screen go completely white, while the caster stays normal. But currently, I have two issues with it: 1. - I don't remember how to show it for all but one, isn't it something like this? Code:
If Local player equal to player 0 do ---- 2. - When I try to make a screen go white using fade filter and cinematic settings, it turns out lightblue somehow... -Soultaker |
| 03-04-2006, 06:17 PM | #2 |
It turns light blue probably due to time of day. Try messing with that and it should go back to white - and as for the cinematic fade for all but one.. I don't beleive it's possible using regular GUI. At wc3sear.ch there is a JASS snippet of a Fade for player by Elil. Or if you wouldn't mind losing about 400kb of space to use WEU Advanced triggers, it's possible in there aswell. [edit] wrong link |
