I'm making a map where teams can control specific points of the map and gain points based on how long they are able to control it. Unfortunately, there seems to be a problem with the way that my trigger is assigning ownership to a team, and then assigning point values based on ownership.
I'm making a map where teams can control specific points of the map and gain points based on how long they are able to control it. Unfortunately, there seems to be a problem with the way that my trigger is assigning ownership to a team, and then assigning point values based on ownership.
<solved>
Thanks!