CasperTech / node-metaverse

A node.js interface for Second Life.
MIT License
51 stars 34 forks source link

Question about replacing currently worn outfit #43

Open weeobi opened 3 years ago

weeobi commented 3 years ago

detachfromavatar and attachtoavatar do not seem to work unless i am completely missing something. which to be fair i most probably am.

the bot has all its worn items in the same folder. i would like to simply remove the items currently worn and replace them with a new item in the same folder.

TomMettam commented 3 years ago

These functions definitely work, i'm using them in a project.

Can you provide an example script?