(05-02-2014, 05:43 PM)Swift8 Wrote: Seller working bad ;/ as talked Garst
meganoob~ wrote at thread with bbot 35.0:
http://forums.bmega.net/thread-21875-page-2.html
The new BBot will come with a new FullCheck variable: IsTradeOpen, that will return 1 if it is open and 0 if it`s not. Then you will be able to make a FullCheck Label to see if the trade is open. So to check if you should make the sell, use a fullcheck with the code "IsTradeOpen==1", this way the protection against working without the Trade window open will continue, and you will have a small solution to the problem which the NPC may move and the Trade may be failed. Also the FullCheck will come with a new operator @Name with will return the distance to a given creature name.
it is attached at version 35.2 and its working fine