gromfrost Posted July 11, 2015 Posted July 11, 2015 Where can I change the font size of my damage? What a file and where in is? Quote
Administrator Aslain Posted July 11, 2015 Administrator Posted July 11, 2015 If you mean OTM, then edit res_mods\configs\xvm\Aslain\markersAliveNormal.xc, find "damageText" and search font line with size parameter in the end of it "font": { "align": "center", "bold": true, "italic": false, "name": "$FieldFont", "size": 18 }, Quote
gromfrost Posted July 11, 2015 Author Posted July 11, 2015 (edited) i need change size ONLY MY damage, not all ;< "damageText" dont chage it. Edited July 11, 2015 by gromfrost Quote
Administrator Aslain Posted July 11, 2015 Administrator Posted July 11, 2015 This is your damage: "damageTextPlayer": { "alpha": 100, "blowupMessage": "", "color": "0xFFFFFF", "damageMessage": "-{{dmg}}", "font": { "align": "center", "bold": true, "italic": false, "name": "$FieldFont", "size": 18 }, "maxRange": 60, "shadow": { "alpha": 100, "angle": 0, "color": "{{c:dmg}}", "distance": 1, "size": 5, "strength": 400 }, "speed": 3, "visible": true, "x": 0, "y": -65 }, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.