Teleports after picking up 1 item
Moderator: Moderators
-
- Noob
- Posts: 4
- Joined: 27 Apr 2014, 21:29
- Noob?: No
Teleports after picking up 1 item
Teleports after picking up 1 item to put it into storage and then goes back again why is that ?
-
- Human
- Posts: 40
- Joined: 07 Apr 2008, 10:36
Re: Teleports after picking up 1 item
Post config.txt and make sure you don't copy and paste the top of the config.txt as it has your username / password.
-
- Moderators
- Posts: 1202
- Joined: 16 Dec 2011, 02:53
- Noob?: No
- Location: Brazil
Re: Teleports after picking up 1 item
items_control :
<item name> <minimum> <storage> <sell> <cart add> <cart get>
For example :
Jellopy 1 1 0 should be 0 1 0 -> Here the Jellopy's the item that's causing problem for you.
<item name> <minimum> <storage> <sell> <cart add> <cart get>
Code: Select all
<minimum>
Minimum amount of the item that you want to keep in inventory. This is useful for keeping a certain amount of stackable items in your inventory.
Code: Select all
<storage>
Store this item when storageAuto is set.
Jellopy 1 1 0 should be 0 1 0 -> Here the Jellopy's the item that's causing problem for you.
Learn rules