Taking control over players

Mekmoor

L1: Registered
Aug 14, 2011
5
0
Hi

Is it possible for a mapmaker to force a player to use it's taunt?
I want the winning team to taunt the loosing team at the end of the game.

First using
team_control_point_master​
Which activates
point_viewcontrol​
and then activates the players taunt..

But is it possible?

Should I use logic_choreographed_scene for that?
Do I need to edit any code?