Jump to content
Korean Random
Sign in to follow this  
Aslain

Screen is freezing when pressing ALT key to display clan icons on the markers

Recommended Posts

Screen is freezing when pressing ALT key to display clan icons on the markers

 

It happens multiple times durring the battle when you press ALT key (keep in mind I enabled that clan icons only in markersAliveExtended.xc)

 

It happens when I have 107k of eu clan icons in c:\Games\World_of_Tanks\res_mods\mods\shared_resources\xvm\res\clanicons\EU\clan\

 

There is no problem when there is less files, i.e. 28k clan icons.

 

This is the code I added to markersAliveExtended.xc:

 

	"clanIcon": {
		"name": "clanIcon",
		"x": 0,
		"y": -90,
		"alpha": 100,
		"enabled": true,
		"shadow": {
			"enabled": false,
			"strength": 13,
			"alpha": 50,
			"distance": 1,
			"blur": 5,
			"color": "0x000000",
			"angle": 45
		},
		"textFormat": {
			"color": null,
			"bold": false,
			"font": "$FieldFont",
			"size": 11,
			"align": "center",
			"italic": false
		},
		"format": "<img src='{{clanicon}}' width='24' height='24'>"
	},


....

    "textFields": [
      ${ "def.playerName" },
      ${ "def.hpPercent" },
      ${ "def.clanIcon" },	  
      ${ "def.rating" }
    ]

I think there was no such problem last month, it started to happen this month.

markersAliveExtended.xc

Edited by Aslain

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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...