position command example:
local newPosition = [Link] + [Link](5, 0, 0)
[Link] = [Link](newPosition) X, Y, Z
event command example:
local function PlayerAdded(player)
print("motherfucker joined!")
print(player)
end
[Link]:Connect(PlayerAdded)
Cloning command example:
local function duplicatePart()
local clonedPart = Shit:Clone()
[Link] = [Link]
[Link] = [Link] + [Link](5, 0, 0) -- Adjust position
to avoid overlap
end
-- Call the function to duplicate the part
duplicatePart()
command to refer any player:
GetPlayerFroomCharacter