- Joined
- May 22, 2006
- Messages
- 14
Disclaimer : I am one of those poor souls that doesn't have TFT, so try helping me in a RoC-friendly way (no multiboards).
I've been stuck on this for a day or so now. I've read the tutorials on sevral sites but there always seems to be one or two things that don't work. So I've come here to ask a way to make the following work. Firstly, the leaderboard has to look like this :
Force 1 #
Force 2 #
Goal #
I don't want player names or colors, just 2 teams, their points and the number of points you need to win (goal). Then the actual trigger to score should go something like this
Events
Unit enters "Region1"
Conditions
Unit has item "Flag"
Actions
Add 1 point to the team that the unit belongs to
Remove item "Flag" from game
Create item "Flag" at "Region 2"
---------------------------
I have all that down except for the adding score part. Any advice is welcome, thanks for your time.
I've been stuck on this for a day or so now. I've read the tutorials on sevral sites but there always seems to be one or two things that don't work. So I've come here to ask a way to make the following work. Firstly, the leaderboard has to look like this :
Force 1 #
Force 2 #
Goal #
I don't want player names or colors, just 2 teams, their points and the number of points you need to win (goal). Then the actual trigger to score should go something like this
Events
Unit enters "Region1"
Conditions
Unit has item "Flag"
Actions
Add 1 point to the team that the unit belongs to
Remove item "Flag" from game
Create item "Flag" at "Region 2"
---------------------------
I have all that down except for the adding score part. Any advice is welcome, thanks for your time.