Didji Posted April 23, 2024 Share Posted April 23, 2024 Как установить имя союзников на миникарте? Что поменять в minimapLabels? @ Quote Link to comment Short link Share on other sites More sharing options...
yepev Posted April 23, 2024 Share Posted April 23, 2024 (edited) @Didji добавить макрос {{ally?{{name}}|}} в интересующее место. В файле minimapLabelsTemplates.xc Edited April 23, 2024 by yepev @ Quote Link to comment Short link Share on other sites More sharing options...
Didji Posted April 24, 2024 Author Share Posted April 24, 2024 // Player nickname, visible. // Ник игрока, видимый. "nickSpotted": { "$ref": {ally?{{name}}|}, // "$ref": { "path":"def.defaultItem" }, "x": 2, "y": -1, "flags": [ "squadman", "spotted", "alive" ], "textFormat": { "size": 8 }, "format": "<font color='{{.minimap.labelsData.colors.txt.{{sys-color-key}}}}'><i>{{name%.7s~..}}</i></font>" }, Так правильно? @ Quote Link to comment Short link Share on other sites More sharing options...
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.
Note: Your post will require moderator approval before it will be visible.