Jump to content

Been using Aslain a long time and need help.


Recommended Posts

I know I can use the square or the star for the rating marker icon. I would rather have the entire tank name or player name in the WN8 color, rather than just the star or square. Any help is greatly appreciated.

Link to comment

There has to be a mod or something simpler than me trying to edit markersalivenormal.xc . Which is probably the wrong file  :( ... at least I made backups  :P

I also know how easy it was to do on the xvm editor... Markers > Text fields > make everything WN8. To bad it doesnt work anymore  <_<

Link to comment

Hi

 

Never have a mod to do a mans work.   :)

 

Tankname is usually an icon. 

 

But player name can easily be given color. 

 

Open markersAliveNormal.xc and find this "block" (both ally and enemy)

 

              "alpha": 100,
              "color": null,
              "font": { "align": "center", "bold": true, "italic": false, "name": "Calibri", "size": 12 },
              "format": "{{name}}",
              "name": "Player name",
              "shadow": { "alpha": 100, "angle": 45, "color": "0x000000", "distance": 1, "size": 2, "strength": 200 },
              "visible": true,
              "x": 0,
              "y": -53
 
Change "color": null   to  "color": "{{c:r|#666666}}",
 
Then get used to save youre own tweaks and settings as a 
zipped foldertree with only youre changed files. 
Ad the zip into folder Aslains_Custom_mods.
 
Cross fingers.
Link to comment

Been googling... Would something like this work? color='{{c:wn8}}'>{{wn8}}

Or even replace 6's with wn8?

Clearly I don't know what I'm doing :-P

 

Hi

Well, this one is tricky. Many times I have 

gone trial and error.

 

Could also try adjusting "format".

 

Just remember to make a folder with youre changes, 

for future updates, changes et.c.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.