View difference between Paste ID: J0izEaaF and CzXfb67A
SHOW: | | - or go back to the newest paste.
1-
if Prometheus.Temp.Ply:IsUserGroup("admin") then
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