• Make player admin function?
    2 replies, posted
Dumb question: Hello, it's me again with yet another question. I am trying to make a admin mod and I know there is a function called "IsAdmin()" which returns a boolean value indicating if the player is a admin or not. My question is; is there any function that makes a player admin? Example: local meta = FindMetaTable( "Player" ) meta:SetAdmin( true ) Would something like that work? Could someone point me in the right direction?
Player/SetUserGroup
Thaank you
Sorry, you need to Log In to post a reply to this thread.