Vending for Cards Compounded Items

International

Moderator: Moderators

tristanIII
Noob
Noob
Posts: 12
Joined: 25 Mar 2014, 10:49
Noob?: No

Vending for Cards Compounded Items

#1 Post by tristanIII »

Dear all,
Why my bot can not Vending a +5 Mink Coat of Gnome [1], or a +5 Cranial Shield [1], or anythink armor/ weapon was copounded with cards in idRO?
Below is my shop.txt code.

Code: Select all

Dyestuff

+5 Mink Coat of Gnome [1]	50,000,000	1
+5 Cranial Shield [1]	75,000,000	1
Scarlet Dyestuffs	200,000	2
Lemon Dyestuffs	200,000	2
Cobaltblue Dyestuffs	200,000	2
Darkgreen Dyestuffs	200,000	2
Orange Dyestuffs	200,000	2
Violet Dyestuffs	200,000	2
White Dyestuffs	200,000	2
Black Dyestuffs	200,000	2
My bot just opened his shop with Dyestuffs only. My char have Vending skill lvl. 10. And i was put the all of think in the code, in my chart.
Thanks in addvice.
class1c
Human
Human
Posts: 34
Joined: 30 Jun 2012, 03:49
Noob?: Yes

Re: Vending for Cards Compounded Items

#2 Post by class1c »

type "i" or "cart" in the console to see how to spell the item name

for example, it's most likely +6 Shield [Thara Frog] [1]
tristanIII
Noob
Noob
Posts: 12
Joined: 25 Mar 2014, 10:49
Noob?: No

Re: Vending for Cards Compounded Items

#3 Post by tristanIII »

Yes i did. Thanks for your kind information.
But any way, how to capture / log the cart / infentory item list in the console? and save as txt format in logs file?
cheapmonks
Noob
Noob
Posts: 6
Joined: 20 Feb 2015, 18:07
Noob?: No

Re: Vending for Cards Compounded Items

#4 Post by cheapmonks »

Try this:

Go to the "View" menu then open "Inventory" and "Cart". This should open a new tab beside the Console and Chat Log tabs. From there, try to copy the text as usual and manually save it in a notepad.