Staredit Network

Staredit Network -> UMS Assistance -> [SOLVED] Lifting For terran
Report, edit, etc...Posted by akaborn2kikass on 2007-02-04 at 22:22:51
Is there a way to make it so they are not able to lift any terran buildings or destroy it and create a other one in its place??
Report, edit, etc...Posted by PCFredZ on 2007-02-04 at 22:32:30
Search for Anti Liftoff in the Tutorials.
Report, edit, etc...Posted by Zell.Dincht on 2007-02-04 at 22:48:37
Well, I decided to get it for you. Here it is, hope you enjoy.
Report, edit, etc...Posted by Dark_Marine_123 on 2007-02-05 at 22:55:26
Actually I've got a better way.

If the building ISN'T an engbay, then its even easier.

QUOTE
CODE
Condition: Always
Action: Set Doodad state, Disable all Terran Barracks for current player at location "Buildings"


Then do it for the other buildings too, starport, factory, sci facility. tongue.gif
Report, edit, etc...Posted by Laser_Dude on 2007-02-05 at 23:54:33
QUOTE(Dark_Marine_123 @ Feb 5 2007, 08:55 PM)
Actually I've got a better way.

If the building ISN'T an engbay, then its even easier.
Then do it for the other buildings too, starport, factory, sci facility.  tongue.gif
[right][snapback]623746[/snapback][/right]


But then you can't do anything with it. It's only useful for requirements.
Report, edit, etc...Posted by retardedwhale on 2007-02-06 at 00:31:45
A location called NOLIFT is over all the buildings that cant lift, and seperate locations over each liftable building - set the properties to NOLIFT: uncheck Low Elevation, Medium Elevation, High Elevation. Then, do the trigger:

CONDITIONS:
- (Player that can't lift) brings a Terran Barracks to NOLIFT
ACTIONS:
- Kill all Terran Barracks for Player
- Create Terran Barracks at BARRACKS for Player
- Preserve Trigger
Next Page (1)