User Tools

Site Tools


dress_func

Scripting - Dress / Undress control function

Here can find some information about Enhanced Scripting function to control Dress / Undress by script

Check Status

Check Dress Engine Status
Syntax Dress.DressStatus( )
Description:
Get a bool value of dress engine if running or not.
Returns bool
In Object: Dress
Parameters: none
Check UnDress Engine Status
Syntax Dress.UnDressStatus( )
Description:
Get a bool value of Undress engine if running or not.
Returns bool
In Object: Dress
Parameters: none

Start

Start Dress Engine
Syntax Dress.DressFStart( )
Description:
Start Dress engine.
Returns void
In Object: Dress
Parameters: none
Start UnDress Engine
Syntax Dress.UnDressFStart( )
Description:
Start UnDress engine.
Returns void
In Object: Dress
Parameters: none

Stop

Stop Dress Engine
Syntax Dress.DressFStop( )
Description:
Force Stop Dress engine.
Returns void
In Object: Dress
Parameters: none
Stop UnDress Engine
Syntax Dress.UnDressFStop( )
Description:
Force Stop UnDress engine.
Returns void
In Object: Dress
Parameters: none

Change List

Change Dress item list
Syntax Dress.ChangeList(string)
Description:
Change item list of dress engine, List must be exist in dress / undress GUI configuration
Returns void
In Object: Dress
Parameters: ListName

dress_func.txt · Last modified: 2025/02/25 22:20 by 127.0.0.1

Exception: Git command failed to perform periodic pull: Warning: Permanently added 'github.com,140.82.114.3' (ECDSA) to the list of known hosts. From github.com:RazorEnhanced/razorenhanced.github.io * branch main -> FETCH_HEAD error: Your local changes to the following files would be overwritten by merge: doc/api/CUO.html doc/api/Gumps.html doc/api/Item.html doc/api/Items.html doc/api/Journal.html doc/api/Misc.html doc/api/Mobile.html doc/api/PacketLogger.html doc/api/Player.html doc/api/Spells.html doc/api/Target.html doc/api/Trade.html Please commit your changes or stash them before you merge. Aborting

Exception: Git command failed to perform periodic pull: Warning: Permanently added 'github.com,140.82.114.3' (ECDSA) to the list of known hosts. From github.com:RazorEnhanced/razorenhanced.github.io * branch main -> FETCH_HEAD error: Your local changes to the following files would be overwritten by merge: doc/api/CUO.html doc/api/Gumps.html doc/api/Item.html doc/api/Items.html doc/api/Journal.html doc/api/Misc.html doc/api/Mobile.html doc/api/PacketLogger.html doc/api/Player.html doc/api/Spells.html doc/api/Target.html doc/api/Trade.html Please commit your changes or stash them before you merge. Aborting

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.