Jump to content

Xvm No colors for WN8 rating for home team


Recommended Posts

Seems like there is a simple sign missing in the code of the playerspanel.xc (namely a ' ).

 

Find

<font color='{{c:wn8|#666666}} alpha='{{alive?#FF|#80}}'>{{wn8%4d|----}}</font>

at large > vehicleFormatLeft and change it to

<font color='{{c:wn8|#666666}}' alpha='{{alive?#FF|#80}}'>{{wn8%4d|----}}</font>

(add the ' left of the alpha).

 

Not sure what caused this to be missing though. Maybe the installer fk'ed up or Aslain simply forgot this tiny little thing while adding other code. =P

Link to comment

I found the spot and made the change.  Tried it twice and it's still the same problem.  Were you able to duplicate the problem?  If so, and that change fixed it for you then please PM me the changed file and I will try that one.

Link to comment
  • Administrator

after update to 3.19 I noticed that the WN8 number for all players on my team is white color only.  Enemy WN8 ratings look the usual way.  I re-installed and still have problem.  attached is screenshot of install options, screenshot of in-game team panel display, and required log files.

 

It was hotfixed yesterday, get the latest installer.

Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

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