How do I? in Developer Help
How do I make it so when a gm logins in with an overlay and underlay with the icon they login with?
mob/Login() if(usr.key == "gm key here") usr.overlays += overlay here usr.underlays += underlay here
I think you mean how do you make the gms have overlays and underlays when they enter??
Well, i think this is what you want
I'm not sure if this is what you mean, though.
-Camaro-