USE:
Strip this actor of a single currently equipped piece of clothes (but still follows logical order, so no stripping underwear before outerwear etc).
Used for strip poker.
Except can be:
- Bottom
- Bottom_Under
- Eyewear
- Foot
- Headwear
- Outerwear
- Top
- Top_Under
TYPE: Command, Reference
RETURNS: /
THEME: Clothes
COMPARE: dress, isSlotOccupied()
EXAMPLE:
Code: Select all
Player.stripOne(Eyewear)
"That's the shirt off"
Bug not going in logical order fixed with 3.19!