Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Code from other Functions? [closed]

Asked by
Tor6 0
10 years ago

Can u use the same code from 1 function in another function. For example.

function ?()
player = game.Players:PlayerAdded()
end

function player()
player.CharacterAutoLoads = true
end

Closed as off-topic by evaera

This question has been closed by our community as being off-topic from ROBLOX Lua Scripting.

Why was this question closed?