Set the owner of a team_control_point?

Kube

Not the correct way to make lasagna
aa
Aug 31, 2014
1,342
1,849
For a project I am working on, I was looking to set the owner of a team_control_point entity without using a capture zone setup. I've tried using the dev wiki, but to no avail. Is this action possible, and if so, how would I achieve this goal-o-mine?

Thanks as alway!

-KubeKing4556 :)
 

Izotope

Sourcerer
aa
May 13, 2013
698
764
Simple, let whatever triggers the output use a Team filter, for example if you use two trigger_multiples:
OnTrigger -> team_control_point -> SetOwner -> <red_parameter>
OnTrigger -> team_control_point -> SetOwner -> <blue_parameter>
 

henke37

aa
Sep 23, 2011
2,075
515
I think the values are 2 and 3 btw. I can never recall which is which.
 

YM

LVL100 YM
aa
Dec 5, 2007
7,135
6,056
Red is always the lower value.
Sometimes teams are 2 and 3, other times they're 1 and 2. In this case it's 2 and 3
 

Kube

Not the correct way to make lasagna
aa
Aug 31, 2014
1,342
1,849
Thanks to everyone for their help! I got what I need to work working, and I'll post on this thread again if I have any related issues.