wc3edit.net

United Warcraft 3 map hacking!
It is currently March 29th, 2024, 5:24 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: April 17th, 2009, 6:56 pm 
Offline
Newcomer

Joined: April 17th, 2009, 6:53 pm
Posts: 1
Hi,
I want to make the building time of units to 0... like in GreenTD Apocalypse...
How can I do it?

Thanks!


Top
 Profile  
 
PostPosted: April 26th, 2009, 10:08 pm 
Offline
Forum Staff
User avatar

Joined: November 17th, 2008, 3:49 pm
Posts: 610
Quite simple really...

Upgrades/Research :
Code:
Untitled Trigger 001
    Events
        Unit - A unit Begins research
    Conditions
        (Researched tech-type) Equal to Iron Forged Swords
    Actions
        Unit - Set (Researching unit) upgrade progress to 100%


Units :
Code:
Untitled Trigger 001
    Events
        Unit - A unit Begins training a unit
    Conditions
        (Trained unit-type) Equal to Footman
    Actions
        Unit - Set (Triggering unit) upgrade progress to 100%


Buildings :
Code:
Untitled Trigger 007
    Events
        Unit - A unit Begins construction
    Conditions
        (Unit-type of (Constructing structure)) Equal to Scout Tower
    Actions
        Unit - Set (Triggering unit) construction progress to 100%

Of course, in any of these cases, the Condition can be removed completely to work for anything of the type to be constructed immediately.

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

phpBB SEO


Privacy Policy Statement
Impressum (German)