restock_func
Differences
This shows you the differences between two versions of the page.
| — | restock_func [2025/02/25 22:20] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======Scripting - Restock control function====== | ||
| + | Here can find some information about Enhanced Scripting function to control restock engine by script! | ||
| + | |||
| + | =====Check Status===== | ||
| + | |||
| + | {|style=" | ||
| + | |style=" | ||
| + | |- style=" | ||
| + | |**Syntax** | ||
| + | |style=" | ||
| + | |- | ||
| + | |colspan=" | ||
| + | |- | ||
| + | |colspan=" | ||
| + | |- style=" | ||
| + | |**Returns** | ||
| + | |bool | ||
| + | |- | ||
| + | |**In Object:** | ||
| + | |Restock | ||
| + | |- style=" | ||
| + | |**Parameters: | ||
| + | |none | ||
| + | |||
| + | |} | ||
| + | |||
| + | =====Start===== | ||
| + | |||
| + | {|style=" | ||
| + | |style=" | ||
| + | |- style=" | ||
| + | |**Syntax** | ||
| + | |style=" | ||
| + | |- | ||
| + | |colspan=" | ||
| + | |- | ||
| + | |colspan=" | ||
| + | |- style=" | ||
| + | |**Returns** | ||
| + | |void | ||
| + | |- | ||
| + | |**In Object:** | ||
| + | |Restock | ||
| + | |- style=" | ||
| + | |**Parameters: | ||
| + | |none | ||
| + | |||
| + | |} | ||
| + | |||
| + | =====Stop===== | ||
| + | |||
| + | {|style=" | ||
| + | |style=" | ||
| + | |- style=" | ||
| + | |**Syntax** | ||
| + | |style=" | ||
| + | |- | ||
| + | |colspan=" | ||
| + | |- | ||
| + | |colspan=" | ||
| + | |- style=" | ||
| + | |**Returns** | ||
| + | |void | ||
| + | |- | ||
| + | |**In Object:** | ||
| + | |Restock | ||
| + | |- style=" | ||
| + | |**Parameters: | ||
| + | |none | ||
| + | |||
| + | |} | ||
| + | |||
| + | =====Change List===== | ||
| + | |||
| + | {|style=" | ||
| + | |style=" | ||
| + | |- style=" | ||
| + | |**Syntax** | ||
| + | |style=" | ||
| + | |- | ||
| + | |colspan=" | ||
| + | |- | ||
| + | |colspan=" | ||
| + | |- style=" | ||
| + | |**Returns** | ||
| + | |void | ||
| + | |- | ||
| + | |**In Object:** | ||
| + | |Restock | ||
| + | |- style=" | ||
| + | |**Parameters: | ||
| + | |ListName | ||
| + | |||
| + | |} | ||