Jump to content
Korean Random
Sign in to follow this  
ph2

Attribute reference

Recommended Posts

Good day dear madams and Sirs,

 

 

i have used your wonderful addon for a few days now.

Thank you for creating it.

 

I have a little problem:

I want to move the Minimap, the Player-lists and the Tank overhead-view.

I have read the README-ru.txt, but i can not find the needed attributes x- and y-coordinate for the Minimap, the Players-lists on the right/left side of the normal screen or the little tank overhead-drawing (damage indicator).

 

Is there a complete attribute list available somewhere, from where i could get these specific settings?

 

 

Thank you for your time,

 

ph2

Share this post


Link to post

Short link
Share on other sites

Hi dude, you want to move horizontally or vertically minimap, player panels and hitlog, right?

Edited by POLIROID

Share this post


Link to post

Short link
Share on other sites

Yes exactly.

I have figured a part of it out myself:

 

The only problem is, that my minimap moves after zooming in & out to a completely different place. I found this, but it doesnt really solve my problem, since the minimap is jumping _x when zooming:

 

 

minimap.xc:

  "minimap": {
      "pixelsBack": 420,
      // false - does not set zoomed minimap at display center.
      // false - не устанавливать увеличенную миникарту по центру экрана.
      "centered": false
    },

I am also looking for the element name of the BattleMessenger (chat).

"elements": [
		{
		  "battleMessenger":		{ "_y":0, "_x":1800 }
		}
    ]

doesn't work.

 

 

Thanks for your time,

 

ph2

Edited by ph2

Share this post


Link to post

Short link
Share on other sites

Hi again, chat I totally hide, because russian claster have many children.

To manipulate chat use

"messenger": {
	//"visible": false,
	"_x": 0,
	"_y": 0,
	//"_height": 0,
	//"_width": 0
} 

To manipulate elements use the following headlines:

minimap				// minimap
playerMessangersPanel		// messages dead (who killed whom)
leftPanel			// panel left ally list
rightPanel			// panel right enemy list
switcher_mc			// this element can swich size of left and right lists panels
fragCorrelationBar		// current expenseexpense of the fight, top center
debugPane			// ping-lag panel, top left corner
battleTimer			// the battle timer, top right corner
damagePanel			// damage at the bottom-left panel
sixthSenseIndicator		// indicator (sixth sense)
vehicleErrorsPanel		// posts in the center of the screen (about the equipment, the commander) (skill expert)
messenger			// messages (chat they write players)
timerBig			// timer to start a fight
drownTimer			// timer when the tank in water
consumablesPanel		// panel consumables and cartridges, bottom center
vehicleMessagesPanel		// message at the bottom center of the screen (about who hit, injured you)
teamBasesPanel			// strip capture bases
damageInfoPanel			//?
deathZoneTimer			//?
overturnedTimer			//?
langBarPanel			//?
Edited by POLIROID

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