Payload race hud

KaydemonLP

L5: Dapper Member
Nov 17, 2015
204
63
So im making a payloadrace map with a ctf flag. The problem is that the game shows the ctf hud instead of the payload race one.

Any way to make it show the payloadrace hud?
 

Izotope

Sourcerer
aa
May 13, 2013
698
764
You can put your flags into point_templates and spawn them mid-game.
This will serve you with functioning flags without the CTF HUD.
 

killohurtz

Distinction in Applied Carving
aa
Feb 22, 2014
1,016
1,277
Try using the HUD Type field in tf_gamerules to specify a Payload HUD. If that doesn't work, you can use a point_template in conjunction with a logic_auto to spawn a flag briefly after the map loads.