#Disable auto equipping from StarterPack

1 messages · Page 1 of 1 (latest)

odd girder
#

Hey just wanted to quickly know if there is a good way to prevent the auto equip feature that the starter pack has or if I should just clone the item on spawn myself rather than let roblox handle it. Idk if this would be a studio feature or something disabled through code so just posting it here.

fluid niche
#

@odd girder

#

Clone the tool into the player’s Backpack via script (like in a CharacterAdded or PlayerAdded handler).