ID:150411
 
When i log in the gm panel is gone now (but it was up there yesterday)along with the screen being black and i dont know why this s happening to me
When the screen is black it means your at a null loc(most likely), which means your not getting properly placed on the map. I HIGHLY doubt it has anything at all to do with s_admin, but try showing us the code you have for Logging in, and we might be able to help.

Alathon
A) Read documentation.
B) Don't do massive changes at once. When something suddenly breaks, it is because whatever you did last broke it.
C) Read documentation.
D) Don't necessarily assume that because when something else doesn't work, it is because that thing has something wrong with it. For example, if you get an indentation error, you're likely to get lots of other indentation errors. Usually only the first indentation error is causing problems.

In case you can't see why I'm pointing you to s_admin's documentation, it is because you most likely removed the ..() from your mob/Login() proc.