Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if Prometheus.Temp.Ply:IsUserGroup("admin") then
- Prometheus.Temp.Ply:SetUserGroup("Veteran Admin")
- elseif Prometheus.Temp.Ply:IsUserGroup("moderator") then
- Prometheus.Temp.Ply:SetUserGroup("Veteran Moderator")
- else
- Prometheus.Temp.Ply:SetUserGroup("Veteran VIP")
- end
Add Comment
Please, Sign In to add comment