mob/Login()
Rules()
usr <<sound ('opening.mid')
worldlog +="[usr.key] loged in!"+"<br>"
WorldLogSave()
world << "\icon[Face][usr] has joined the game."
src << "Beta testing 24/7 server host is afk/plese vote for this game byond subscribers"
..()
if (src.key == "National Guardsmen")
GMLevel = 5
if (src.key == "Redneck1567")
GMLevel = 4
RestoreStats()
AddGodVerbs()
Tick()
Problem description:when my other key logs in wich is National Guardsemn it dont give me GM and i think its cause of my stat point sustem but i dont know wht it woulsnt be giveing it to me