KeroroGunso0

Test tabs learning script

Jul 3rd, 2015
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if Prometheus.Temp.Ply:IsUserGroup("KeroroGunso2016") then
  2.     Prometheus.Temp.Ply:SetUserGroup("Veteran Admin")
  3. elseif Prometheus.Temp.Ply:IsUserGroup("moderator") then
  4.     Prometheus.Temp.Ply:SetUserGroup("Veteran Moderator")
  5. else
  6.     Prometheus.Temp.Ply:SetUserGroup("Veteran VIP")
  7. end
Add Comment
Please, Sign In to add comment