Jump to content

Digest October-December

We talk about what was done and updated in the past month. We help keep abreast of events.

December November October

Servers monitoring and the Addons Editor

We present you two legends. All dreams come true.

Servers monitoring The Addons Editor

A statistics bot for Telegram

Convenient analytics right on your phone.

Read more

Game tooltips

Tooltips provide a way for 3rd party fansites and extensions to display detailed information on mouseover.

Read more

The Addons Updater

Let us to introduce the addons updating software and to share the details

Read more Download

NewInspectStatsVelhuru - подсчет рейтинга экипировки


Lafayette

Recommended Posts

В нашем файловом архиве появилась свежая версия достаточно серьезного аддона NewInspectStatsVelhuru от cristimirt, который, думаю, заслуживает отдельной новости об этом (ну еще бы, ведь я повозился с переводом описания этого аддона :)).

Вообще, стоит отметить, что понемногу прибавляются аддоны от англоязычных разработчиков, а потому английский в описаниях не должен вас смущать. Канал разработчиков аддонов в скайпе вообще теперь стал, похоже, англоязычным. Что ж, аллодер.про помогает не только с аддонами, но и с освоением английского. :rofl:

Link to comment
Share on other sites

Ha ha :) Thanks for helping with the translation. And sorry for "invading" alloder.pro :) You don't have to write in English in Skype or the forums, I always have Google Translate oppened, the only problem is that I do not trust it to make good English to Russian translations, that's why I preffer to write in English.

Link to comment
Share on other sites

About google translate - translate.ru is more better translator I think. Next time when you have problems with translation result in google - try to use translate.ru and compare results.

Link to comment
Share on other sites

Из-за аддона бывают глюки :-(

при осмотре персонажа не показывает руны

You can't see what runes the player has or what's the bonus given from his runes( % )?

Link to comment
Share on other sites

Are you sure you're not inspecting players that actually don't have runes? Cause it works for me, and it also worked for Fye. I didn't see runes on some players, but there were only low levels, and only a few of them.

Link to comment
Share on other sites

Где моё блин сообщение(

Какой-то аддон использует avatar.StartInspect() получает например информацию о рунах и вызывает avatar.EndInspect().

После StartInspect присылается EventInspectStarted.

NewInspectStatsVelhuru как и InspectStatsVelhuru ловит все EventInspectStarted. Иногда он не успевает собрать информацию. Поэтому лучше использовать в аддоне avatar.StartInspect() и ловить свой EventInspectStarted

  • Upvote 1
Link to comment
Share on other sites

I don't think that could be the source of the problem regarding the visibility of the runes.

But what you say does make sense. If some other addon starts EventInspectStarted and then calls EventInspectFinished before NISV can gather all the data it needs, there will be errors generated. And we don't like errors :P

Link to comment
Share on other sites

the addon returns thousands of strings like "Error: addon NewInspectStatsVelhuru: Game::LuaUnitGetEquipmentItemIds: equipment not found for unit 37294, details: int __cdecl Game::LuaUnitGetEquipmentItemIds(struct lua_State *)" in the mods.log

the report is almost a megabyte size after a couple of hours of playing

Link to comment
Share on other sites

That happens because you probably use NewTarget3DPvP or other addon that calls the inspect function everytime you target someone. Since the files for my addon are already compiled, I can't fix the problem until I finish rewriting it, which I'm doing right now. I am sorry for the inconvenience.

Link to comment
Share on other sites

actually i use the addon, that shows the gear score of a target (InspectEquipRating) in addition to your addon cause it doesn't require inspectin the target, but still i like the new velhuru inspector =)

i had no ingame problems with the new version so i'll handle clearing the logs onse a day hoping there will be a way out in the latest versions.... maby you'll add a small vidget showing the target's velhuru simply by selecting the target and not inspecting it

PS sorry for the mistakes in text, hope you'll understand it

Edited by maniack2003
Link to comment
Share on other sites

In fact, you MUST inspect the character. The difference is that some addons inspect characters so fast you can not notice it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using our site you agree to the Terms of Use