HELP PLEASE I GOT ERROR: '(' expected near 'return'
6 replies, posted
here is my code:
function ply:databaseFolders
return "server/example/players" .. self:ShortSteamID() .. "/"
end
i tryed:
function ply:databaseFolders
return ("server/example/players" .. self:ShortSteamID() .. "/")
end
but nothing happedn please help!!!
function ply:databaseFolders[b]()[/b]
You need () after databaseFolders
what is ply
A thickness or layer of a folded or laminated material.
ply:Exploderguy == n00b
Ply is short for player.
[QUOTE=Subject_Alpha;47708680]Ply is short for player.[/QUOTE]
I think his question was more along the lines of: Is ply the Player Metatable, or is it a player object?
Sorry, you need to Log In to post a reply to this thread.