- Joined
- Sep 14, 2008
- Messages
- 1,408
My Problem:
I am making a map with 8 players where they are on an island and have a limited vision.
Now I made a spell which creates a fire at a position which heals units around it.
The problem now is:
1.
I want the fire (it's a unit) to belong to Player 9 (which is computer controlled)
and that player 9 have shared vision with all other players. BUT they are supposed to be enemies.
So I go like this:
Playergroup - set alliance -> Make Player (playergroup containing all playing players) treat Playergroup(Player 9) as enemy with shared vision.
Ok what happens:
The fire will be enemy of the other players but the vision will not be shared.
_______________________________________________
2.
Second problem is a single trigger line:
Open the map -> go trigger "experience" and take a look at the disabled line.
Whenever I enable it the point "lastPos" will constantly stay in the middle of the playable map area.
Any suggestions?
I added the map as attachment so you can take a look.
Thanks for help in advance
I am making a map with 8 players where they are on an island and have a limited vision.
Now I made a spell which creates a fire at a position which heals units around it.
The problem now is:
1.
I want the fire (it's a unit) to belong to Player 9 (which is computer controlled)
and that player 9 have shared vision with all other players. BUT they are supposed to be enemies.
So I go like this:
Playergroup - set alliance -> Make Player (playergroup containing all playing players) treat Playergroup(Player 9) as enemy with shared vision.
Ok what happens:
The fire will be enemy of the other players but the vision will not be shared.
_______________________________________________
2.
Second problem is a single trigger line:
Open the map -> go trigger "experience" and take a look at the disabled line.
Whenever I enable it the point "lastPos" will constantly stay in the middle of the playable map area.
Any suggestions?
I added the map as attachment so you can take a look.
Thanks for help in advance