Hello.
I'm Non-American. so my english is broken english ;P
i'm sorry about that.
Anyway, i have a question.
my ultima Server use "sphere 56b" and "client 2.0.3"
it is possible to run Injection but i can't use "Buy/Sell" of Main-tab.
i wish i buy empty bottles but another potion entered my backpack Using "Buy/Sell" of Main-tab.
help me~
i can't use buy/sell menu! help me.
Moderators: Murderator+, Murderator
-
- Posts: 2259
- Joined: 2005-04-19 18:00:29
- Location: Московская область
- Contact:
Don't understand your question ...
Open Main->Buy/Sell
Create buylist, and when you can something to add into it- say 'buy' near vendor, and all what he can to trade, he input into left box where you can change quantity and items you want to buy by double click as i know.
When buylist would be created, msg in uo ',buy <name of buylist>'
For example: ,buy reagents
and your character'll buy that you input into a list.
If you see msg 'You want to buy fast' (or some look like that), change your buydelay.
For example: ,set buydelay 1500
Anything else?
For example in a macros:
Open Main->Buy/Sell
Create buylist, and when you can something to add into it- say 'buy' near vendor, and all what he can to trade, he input into left box where you can change quantity and items you want to buy by double click as i know.
When buylist would be created, msg in uo ',buy <name of buylist>'
For example: ,buy reagents
and your character'll buy that you input into a list.
If you see msg 'You want to buy fast' (or some look like that), change your buydelay.
For example: ,set buydelay 1500
Anything else?
For example in a macros:
Code: Select all
sub Buy_Reg()
uo.Set('buydelay','2000') #IF you see a msg 'Fast' then change to 2500 e t.c.
uo.Buy('Reagents')
end sub
i did as you said.
Create buylist, and when you can something to add into it- say 'buy' near vendor, and all what he can to trade, he input into left box where you can change quantity and items you want to buy by double click as i know.
-> i want to buy blank scrolls so added 'all blank scrolls'
go neighborhood mage vendor , click 'buy' button.
we expect blank scrolls entered my backpack.
but another thing entered my backpack. ( ex SS, MR etc... )
Bought all 183 of 'blank scrolls'
Total cost: 2379 gp
this is message at 'Results'
in deed, the number of blank scrolls is 39. ( 39 != 183 )
and 2379 gp is wrong, too.
so that 'Results' is wrong.
actually, SS is entered my backpack.
in a word,
i did as you said,
but i can't buy something that i want using injection 'buy/sell'
do you understand?
Create buylist, and when you can something to add into it- say 'buy' near vendor, and all what he can to trade, he input into left box where you can change quantity and items you want to buy by double click as i know.
-> i want to buy blank scrolls so added 'all blank scrolls'
go neighborhood mage vendor , click 'buy' button.
we expect blank scrolls entered my backpack.
but another thing entered my backpack. ( ex SS, MR etc... )
Bought all 183 of 'blank scrolls'
Total cost: 2379 gp
this is message at 'Results'
in deed, the number of blank scrolls is 39. ( 39 != 183 )
and 2379 gp is wrong, too.
so that 'Results' is wrong.
actually, SS is entered my backpack.
in a word,
i did as you said,
but i can't buy something that i want using injection 'buy/sell'
do you understand?
Last edited by wndflehd on 2007-10-03 17:21:16, edited 1 time in total.
-
- Posts: 2259
- Joined: 2005-04-19 18:00:29
- Location: Московская область
- Contact: