Author Topic: Event to edit appearance?  (Read 772 times)

There was an event that let you change the player's appearance (color/hat/decal/face/etc)that I can no longer find at all. Would anyone happen to have a link or some alternative?

I'll try to whip up something like that right now.
Will probably include something to prevent overwriting of new appearance, too (admin only AND/OR minigame only)

edit: Okay, I've dunnit.
http://puu.sh/9QCPR/2b50ddf351.zip
I'll release it in add-ons soonish, but this is split into like 5 events for usability's sake.
editAppearance = editNode and editNodeColor combined
editNode = set node visible or not
editNodeColor = set node's color
editFace, editDecal - self explanatory.

you can input "ALL" in the node string, by the way.
« Last Edit: June 30, 2014, 08:43:36 AM by Crystalwarrior »

I was asleep, surprised this wasn't redone a long time ago. Thanks a ton for this!