Run Script First Time a Wearable Object is Worn
Jador
04 Sept 2017, 17:25I'm trying to figure out how to run a script the first time (and only the first time) the player dons an outfit. I can't find an option to fulfill the conditions aside from "First Time..." which doesn't seem to do it.
Any advice? (specifics in the editor requested, as I don't yet know how to code.)

K.V.
04 Sept 2017, 17:52> wear it
You put it on.
This message prints once.
> remove it
You take it off.
> wear it
You put it on.
Jador
06 Sept 2017, 19:16Thank you! This is exactly what I needed!

K.V.
06 Sept 2017, 21:08Your welcome!
I'm glad it worked for you!