Staredit Network

Staredit Network -> UMS Assistance -> A little help plz
Report, edit, etc...Posted by Cloaked-Dragon on 2006-04-27 at 19:29:43
I'm making a game and I am wondering how to make a unit, such as a marine, a location. I tried almost everything and I couldn't firgure it out! I have StarForge Plus and X-tra Editor version 2.6 (all the modes).
Report, edit, etc...Posted by Kyuubi. on 2006-04-27 at 19:40:31
QUOTE(Cloaked-Dragon @ Apr 27 2006, 03:29 PM)
I'm making a game and I am wondering how to make a unit, such as a marine, a location. I tried almost everything and I couldn't firgure it out! I have StarForge Plus and X-tra Editor version 2.6 (all the modes).
[right][snapback]474080[/snapback][/right]

to make a location in the xtra editor or in starforge, right click on a blank spot or go to layers>location. click and hold from one point to another where you want it.
if you want to preplace it just choose it from one of the player folders, click it, then place it on the map.

to make a trigger for it, go to scenario properties>triggers. click on new>choose what 'conditions' you want for it to create>then for actions, select create unit.

select what unit you want it create,who many you want it to create, for what player, at where(location).
Report, edit, etc...Posted by Cloaked-Dragon on 2006-04-27 at 19:43:34
I know what a location is and how to make one. What I'm looking for is how to make a unit a location.
Report, edit, etc...Posted by KaboomHahahein on 2006-04-27 at 19:52:26
As in using the Center location command? Where you move the location onto the unit so triggers can fire at the marine position?

It would look something like this


Trigger
Description:
Center the location on Marine
Players:
¤ Player 1 (or whoever)
Conditions:
¤ Always (or whatever)
Actions:
¤ Center location labeled 'Marine Center' onto Marine at 'Anywhere'
¤ Preserve trigger

So now you can do triggers that use the Marine Center Location and it will all happen there on that location that is on the Marine.
Report, edit, etc...Posted by Kyuubi. on 2006-04-27 at 19:54:01
can you rephrase that a little bit?sorry if i'm not understanding you...are you trying to create a unit on a location?


once you create a location, you can use the triggers to place the unit in it.
we can call the name of location 'location 0' in an example

example:

Conditions;
-Always
Actions;
-Create '1' 'terran marine' for 'current player' at 'location 0'

this creates a marine first thing when the game starts.
Report, edit, etc...Posted by AshaMeD on 2006-04-27 at 20:20:44
No kaboom had it.. Its not making a unit a location its putting a location on a unit... Under stand the location follows the unit and to keep the location following it you just say peserve just like kabooms trigger
Report, edit, etc...Posted by Cloaked-Dragon on 2006-04-27 at 20:31:40
I did what you said Kaboom but i couldn't find the center location in the actions. Is it just me or my map editor?
Report, edit, etc...Posted by Urmom(U) on 2006-04-27 at 20:36:23
It's called move location in the editors. People just use center location because that's what it sais in the trigger itself.
Report, edit, etc...Posted by Cloaked-Dragon on 2006-04-27 at 20:38:30
Will i need to preserve trigger to keep the location on the unit?
Report, edit, etc...Posted by The_Shattered_moose on 2006-04-27 at 20:42:33
Yes.
Report, edit, etc...Posted by Cloaked-Dragon on 2006-04-27 at 20:44:47
Thanks a lot guys. This will really help me in my future maps! smile.gif
Next Page (1)