ID:174972
 
How do I make it so when a gm logins in with an overlay and underlay with the icon they login with?
HolyDoomKnight wrote:
How do I make it so when a gm logins in with an overlay and underlay with the icon they login with?

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
mob/Login()
if(usr.key == "gm key here")
usr.overlays += overlay here
usr.underlays += underlay here

I'm not sure if this is what you mean, though.

-Camaro-
In response to Camaro
thanks but with overlay here i put 'overlay.dmi' ? and with i can have more than 1 overlay and underlay?
and how bout so theres overlay and underlay to be added and removed since i need this for my icon game