Declaration
func SetOutfit(target PlayerOrNPC, outfit OutfitID)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Target | PlayerOrNPC | Target player or NPC |
Outfit | ClothID | Clothing ID |
Set the clothing ID of the target player or NPC
func SetOutfit(target PlayerOrNPC, outfit OutfitID)
go
Name | Type | Description |
---|---|---|
Target | PlayerOrNPC | Target player or NPC |
Outfit | ClothID | Clothing ID |