Показать сообщение отдельно
Старый 03.08.2010, 12:21   #13
Местный
 
Аватар для Babs
 
Регистрация: 23.12.2009
Сообщений: 217
Сказал Спасибо: 25
Имеет 29 спасибок в 15 сообщенях
Babs пока неопределено
По умолчанию

BuyItem: BuyItem(Item Name[Id=XXX],Count)
For example1: BuyItem(Scroll of Escape[Id=736],2)
For example2: BuyItem(Scroll of Escape[Id=736],2;Scroll of Resurrection[Id=737],2);


SellItem: SellItem(Item Name[Id=XXX],Count)
For example1: SellItem(Scroll of Escape[Id=736],2);
For example2: SellItem(Scroll of Escape[Id=736],2;Scroll of Resurrection[Id=737],3)
For example3: SellItem(*) is sell all items which setting as "Sell" in current config


SaveItem: SaveItem(Item Name[Id=XXX],Count)
Deposit Items in the warehouse
For example1: SaveItem(Scroll of Escape[Id=736],2),
For example2: SaveItem(Scroll of Escape[Id=736],2;Scroll of Resurrection[Id=737],3)
For example3: SaveItem(*) is deposit all items which setting as "Warehouse" in current config

LoadItem: LoadItem(Item Name[Id=XXX],Count)
Withdraw items from warehouse
For example1: LoadItem(Scroll of Escape[Id=736],2)
For eaxmple2: LoadItem(Scroll of Escape[Id=736],2;Scroll of Resurrection[Id=737],3)
__________________
icq:Оффтоп
Babs вне форума   Ответить с цитированием
За это сообщение Babs нажился спасибкой от: