B3none / csgo-retakes-hud

Displays the current bombsite in a HUD message. This will work with all versions of the Retakes plugin.
45 stars 9 forks source link

Help message retake #14

Closed chulicoxd closed 4 years ago

chulicoxd commented 4 years ago

Hi, how about I think I arrived too late to ask you about something that I can't fix, is it with the hud or I don't know if that will be the problem, the question is the following once the bomb is planted the messages to the ct of where it is placed the pump only comes out in the middle of the screen in gray and I would love that it also appears in the bottom left in the global chat so you can read where the bomb was also placed I can not see it on my server.

chulicoxd commented 4 years ago

**Really the problem is here retake.phrases.txt "RetakeSiteMessage" { "#format" "{1:s},{2:d},{3:d}" "en" "Retake {GREEN}{1}: {LIGHT_RED}{2} Ts {NORMAL}vs {PURPLE}{3} CTs" } example msg: (retake b: 1ts vs 1cts)

and the message that I would like to leave is this: example msg: (retake b-b-b: 1ts vs 1cts)**

B3none commented 4 years ago

Hey @chulicoxd, that certainly looks do-able!

borzaka commented 4 years ago

Just modify that message to: "Retake {GREEN}{1}-{1}-{1}: {LIGHT_RED}{2} Ts {NORMAL}vs {PURPLE}{3} CTs"