storageAuto type: Difference between revisions
Jump to navigation
Jump to search
(Created page with "; storageAuto_storage_type <value> : Specifies type of the storage. {|class="TablePager" |- !Value !Description |- |0 |Regular storage. |- |1 |Guild storage. |} Category:c...") |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
; | ; storageAuto_type <value> | ||
: Specifies type of the storage. | : Specifies type of the storage. | ||
{|class=" | {| class="wikitable" border="1" cellspacing="0" | ||
|- | |-style=background-color:#F9F9F9; | ||
!Value | !Value | ||
!Description | !Description | ||
|- | |- | ||
|0 | |align=center|0 | ||
|Regular storage. | |Regular storage. | ||
|- | |- | ||
|1 | |align=center|1 | ||
|Guild storage. | |Guild storage. | ||
|} | |} | ||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:storage]] | [[Category:storage]] |
Latest revision as of 19:53, 3 September 2022
- storageAuto_type <value>
- Specifies type of the storage.
Value | Description |
---|---|
0 | Regular storage. |
1 | Guild storage. |