Just go into Log >> Server >> The Command Bar At The Bottom, use the following code to insert the gear into the player’s backpack.
game:GetService("InsertService"):LoadAsset(ASSETID).Parent = game.Players.PLAYERNAME.Backpack
Just go into Log >> Server >> The Command Bar At The Bottom, use the following code to insert the gear into the player’s backpack.
game:GetService("InsertService"):LoadAsset(ASSETID).Parent = game.Players.PLAYERNAME.Backpack