(Solved) Halloween rare spells/hud not visible

Lu7ky

L1: Registered
Aug 28, 2022
10
1
I have halloween mode enabled via tf_logic holiday but rare spells and the hud for spells dont appear when compile running the map, how do I fix this?

Message #help
 

Lu7ky

L1: Registered
Aug 28, 2022
10
1
Yes i did @spruce however I only ran through the compiler not yet through the game
I was able to pick up and use spells of the common variety
 

Lu7ky

L1: Registered
Aug 28, 2022
10
1
EDIT: I am able to see rare spells now but not the one I put on the central capture point within the trigger volume, the hud however still does not show spells
 

spruce

L3: Member
Aug 14, 2022
137
34
https://developer.valvesoftware.com/wiki/Tf_logic_holiday says that there's an "Input" that enables spells (See image)
1661716744300.png

Have you set this to 1?
 

spruce

L3: Member
Aug 14, 2022
137
34
for some reason i have no input on mine
1661717124036.png
Check flags to see if it's there or add an Output in tf_logic_auto (I think that's what it was called) and make it enable the HalloweenSetUsingSpells to 1, this Requires tf_logic_holiday to have a name to be targeted
 

Lu7ky

L1: Registered
Aug 28, 2022
10
1
@spruce Yup had to set it through tf_logic_auto and it works now, still cant see the rare spell in the point capture trigger volume though