Who can teach me how to set the tree will not be cut down, the time elsaped, vote menu, destroy certain object to win, Creeps spawn, Computer Auto Attack System.
Download unprotected maps. Open then im WE and learn of the script
This works better if u played the map ingame a few times so you can see which functions the triggers have ingame and you will get a understanding of how it all works
I dont know what type of map youre looking for but you can crawl the maps section and of course open the original blizzard scenarios Azure for TD Candywars for AOS style etc
hauzhi001.. can {you} give me some unprotected map for me {to} learn{sic}?
You can also browse this site, look at label "Map Protection:" right above download link. Find the one that says "This Map is unprotected" with thumb up icon. These you can download and open with World Editor.
Things you asked for is simple / basic thing (except the auto-attack computer, it's called AI), look up in some tutorial. You didn't provide specific "event" that you are looking for to what you want your actions to be done. If you want ALL "Summer Tree Wall" tree are not destroyable and other object remains destroyable, put this in your trigger editor:
Undestroyable Tree
Events
Destructible - A destructible within (Entire map) dies
Conditions
(Destructible-type of (Dying destructible)) Equal to Summer Tree Wall
Actions
Destructible - Resurrect (Dying destructible) with (Max life of (Dying destructible)) life and Hide birth animation
With this, your tree stay there forever and your peons / peasants / ghoul won't drop doodad target. If you want multiple certain tree not to die, you can either add multiple "OR" in Conditions, or erase conditions and put multiple "If / Then / Else" in action.
Just a bit of help to you for your tree part.
13lack.1)ragon
#7
i actually wouldnt mind someone telling me how to do a vote menu such as like in battleships. for my td i got a crappy ass difficulty choosing system thats much like elemental td. id rather have a ''click the button'' type difficulty chooser as it would look cleaner than having to select the dude >.<
Need Help Agian !!! How To Change The Icon of Attack Example : Change Siege Attack Icon To Chain Lightning Icon
13lack.1)ragon
#11
go to: advanced -> game interface -> icon - attack type (w/e) (no upgrades/upgrades w/e) and click it. then choose the icon you want for whichever attack type you want to change. for chain lightningg scroll down the ''abilities'' section of that screen.