новая команда в macro-плагине:
lock all
закрывает все АМ разом
новые специальные ключевые слова:
@venderitem
getItemIDs($arg, \@::venderItemList)
@venderItem(<itemName>)
returns a list of indexes (for multiple non-stackables) or a single item (for stackables or single non-stackables) or -1 if item was not found in the vender's list or if no shop is being visited.
@venderprice(<indexID>)
returns an items price or -1 if the item is not found or if no shop is being visited
@venderamount
get amount of items for the specifical index in another venders shop, returns -1 if no shop is being visited
@listitem(<listIndex>,<$list>)
returns the x'th item from a list or -1 if there is no such indexed item exists in the list (where $list = ind1,ind2,ind3,ind4,...)
@listlenght(<$list>)
returns the list's lenght of indexes (where $list = ind1,ind2,ind3,ind4, ...)
новые специальные переменные:
$.weight - вес, который перс может поднять
$.maxweight - максимальный вес
описание и какие-то примеры можно поискать на английском форуме, в скором времени хочу сам прощупать эти новшества и дополнить гайд
макро-плагин прилагается: