Re: WidgetsTemplets.xc/Widgets.xc

Published by Hawg on

#112206
Hawg
Member

Added this code to get players name to Show as you  login 
        //   My Name    
    { // text block
        “updateEvent”: ” ON_EVERY_SECOND”,
        “x”: 0,
        “y”:310,        
        “screenHAlign”: “center”,
        “shadow”: {“enabled”: true, “alpha”: 90, “blur”: 3, “strength”: 3 },
        “textFormat”: { “color”: “0xa8ffbb”, “size”: 15 },
        “format”: “<font size=’85’ color=’#a8ffbb’>  <font size=’85’>{{mystat.name}} </font>”
    },

Note: This is someones Alt acct not mine

vTp769h.png