cant store Warp free ticket ? help pls

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
mitsuhapon
Noob
Noob
Posts: 5
Joined: 29 Nov 2010, 18:07
Noob?: Yes

cant store Warp free ticket ? help pls

#1 Post by mitsuhapon »

i have a problem regarding storing Warp Free Ticket

Whenever I put Warp Free Ticket 0 0 0
it stops and messes auto-storage

and whenever i remove Warp Free Ticket 0 0 0
it does similar to this
and gets DC


help interwebs ...

edit removed the pic, apparently misleads people.
Last edited by mitsuhapon on 01 Dec 2010, 15:10, edited 1 time in total.
benj1320
Moderators
Moderators
Posts: 403
Joined: 25 Aug 2008, 14:56
Noob?: No
Location: CyberOne Building , Eastwood

Re: cant store Warp free ticket ? help pls

#2 Post by benj1320 »

those are not Warp Free Tickets?....

those are Bubble Gums and a card.

just put the card name and the bubble gum name in your items_control.txt

Dustiness Card 0 0 0 0
Bubble Gum 0 0 0 0
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
mitsuhapon
Noob
Noob
Posts: 5
Joined: 29 Nov 2010, 18:07
Noob?: Yes

Re: cant store Warp free ticket ? help pls

#3 Post by mitsuhapon »

@benj1320
you didnt understand the question properly,
i have a problem regarding storing Warp Free Ticket
not dustiness
not bublegum

and yes, I did put 0 0 0
Warp Free Ticket is set to 0 0 0
but whenever i do that, it fucks up auto-storage
so i currently i just set #Warp Free Ticket 0 0 0
and the "item added to storage and returns to inventory"
loop happens and gets me Dc'ed off the server.
PS im on Valkyrie
kaldabog
Plain Yogurt
Plain Yogurt
Posts: 83
Joined: 08 Sep 2010, 13:45
Noob?: No

Re: cant store Warp free ticket ? help pls

#4 Post by kaldabog »

do this
warp Free Ticket 1000 0 0
you can't put it in storage that's why, same as the following:

Shiny bead 1000 0 0
Mystic Leaf Cat Ball 1000 0 0
Leaf Cat Ball 1000 0 0
mitsuhapon
Noob
Noob
Posts: 5
Joined: 29 Nov 2010, 18:07
Noob?: Yes

Re: cant store Warp free ticket ? help pls

#5 Post by mitsuhapon »

still didnt solve my problem,

i already set Warp Free Ticket 1000 0 0 0 0
and it didnt work

Image
uggerbabe
Noob
Noob
Posts: 11
Joined: 10 Dec 2009, 19:52
Noob?: Yes

Re: cant store Warp free ticket ? help pls

#6 Post by uggerbabe »

put

warp free ticket 0 0 0
kaldabog
Plain Yogurt
Plain Yogurt
Posts: 83
Joined: 08 Sep 2010, 13:45
Noob?: No

Re: cant store Warp free ticket ? help pls

#7 Post by kaldabog »

post your items_control.txt
mitsuhapon
Noob
Noob
Posts: 5
Joined: 29 Nov 2010, 18:07
Noob?: Yes

Re: cant store Warp free ticket ? help pls

#8 Post by mitsuhapon »

# In this file you can control which items to put in storage,
# to sell, or to leave in the inventory.
#
# Syntax:
# (item name) (minimum) (auto-store) (auto-sell) [put in cart] [get from cart]
# item name : Name of the item.
# miminum : The minimum amount of this item that you want to keep in inventory.
# autostore : Set to 1 to walk back to a Kapra NPC to put in storage.
# autosell : Set to 1 to sell item at a buy/sell NPC.
# put in cart : Set to 1 to automatically put this item in cart.
# get from cart : Set to 1 to automatically get this item from cart.
#
# The example below will sell all jellopies, store all knifes and puts
# all flowers in cart:
# Jellopy 0 0 1
# Knife 0 1 0
# Flower 0 0 0 1
#
# This example will get Red Potions from cart if you have less than 25
# of them in your inventory:
# Red Potion 25 0 0 0 1
#
# The item name isn't case sensitive. Only items found in this file will
# be stored or sold.
#
# If auto-store and auto-sell are 1, Kore will do storage first (unless
# storage is full) then sell.
#
# Kore will not sell or store equipped items. For example, if you're using
# a knife and you have a line to auto-sell all knives, kore will sell any
# extras it picks up, not the knife it's using.
#
# Don't forget to set the storageAuto, sellAuto and related configuration
# options in config.txt, or this file won't have any effect.
#
# An auto-sell list and auto-storage list is provided by default, modify it
# as you see fit.


# All items not mentioned in this file will be automatically stored in storage.
all 0 1 0
Stalactic Golem Card 0 0 0 0 0
Megalith Card 0 0 0 0 0
Nereid Card 0 0 0 0 0
Tri Joint Card 0 0 0 0 0
Bubble Gum 0 0 0 0 0
Field Manual 0 0 0 0 0
Warp Free Ticket 0 0 0 0 0
Cargo Free Ticket 0 0 0 0 0
Crushed Pumpkin Hat 0 0 0 0 0
Shiny Bead 0 0 0 0 0 0
Leaf Cat Ball 0 0 0 0 0
Mystic Leaf Cat Ball 0 0 0 0 0
Marduk Card 0 0 0 0 0
Martyr Card 0 0 0 0 0
Pasana Card 0 0 0 0 0
Mimic Card 0 0 0 0 0


its only when i add Warp Free ticket to my list, the problem occur
kaldabog
Plain Yogurt
Plain Yogurt
Posts: 83
Joined: 08 Sep 2010, 13:45
Noob?: No

Re: cant store Warp free ticket ? help pls

#9 Post by kaldabog »

(item name) (minimum) (auto-store) (auto-sell) [put in cart] [get from cart]
Warp Free Ticket 0 0 0 0 0
your problem is the minimum it should not be 0 it should be greater than the amount you have in your inventory
check the spelling & spaces, save the txt file reload items_control.txt if possible close and run your bot... it works to me if its still not solved something's wrong in your configurations review it carefully. I have 16 bots running and I don't have that kind of problem. Unless a new unstorageable item comes out an example is Crushed Pumpkin Hat.
mitsuhapon
Noob
Noob
Posts: 5
Joined: 29 Nov 2010, 18:07
Noob?: Yes

Re: cant store Warp free ticket ? help pls

#10 Post by mitsuhapon »

ive been at it the whole day, changing the syntax back and forth as what others suggested searching on the web, and still no luck, im prolly thinking im using a busted version and reinstalled(download again) and still no luck ... sigh