ok in my new map i have a trigger
| Trigger |
null| Players: |
| ¤ 1 |
| Conditions: |
| ¤ always |
| Actions: |
¤ center location named 'p1' on any unit owned by player1 at 'anywhere'
|
| ¤ preserve triggers |
when u change units still only 1 on map and die and it changes back it spawns them in middle of map how do u fix that so they spawn where the unit is that there changing out of is
Are you using hyper triggers?
Becuause when you center a location it asks "Center location on unit at what location?" So it will center the location on the unit which resides at "Anywhere" in your case. So when the unit dies, it has nothing to center on, except the location where the unit should be. Since the location is anywhere, it centers the location on the center of the map.
thanks btw should i use hyper triggers for this?
Yes, using hyper triggers is highly recommnded.
should i use on the center 1 or the respawn 1
Just create a hyper trigger for all players.
Always, Wait 0 x62, Comment, Preserve.
dude that doesnt help with my question
how do i fix that problem with it going to middle of map
do you mean that you have a player owning a unit and when it dies you want another to be created where it last stood?
Like I said, use hyper triggers. If that doesn't solve your problem let me see the map.
here it is
btw its when u get a warthog and then the warthog dies i want it to place master chief where it was before it died
My guess is to redo the hyper triggers, it should work now. Here you go.
dude i copyed ur hyper triggers word for word onto a more updated version of halo that i made and it didnt work
Be sure to add the hyper triggers last, or else it won't work.
high6, 80% of the topics in this section are help with triggers You need to be more specific when coming up with thread titles. If i saw this one sooner i would of locked it.
ADDITION:
QUOTE(high6 @ Oct 24 2004, 08:03 PM)
here it is
btw its when u get a warthog and then the warthog dies i want it to place master chief where it was before it died
[right][snapback]89486[/snapback][/right]
Change the condition on your Center location trigger to something like "Current player commands at least one men"
The problem is your location is trying to center on your unit when you don't have any so it ends up in the center of the map.
Hyper triggers have nothing to do with it.