Jump to content
Korean Random

Ragnarocek

User
  • Content Count

    97
  • Joined

  • Last visited

Posts posted by Ragnarocek


  1. 2 minutes ago, Aslain said:

    @Ekspoint Please consider showing that links panel only once per game session. Sticking it to the bottom of panel, and forcing people to always see it is a VERY BAD IDEA. Especialy that it lead to russian language page where non-ru users cannot navigate, and cannot provide you any support either. If you must, make it visible only for RU region, like you did with your chat, otherwise it really has no point, it's only leads huge annoyance, when users want to see stats (from the session stat mods) they have to always scroll up.

     

    +1

     


  2.  

    usually the underscore means the current link. that is one option... another possible reason: the presence of tag <tab>, which must be replaced by \t. more details

     

    I'm using only \t in tank statistics and don't have any <tab> or <a> tags there :) and have this bug too :)

    "byTankRow":[
    	"<font size='13' color='#FFCC66'><textformat leading='-4' tabstops='[70,115,160]'>Tank\tBitvy\tPošk.\tWN8</textformat></font>",
    	"{{TankStat}}",
    	"\n<p align='center'>{{ButtonGeneral}}        {{ButtonReset}}</p>"
    	],
    

    I general stats I'm using <tab> without any problem and without "uderscores bug"...


  3. you have old config... try this:

    "Button" : {
            "Tanks" : {
                "enable" : true,
                "format" : "<a href='event:WotStat:Tanks'><img src='img://../mods/configs/wotstat/icons/tanks.png' width='100' height='20' align='baseline' vspace='0'></a>"
            },
            "Reset" : {
                "enable" : true,
                "format": "<a href='event:WotStat:Reset'><img src='img://../mods/configs/wotstat/icons/reset.png' width='100' height='20' align='baseline' vspace='0'></a>"
            },
            "General" : {
                "enable" : true,
                "format" : "<a href='event:WotStat:General'><img src='img://../mods/configs/wotstat/icons/general.png' width='100' height='20' align='baseline' vspace='0'></a>"
            }
        }, 
    
    • Upvote 1

  4. Чини Андрюха,чини,никто не торопит,как будет желание и время,так и сделаешь)))В любом случае,даже если желания не будет,спасибо тебе за поддержку скрипта.

    Кстати,ты подумай чтоб сразу в пакет запилить,там реально только путь к конфигу меняется,может отдельным архивом,типа второй вариант под пакеты,хотя бы просто скрипт,остальное я сам сделаю,перепишу пути к картинкам и запакую,это не сложно.

    packaged version with original config: https://www.wgmods.eu/download/wotstat_packaged.zip

    • Upvote 2
×
×
  • Create New...