QUOTE(KABOOM)
ok so i got 5 possible ranges each lvl of range is a location. ok and all 6 players these range locations. all players start at lvl 1 range and use that location will it get disrupted?
i have about 2 triggers before an action happens then the player wouldnt require the location anymore. so what i'm asking would the location like go away before the action can happen?
I think the answer to your question is "No."
Actions will happen at the current location of the, uh, location.
Moving the location later on in the trigger cycle won't have any effect on the actions.
You can, for example...
Move the location,
Perform an action at the location,
Move the location,
Perform an action at the location,
Move the location,
Perform an action at the location,
Move the location, Etc.
And all the actions will be done at different locations.