Hey! I need a little help in map making, and if ANYONE could help me I'd be really glad. I'm making a map in which I need fire, but with an invisible building. What I mean is, a cloaked building (I can set it's hp to 1% to make it on fire) with fire, so JUST the fire is visible. This technique has been used in Zelda Bound, Mario Kart Battle and other such games. If anyone could tell me how to do it, I'd be REALLY grateful!
well unforturnatly you can only cloak protoss buildings that require a pylon example Gateway, Photons, Stargate etc but not pylon or nexus.
To clock them do this trigger to the location on the building....
disable...
wait0
enable...
and voila finished
Whoa, that was a REALLY fast response. Thanks! I'm gonna try it right away. So it's (at the location) Disable, Wait (for how long?) and Enable.
I'm guessing as long as you want or probaby 0 millisecs..
One more thing. I set the trigger for a enemy, right? So I can't see it. And the condition is always? O yea, and if it's cloaked, can it still be clicked on? Thx
sigh ive tested every building for disables, pylons, nexus crash sc the rest work and ALL the terran units work, and NONE of the zerg ones work
EDIT: i was a little unclear lol
DONT WORK:Pylon, Nexus, ALL Zerg Buildings, Addons
WORK: ALL Terrain Buildings, Rest of Protoss Buildings
P.S. i havnt tested the units, only the buildings, also havnt tested the SPECIAL buildings
Just don't set the HP to 1% or your terran building will slowly just burn to death and your fire will be gone. On defaul bunker HP I usually set it to 40%, it has lots of flame but is still in yellow and won't burn.
| Trigger |
| Description: |
| Cloaking a Building |
|
| Players: |
| ¤ (Player 6) A computer or something that is not sharing vision with the players! |
| Conditions: |
| ¤ Always. |
| Actions: |
¤ Create 1 "Terran Bunker" at any location apply properties to invincible and maybe %20 HP.
|
¤ Disable doodad state for all Terran Bunkers owned by Player 6.
|
¤ Turn ON Shared Vision for players that you want to see the fire.
|
¤ Wait 0 milliseconds.
|
¤ Turn OFF Shared vision for those same players.
|
| ¤ Comment |
You could then add another trigger to keep the building from burning to death...
| Trigger |
| Description: |
| Keep Bunker or other Burning Building Alive. |
|
| Players: |
| ¤ Player 6 Again |
| Conditions: |
| ¤ Always. |
| Actions: |
¤ Modify the HP for all Terran Bunker owned by Player 6 to %20.
|
¤ Preserve Trigger.
|
| ¤ Comment |
And if you cannot get the shared vision AI script to work for you, you could always create observers at the same location as the bunker for all the players that you want to see the fire, and have the observers killed as soon as they are created.
The point here is, you have to have vision of the disabled building at some point to be able to have the cloaked effect.
Or maybe im just really stupid and have no idea what I just said
um it wont look invisable UNLESS you have shared vision even if u view it heres how u cloak it:
Disable building(view it with a detecter to make it cloaked) it will only look cloak if you have shared vision with the building and if u own it it will look cloaked but it will not be invisable if its owned by some1 besides yourself it will be invisable(like you want i think)