Перейти к содержанию

Дайджесты за январь-февраль

Обновления гайдов и аддонов

Январь Февраль

Мониторинг серверов и редактор аддонов

Представляем вам две легенды. То, о чем можно было только мечтать, стало реальностью.

Мониторинг серверов Редактор аддонов

Подсказки из игры на вашем сайте

Теперь вы можете отображать сведения о внутриигровых элементах простым наведением курсора мыши.

Подробнее

Апдейтер аддонов

Представляем вам программу для автообновления аддонов и делимся подробностями.

Подробнее Скачать

Ciuine

Пользователь
  • Постов

    480
  • Зарегистрирован

  • Посещение

Весь контент Ciuine

  1. Found another series of defined <rs class=""> tags. Size8 Size10 Size12 Size14 Size16 Size18 Size20 Size22 Values are used in assigning the chat window sizes, but can be applied as CSS classes in text widgets, via standard definition or SetClassVal. <Size20>Text.</Size20> Functions better than SetTextScale()
  2. I ran a test where I printed a message every second for five minutes. It printed this message to two containers, using EVENT_CHAT_MESSAGE. (No reason to do U_ tagged events, as the state managed add-ons ignore userMods.SendEvent. This also saves creating a separate event recognition in my add-on.) After the five minutes, theoretically 600 messages were printed on top of the messages from the gold spammer I left unignored to help me test this. The add-on only climbed up to 355 KB of memory used, and frequently garbage collected once a minute to keep memory low. I will leave it running for an hour to see the end result. As a side note; instead of doing everything you just recommended, I slapped a simple collectgarbage() into my /wwclear command. So when you clear the window, it forces a garbage collection and a redefinition of the memory limits of the add-on. Edit: After 30 minutes, no change; 3600 messages + gold spammer once every ten seconds (300 messages) + random chatter. The add-on still runs a garbage collection once a minute and drops back down to 250 KB, the minimum for its current demand and reaches it's maximum defined memory at around 480 KB and then dumps again. I don't see a the problem you believe would happen. Google Translate: Я побежал тест, где я напечатал сообщение каждую секунду в течение пяти минут. Это печатные этого сообщения на два контейнера, используя EVENT_CHAT_MESSAGE. (Нет смысла делать U_ отметил события, как государству удалось дополнений игнорировать userMods.SendEvent. Это также экономит создания отдельного признания событие в моей дополнения.) После пяти минут, теоретически 600 сообщений были напечатаны на верхней части сообщения из золота спамер я оставил очищен, чтобы помочь мне проверить это. Дополнения только поднялась до 355 КБ памяти, используемой, и часто мусора один раз в минуту, чтобы сохранить память низким. Я оставлю это работает на час, чтобы увидеть конечный результат. В качестве примечания, а не делать все, что вы просто рекомендовал, я ударил простой collectgarbage() в моей /wwclear команды. Итак, когда вы ясно окно, она заставляет сбор мусора и переопределение памяти пределах дополнения. Изменить: После 30 минут, без изменений; 3600 сообщений + золото спамера каждые десять секунд (300 сообщений) + случайные разговоры. Дополнения по-прежнему работает мусора один раз в минуту и падает обратно до 250 КБ, минимум за текущий спрос и достигает его максимальной определены память около 480 Кб, а затем снова свалки. Я не вижу проблемы Вы уверены, что произойдет.
  3. I remember seeing a Japanese made add-on that does this, supposedly; while I was looking around with Google Japan. I haven't tested it, it's the last add-on mentioned; "XPMeter". Google Translate: Я помню, японская сделано дополнение, что это, якобы, в то время я смотрел вокруг с Google Японии. Я не проверял, это последнее дополнение упоминается; "XPMeter". http://yamabuki-jp.blogspot.com/2010/10/allods-online-addons.html EDIT: Whoops, looks like the link is broken, ends up going to the add-on above it.
  4. Can do. I just didn't want to add multiple buttons for something simple as setting the transparency up one point or other things like that or setting the size ten sizes higher would require ten button clicks... But I was actually going to add buttons to these eventually; when I can get around to it. Another idea I was toying with was turning the text values in the config window into buttons and then they call on a simple EditLine window where people can type in the number to change that variable, might be simpler. Google Translate: Можно делать. Я просто не хочу, чтобы добавить несколько кнопок чего-то простого, как установление прозрачности до одной точки или другие вещи, как, что и установка размеры размер десять выше потребует кликов десять кнопку ... Но я был на самом деле происходит добавление кнопки на эти в конечном итоге, когда я могу обойти ее. Другая идея, я играю с превращалась текстовые значения в конфигурации окна в кнопки, а затем они призывают простое окно EditLine, где люди могут ввести номер изменения этой переменной, может быть проще.
  5. It should work, I forgot to mention though that there are two events responsible for this. One is RU client only at the moment and the other is for all the other clients. EVENT_CHAT_MESSAGE_WITH_OBJECTS is what I have the RU client using, and it has different parameters then what I showed; but yeh, should work.
  6. Pet owner data is protected and only accessible if they are in your party; last I checked. Google Translate: Данные владельца домашнего животного защищена и доступна только если они находятся в вашей партии, в прошлом я проверил.
  7. Okie-doke, added; if you want any other changes (IE, literal Japanese rather than Katakana) just write it up; because for some reason my conversion from Shift-JIS just ends up getting deleted. I'll try and find a better text editor in the mean time that can easily convert these values. 'Cause honestly, this is what I see; Google Translate: オキー-道家は、追加、あなたが他の変更をしたい場合(すなわち、日本ではなく、リテラルカタカナ)はちょうどそれを書く;ちょうど削除されてしまう何らかの理由でShift - JISから私の変換のために。 私はみますと、簡単にこれらの値を変えることができる平均時間でより良いテキストエディタを探します。だって、正直なところ、これは私が見るものです。
  8. Add-ons can give send events only to other add-ons. So if you developed a userMods.SendEvent("EVENT_CHAT_MESSAGE", table of params), it might produce an output in the WhisperWindow, as long as the params match what is necessary; sender, msg, so on. User add-ons can currently not communicate with other clients, is probably where you got that idea from.
  9. I have no control over the other add-ons unless they store something in the user.cfg, which these add-ons have no reason to do this. I could check if MagicianMessage or NotifyMe are installed, however; in order to implement their features, I'd have to copy their code. The same can be produced in the normal chat window. If these features are every added, which I doubt they'd have to be in a separate window, probably for combat information.
  10. I still have zero clue what you're asking about, but from your screenshot; why are your /SampleCommon/, /Docs/, and /SampleAddons/ directories in the /Addons/ folder when they should be in /Mods/. By the way, Russian is nowhere near my native language, so the more confusing your text gets, the more confused I get. Google Translate: Я по-прежнему имеют нулевые понятия, что вы спрашиваете о, но с вашего экрана, почему ваши /SampleCommon/, /Docs/, и /SampleAddons/ каталоги в /Addons/ папки, когда они должны быть в /Mods/. Кстати, русских нигде рядом с моим родным языком, поэтому более запутанной ваш текст становится, тем больше запутывается я получаю.
  11. Could you elaborate more on the issue, and use less slang word combinations? Google Translate: Не могли бы вы подробнее рассказать о проблеме, и использовать меньше сленг словосочетания?
  12. I'm not going to work on Kanji at the moment, the encoding information and the two byte technique is beyond me right now; so "聴く" isn't going to happen for now. I also can't do the Hiragana, the rest I can do. Maybe later I'll figure out the two byte deal...
  13. Make sure you have the current version of the add-on. Google Translate: Убедитесь, что текущая версия дополнения.
  14. You can link your add-on to the SampleAddonBase.lua in Mods/Addons/SampleCommon/ or just take the code from it and then use LogInfo() the defined function to display the information you seek instead of common.LogInfo(). Or, treat it like any other LUA text writing, by converting items to WStrings first; numerical values are converted via the common.FormatInt( number, format ) or common.FormatFloat( number, format). Google Translate: Вы можете связать свои дополнения к SampleAddonBase.lua в Моды/Addons/SampleCommon/ или просто взять код из него, а затем использовать LogInfo() функцию для отображения информации вы ищете вместо common.LogInfo(). Или, рассматривать его как любой другой ввода текста LUA, путем преобразования элементов WStrings в первую очередь; численные значения преобразуются с помощью common.FormatInt(число, формат) или common.FormatFloat(число, формат).
  15. Yes, there's no way to turn off the print out of said message that I know of. But it does trigger a response in the add-on. Basically the add-on runs a text check against the EVENT_UNKNOWN_SLASH_COMMAND text. So if the text was not an unknown slash command, it wouldn't receive this information. Try doing it while you're fighting things to see the difference. Google Translate: Да, нет никакого способа, чтобы выключить печать из этого сообщения, что я знаю. Но это вызвать отклик в дополнение. Основном дополнения работает текст проверки в отношении текста EVENT_UNKNOWN_SLASH_COMMAND. Так что если текст не был неизвестная команда черту, он не будет получать эту информацию. Попробуйте делать это в то время как вы боретесь вещи, чтобы увидеть разницу.
  16. There's no slated purpose to this add-on. I do suggest giving it a try though, as people have seemingly found some purpose for it. Google Translate: Там нет намечена цель этого дополнения. Я предлагаю придав ему попробовать, хотя, как люди, казалось бы, найден какой-то целью для него.
  17. There are four settings to this add-on currently... And I'm about to add five more, surely one of them suits your needs. Have you tried /ctsimple? Google Translate: Есть четыре настройки этого дополнения в настоящее время ... И я собираюсь добавить еще пять, безусловно, один из них соответствует вашим потребностям. Вы пробовали /ctsimple?
  18. Which version are you using for the online/offline? Because I think I might have fixed an error between one of the earlier versions and the current involving this. Edit: Whoops, broken, and -now- it is fixed.
  19. Thanks Regimardyl. I had everything but Rufen, I was using Schreien. EDIT: BAH, I made a mistake in putting in Schlactzug for Schlachtzug...
  20. You don't like the word Omni? What would be better for ALL then, it'd be super if I could figure out how to display Hiragana, but I don't know if I can. Do you prefer/suggest continued use of Katakana or revert back to English? Google Translate: (Wow, and I thought the Russian translations were bad..) あなたは言葉オムニを好きではないのですか?私は何をどのようにひらがなを表示する方法を見つけ出すことができれば、それはスーパーにしたい場合、すべてのためのよりよいでしょうが、私はできるかどうか私は知らない。 あなたがカタカナの/をお勧め続けたの使用または英語に戻すには好きですか?
  21. I meant the translation of the buttons, not the placement.
  22. Epic, and it recognized Japanese localization as well. Tell me if the buttons are inaccurate at the moment.
×
×
  • Создать...

Важная информация

Пользуясь сайтом, вы принимаете Условия использования