ID:171625
 
Okay I need to know this people so someone please help me: Is there any way to use obj's as overlays? If there is,c an someone please tell me how?
usr.overlays+=new/obj/[object here]

that should work if its a equip verb or something
In response to N1ghtW1ng
that dosent work. i tried it with a cape but it made the cape appar under the mob.
In response to Reinhartstar
did you line the cape when you made it to fit the mobs body?
In response to N1ghtW1ng
Yeah it fits the mobs body completely fine, but when u equip it, it puts it underneath the mob.
In response to Reinhartstar
hmm then I don't know what's wrong i recomend a Equip demo, try Goku72's
In response to N1ghtW1ng
Fine forget that.
Your problem is that you're adding a type path to an overlay which you cant apparently.

Do var/obj/[insertobjecthere]/O = new

And then do usr.overlays += O.icon