所有案件
哈達拉 的案件
#83135: "Missing player name colors in game logs"
fixed: 錯誤已修復
2
這是關於哪方面的案件?
發生什麼事? 請從下方選擇
顯示異常:部分遊戲資訊顯示錯誤(未造成嚴重後果)
細節描述
• 請描述顯示問題。 建議將此錯誤的螢幕截圖上傳到 Imgur.com 並轉貼連結。
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
• 你的瀏覽器是什麼?
Google Chrome v110
案件沿革
為本案件添加內容
任何可能重現這項錯誤或了解你的建議之相關資訊,都請在此填寫:
- 其他同樣狀況的桌號/步數
- 按 F5 是否解決了這個問題?
- 問題是否發生了好幾次?每次都發生?時好時壞?
- 建議將此錯誤的螢幕截圖上傳到 Imgur.com 並轉貼連結。