Впадлу мне щас искать местный "фак" по макросам, уверен что он полный fuck..
Поздравляю Вас с нормальный русским гайдом!
Прошу писать замечания, дополнения, пожелания. Нюбы пишете в какой части вам сложно понять что имеется в виду..
Надеюсь VCL не будет ругаться на то, что поместил русский переводна 2-е место и что убрал нафиг их дурную рекламу.
Позже планирую добавить ещё пачку переменных
Кстати, как думаете, туда нада прикрутить мини фак по regexp или нах?
ЗЫ: принимаю благодарности: R976529432360, Z055472210968
[FAQ] Мануал по macro плагину
Модератор: 4epT
Правила форума
Этот раздел является руководством и тут разрешено оставлять сообщения лишь для уточнения и внесения корректив в существующие материалы. Для вопросов существует ряд других разделов.
Этот раздел является руководством и тут разрешено оставлять сообщения лишь для уточнения и внесения корректив в существующие материалы. Для вопросов существует ряд других разделов.
- 4epT
- macro-маньячина
- Сообщения: 2793
- Зарегистрирован: Чт дек 21, 2006 1:23 pm
- Сервер RO:: 4game
- Discord: ya4ept#8494
- Контактная информация:
Вышел новый релиз плагина 2.0.0
This is a major release.
bugfixes
-made compatible with ok 2.0.4
-fix hook-on-demand
-fix "equipped" check
-fix "player" check
-fix player names containing other than a-z0-9 and stuff
-fix varvars (again)
features
-"player" now accepts regexp: e.g. player /./ matches any player
-"equipped" parameter "none" is now case insensitive
incompatibilities:
-"macro set" is gone
-cvsdebug is gone. Nobody understood the messages anyway and too any people used "macro_debug" without reading the §)#%(!$ manual.
-removed the "macro_readmanual" check. Boards like "ingamers.de" rattened it by adding the 'magic words' to their "how to install the macro plugin". Thanks for relieving the users of reading the manual. Great job. I won't give support any longer.
cosmetics
-removed startup warnings.
-removed confusing "orphaned macro!" warning. People seem to prefer complaining rather than reading the §)#%(!$ manual.
internals
-speed up
-removed wrapper for setVar/getVar, access directly
-changes in variable processing (first parse then substitute)
-%Data::logfac, $Data:cvs, @Data::slots are gone
This is a major release.
bugfixes
-made compatible with ok 2.0.4
-fix hook-on-demand
-fix "equipped" check
-fix "player" check
-fix player names containing other than a-z0-9 and stuff
-fix varvars (again)
features
-"player" now accepts regexp: e.g. player /./ matches any player
-"equipped" parameter "none" is now case insensitive
incompatibilities:
-"macro set" is gone
-cvsdebug is gone. Nobody understood the messages anyway and too any people used "macro_debug" without reading the §)#%(!$ manual.
-removed the "macro_readmanual" check. Boards like "ingamers.de" rattened it by adding the 'magic words' to their "how to install the macro plugin". Thanks for relieving the users of reading the manual. Great job. I won't give support any longer.
cosmetics
-removed startup warnings.
-removed confusing "orphaned macro!" warning. People seem to prefer complaining rather than reading the §)#%(!$ manual.
internals
-speed up
-removed wrapper for setVar/getVar, access directly
-changes in variable processing (first parse then substitute)
-%Data::logfac, $Data:cvs, @Data::slots are gone
- 4epT
- macro-маньячина
- Сообщения: 2793
- Зарегистрирован: Чт дек 21, 2006 1:23 pm
- Сервер RO:: 4game
- Discord: ya4ept#8494
- Контактная информация:
Появилась очень интересная статейка для тех кто любит поломать голову:
An Eval In Macros
хотя появилась она ещё 9 июля
условие eval от DInvalid
условие eval можно использовать только 1 раз в одном АМ
An Eval In Macros
хотя появилась она ещё 9 июля
условие eval от DInvalid
условие eval можно использовать только 1 раз в одном АМ
- 4epT
- macro-маньячина
- Сообщения: 2793
- Зарегистрирован: Чт дек 21, 2006 1:23 pm
- Сервер RO:: 4game
- Discord: ya4ept#8494
- Контактная информация:
Re: [FAQ] Мануал по macro плагину
новая команда в 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 - максимальный вес
макро-плагин прилагается:
- Вложения
-
- macro-plugin.rar
- распаковать в папку plugins
- (14.42 КБ) 601 скачивание
Re: [FAQ] Мануал по macro плагину
Ссылка в первом посте нерабочая..