Page 1 of 1

change of clothing for the player

Posted: Thu Jun 20, 2019 10:22 pm
by Classic Fighter
I would like to know how I can make the player change his clothes using the triggers for example:

if the character has a hat, which then does not have it after having activated a trigger

Re: change of clothing for the player

Posted: Fri Jun 21, 2019 4:25 pm
by Pricey
You’ll have to use a separate PlayerProfileInfo trigger and assign it once the trigger is enabled, or use a script to replace the hat using IProfileClothingItem and just not assigning the profile a hat.