Jump to content
Korean Random
Okxa

Tooltips.xc has a limit for tooltips?

Recommended Posts

I cannot add any more lines in tooltips.xc sections.

"lightTank":    [
                    "battleTiers",
                   
                    "TEXT:<font color='#DACFAD'><b>{{l10n:firepower}}</b></font>",
                    "piercingPowerAvgSummary",
                    "damageAvgSummary",
                    "shellSpeedSummary",
                    "gravity",
                    "explosionRadius",
                    "shotDispersionAngle",
                    "aimingTime",
                    "reloadTimeSecs",
                    "rateOfFire",
                    "damageAvgPerMinute",
                    "shootingRadius",
                    "turretRotationSpeed",
                    "traverseLimits",
                    "pitchLimits",
                   
                    "TEXT:<font color='#DACFAD'><b>Spotting & Camo</b></font>",
                    "circularVisionRadius",
                    "invisibilityStillFactor",
                    "invisibilityMovingFactor",
                   
                    "TEXT:<font color='#DACFAD'><b>Survivability</b></font>",
                    "maxHealth",
                    "turretArmor",
                    "hullArmor",
                   
                    "TEXT:<font color='#DACFAD'><b>{{l10n:mobility}}</b></font>",
                    "enginePower",
                    "enginePowerPerTon",
                    "speedLimits",
                    "terrainResistance",
                    "chassisRotationSpeed",
                   
                    "crewRolesIcons"
                    ]

If I add any more keys, the tooltip refuses to show up and disables other tooltips (which had worked before trying to view the LT tooltip) as well.

 

Share this post


Link to post

Short link
Share on other sites

This might be an obvious one, but are you ending every line with a comma except for the last one? Otherwise you'll break the array.

 

*EDIT* restriction apparently :)

Edited by Bartman

Share this post


Link to post

Short link
Share on other sites

There is technical restriction.

 

Oh well, I got the info in the tooltip that I wanted, but it would have been nice to put some more titles there.

Share this post


Link to post

Short link
Share on other sites

After adding more than 31 lines, tooltip starts to behave strangely. So 31 - is the maximum number of lines. You can remove or combine some of them.

Share this post


Link to post

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...