vendor_sell_func
Table of Contents
Scripting - Vendor Sell filter control function
Here can find some information about Enhanced Scripting function to control Vendor Sell filter by script!
Check Status
Check Vendor Sell Filter Status | |
Syntax | SellAgent.Status( ) |
Description: | |
Get a bool value of vendor sell filter status, if enabled or not | |
Returns | bool |
In Object: | SellAgent |
Parameters: | none |
Enable
Enable Vendor Sell Filter | |
Syntax | SellAgent.Enable( ) |
Description: | |
Enable vendor sell filter. | |
Returns | void |
In Object: | SellAgent |
Parameters: | none |
Disable
Disable Vendor Sell Filter | |
Syntax | SellAgent.Disable( ) |
Description: | |
Stop scavenger engine. | |
Returns | void |
In Object: | SellAgent |
Parameters: | none |
Change List
Change Vendor Sell filter item list | |
Syntax | SellAgent.ChangeList(string) |
Description: | |
Change list of vendor sell filter, List must be exist in vendor sell GUI configuration | |
Returns | void |
In Object: | SellAgent |
Parameters: | ListName |
vendor_sell_func.txt · Last modified: 2022/09/03 23:25 by 127.0.0.1