I know i can set tf_spell_pickup and people can pick it up but the HUD won't show and it's unusuble. Any way to enable the hud?
Two ways: 1. Have a logic_auto execute the "tf_spells_enabled" cvar through a point_servercommand. 2. Have a logic_auto execute the "SetHalloweenUsingSpells" input on a tf_logic_holiday entity. (Option 1 is not recommended since Valve disabled the use of point_servercommand entities by default.)
Thanks, not sure why it didn't work before. I typed it in so when i picked it up from the dropdown menu, it worked and was accepted as entity. #Justhammerthings