Mmmm you seem to have asked 3 differant questions, well i'll try to answer all of them.
QUOTE(xtremebob @ Oct 25 2004, 06:16 PM)
I've read the tutorial, and I stil don't get it

, can someone put it in trigger form, I will understand it better that way

Thanks in advance
[right][snapback]89860[/snapback][/right]
This quote doesn't really say anything at all. And if i didn't read the thread title i would have no idea what your talking about so i guess i'll explain what the Move Location trigger is.
the move location trigger appears like this
Center location labled '
location' on '
units' owned by '
player' at '
location'.
The First '
location' is the location that is to be moved.
The '
units' is the unit type that the first location is going to center on
The '
player' is the person who owns the unit mentioned above
The Second '
location' Is the location that the unit is at.
QUOTE(xtremebob @ Oct 25 2004, 06:31 PM)
There is a tutorial for it its the first one in average tutorial, It explains how to make explosion under a shuttle and it follow the shuttle around bringing explosion along with it. You know the location is follow the unit.
[right][snapback]89875[/snapback][/right]
| Trigger |
Conditions:
|
¤ Always
|
Actions:
|
¤ Center location 'shuddle' on 'toss shuddle' owned by 'player x' at 'anywhere'
|
¤ Create one 'explotion' at 'shuddle' for 'player x'
|
¤ Kill all 'explotion' owned by 'player y' at shuddle'
|
¤ Preserve Trigger
|
QUOTE(xtremebob @ Oct 25 2004, 06:44 PM)
Ok, listen C.A.R.E.F.U.L.L.Y, I just want computer allied marines to follow jim around. Geeze

[right][snapback]89884[/snapback][/right]
| Trigger |
| Conditions: |
| ¤ Always |
| Actions: |
¤ Center location 'jimloc' on 'jim' owned by 'player x' at 'anywhere'
|
¤ Order all 'marines' owned by 'player y' at 'anywhere' to 'move' to 'jimloc'
|
| ¤ Preserve Trigger |
PS. You don't seem to be average