Jump to content
Korean Random

Статистические данные (py_macro)


Recommended Posts

too bad. to much work? I did not want you to dig in to the battle results, only taking a snapshot of the values and calculating changes in them.

 

edit: downvoting an explanation?

Edited by Kaeptn
  • Downvote 1
Link to comment
Short link
Share on other sites

  • 1 month later...
On 6/18/2018 at 3:05 PM, FREEC said:

Ребята подскажите а как вывести в ангар ище WN8 и EFF за сесию?

 

+1

ktulho, is it possible to add this for example: {{py:xvm.wn8SessionDay}} ?

 

At the moment I can only use {{mystat.wn8}} from the statistics, but this shows the global WN8. Would be a nice additional feature and a good replacment for some time sessions mods.

 

Another question, I use this code to show my already mentioned WN8 and my daily winrate. It works so far, but the winrate is not colored, stay white at 100.00%, played one battle. Where is the error? XVM log is clean, show no error.

"format": "<font face='$FieldFont' color='#F0F0F0' size='15'><textformat tabstops='[{{l10n:137}},219]' leading='2'></font>\t{{l10n:WN8}}: <font color='{{mystat.c_wn8}}'>{{mystat.wn8}}</font>\t{{l10n:Winrate}}: <font color='{{c:winrate}}'>{{py:xvm.winRateSessionDay%.2f~%}}</font></textformat></font>"

I use your example from post # 396270:

 <font color = '# {{py: xvm.dynamic_color_rating (\' winrate \ ', {{py: xvm.winRateSessionDay}})}}'> {{py: xvm.winRateSessionDay% .1f}} </ font> 

now looks like this in my config:

"format": "<font face='$FieldFont' color='#F0F0F0' size='15'><textformat tabstops='[{{l10n:137}},219]' leading='2'></font>\t{{l10n:WN8}}: <font color='{{mystat.c_wn8}}'>{{mystat.wn8}}</font>\t{{l10n:Winrate}}: <font color = '# {{py:xvm.dynamic_color_rating (\' winrate \ ',{{py:xvm.winRateSessionDay}})}}'>{{py: xvm.winRateSessionDay%.2f~%}}</font></textformat></font>"

but this give me some errors and no winrate is visible.

xvm.log

 

Thanks for helping.

Link to comment
Short link
Share on other sites

12 минут назад, Heliomalt сказал:

{{c:winrate}}

Этот макрос используется только в бою.

<font color = '# {{py: xvm.dynamic_color_rating (\' winrate \ ', {{py: xvm.winRateSessionDay}})}}'> {{py: xvm.winRateSessionDay% .1f}} </ font>

Убедитесь, что у вас отсутствуют лишние пробелы.

<font color = '#{{py:xvm.dynamic_color_rating(\'winrate\', {{py:xvm.winRateSessionDay}})}}'> {{py:xvm.winRateSessionDay%.1f}} </font>

 

15 минут назад, Heliomalt сказал:

is it possible to add this for example: {{py:xvm.wn8SessionDay}} ?

Я не буду это делать.

  • Upvote 1
Link to comment
Short link
Share on other sites

Thank you, problem solved.

 

The too much spaces comes from copy & paste, from here and google translate.

 

Is there another py_macro or similar solution to show the session WN8 like some session statistics mods? Or is an additional mod the only way for the moment?

 

  • Upvote 1
Link to comment
Short link
Share on other sites

  • 2 months later...
1 час назад, cherek_us сказал:

Есть ли способ изменить время выполнения битв: и побед: сбрасываются? Я заметил, что, пока я играю ночью, они сбрасываются до нуля и начинают пересчитывать в этот момент. Вложение - это скриншот, прежде чем я сыграл свою первую игру по утрам.

 

image.png.04ffa881e51ec15ca1efc16032ae17bb.png

вроде в 3 часа обнуление.

Link to comment
Short link
Share on other sites

52 минуты назад, HEKPOMAHT сказал:

так он как я понял хочет изменить, чтоб не обнулялось ночью. Типо персональный скрипт (с NA чел).

Так есть же макросы для сессии.

  • Upvote 1
Link to comment
Short link
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.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...