How to autostorage including items in cart?
Moderators: Moderators, Documentation Writers
- 
				annihilaor46
- Noob 
- Posts: 2
- Joined: 23 Apr 2011, 01:15
- Noob?: No
How to autostorage including items in cart?
How to autostorage including items in cart?
			
			
									
						
										
						- 
				setsunaseiei
- Human 
- Posts: 38
- Joined: 17 May 2011, 07:09
- Noob?: No
Re: How to autostorage including items in cart?
Code: Select all
<storage> 
This is a flag that controls whether Kore should store the item during auto-storage or not. See the possible flag values below. You must set storageAuto (and other related options) in config.txt or this flag has no effect. 
Value  Description  
0  Do not store this item.  
1  Store items from inventory.  
2  Store items from inventory and cart.  
オペンコレ!