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