Personally,
I would create a class that you can send in the figure the user wants to wear, and the user who is attempting to wear it, and do the check if they can wear those items. That way it is reusable for anything:
Mannequins, Mimic Command, Football Gate, Wired Effects, etc
1600700649...
You can check in the mannequin code, loop through each clothing item and only give them the clothing they have - or give them a popup that says "One or more of the items you are not able to wear"
Yeah the client side is what handles opening the navigator, clothing editor, etc.
Are you still able to load catalog items and purchase them though?
Or see other rooms in the navigator?
Run the emulator from the debugger, wait for it to happen, then put a breakpoint in the on chat event and...
No its for furniture but the idea is the same you just need to set the roomuser rotation and ask for an update. You can look at the OnClick event for clicking on a user (incoming packet)
You can find the command in my recent emulator releases. You can rotate 1-8. NSEW and the 4 diagonals. The command needs fixed to allow all numbers 1-8 but it works on the 4 rotations (0,2,4,6). The emulator also has the stack height and state command