Thread: [Solved] [TF2] Enable Voodoo Skin
View Single Post
Theon32
Member
Join Date: Sep 2018
Location: mvm_isolation_rc3
Old 05-02-2019 , 19:40   Re: [TF2] Enable Voodoo Skin
Reply With Quote #6

Okay well I figured out how to use TF2 Attributes but the only thing that works is the voice pitch attribute.
PHP Code:
TF2Attrib_SetByName(client"player skin override"1.0);
TF2Attrib_SetByName(client"zombiezombiezombiezombie"1.0);
TF2Attrib_SetByName(client"SPELL: Halloween voice modulation"1.0); 
Theon32 is offline