Making HUD work with Invade CTF mode

owly-oop

im birb
aa
Apr 14, 2009
819
1,215
Give Snacks most of the credit, he solved more than i did

The name "flag" is my entites "item_teamflag"


OnCapture flag SetTeam 1
OnCapture flag Skin 2
OnDrop flag SetTeam 1
OnPickupTeam1 flag SetTeam 2
OnPickupTeam2 flag SetTeam 3
OnReturn flag SetTeam 1

This will make the hud show which team has the intel. When you drop it hud does show neutral, and captures work. Everyone give thanks to Snacks! (and some to me, i helped a little c: )
 
Dec 25, 2007
566
439
That's because the FGD doesn't have "Skin" in the inputs for item_teamflag, but it is a valid input that works in game.