CSGO ChatMod


SUBMITTED BY: itsDaveLad

DATE: March 12, 2016, 8:17 a.m.

FORMAT: Text only

SIZE: 2.9 kB

HITS: 745

  1. //modified by J F
  2. "lang"
  3. {
  4. "Language" "English"
  5. "Tokens"
  6. {
  7. // You must use English in-game for this to work properly. GAMEUI_ENGLISH.txt. If not, change English above to your current language and modify the text below.
  8. "Cstrike_TitlesTXT_Game_teammate_attack" " %s1 attacked a teammate."
  9. "Player_Cash_Award_Kill_Teammate" " %s1: Teamkill"
  10. "Player_Cash_Award_Killed_Enemy_Generic" " %s1: Enemy down"
  11. "Player_Cash_Award_Killed_Enemy" " %s1: %s2 Kill Award"
  12. "Player_Cash_Award_Bomb_Planted" " %s1: C4 planted"
  13. "Player_Cash_Award_Bomb_Defused" " %s1: C4 defused"
  14. "Player_Cash_Award_Rescued_Hostage" " %s1: Hostage rescued"
  15. "Player_Cash_Award_Interact_Hostage" " %s1: Hostage reached"
  16. "Player_Cash_Award_Respawn" " %s1: Respawn"
  17. "Player_Cash_Award_Get_Killed" " %s1: Award for being eliminated"
  18. "Player_Cash_Award_Damage_Hostage" " %s1: Hostage wounded"
  19. "Player_Cash_Award_Kill_Hostage" " %s1: Hostage killed"
  20. "Player_Point_Award_Killed_Enemy" " %s1 point: %s2 Killaward"
  21. "Player_Point_Award_Killed_Enemy_Plural" " %s1 points: %s2 Killaward"
  22. "Player_Point_Award_Assist_Enemy" " %s1 point: assist in killing %s2"
  23. "Player_Point_Award_Assist_Enemy_Plural" " %s1 points: assist in killing %s2"
  24. "Cstrike_TitlesTXT_Switch_To_BurstFire" "Burst-fire"
  25. "Cstrike_TitlesTXT_Switch_To_FullAuto" "Automatic"
  26. "Cstrike_TitlesTXT_Switch_To_SemiAuto" "Semi-automatic"
  27. "SFUI_TitlesTXT_Fire_in_the_hole" "Grenade"
  28. "SFUI_TitlesTXT_Molotov_in_the_hole" "Molotov"
  29. "SFUI_TitlesTXT_Incendiary_in_the_hole" "Incendiary"
  30. "SFUI_TitlesTXT_Flashbang_in_the_hole" " Flashbang"
  31. "SFUI_TitlesTXT_Smoke_in_the_hole" "Smoke"
  32. "SFUI_TitlesTXT_Decoy_in_the_hole" "Decoy"
  33. "SFUIHUD_playerid_overhead_ct" "<font color='#5e779f'>%s1</font><font color='#84FF49'> %s2</font>"
  34. "SFUIHUD_playerid_overhead_ct_lowhealth" "<font color='#5e779f'>%s1</font><font color='#d82429'> %s2</font>"
  35. "SFUIHUD_playerid_overhead_ct_money" "<font color='#5e779f'>%s1</font><font color='#84FF49'> %s2</font>"
  36. "SFUIHUD_playerid_overhead_t" "<font color='#c3953f'>%s1</font><font color='#84FF49'> %s2</font>"
  37. "SFUIHUD_playerid_overhead_t_lowhealth" "<font color='#c3953f'>%s1</font><font color='#d82429'> %s2</font>"
  38. "SFUIHUD_playerid_overhead_t_money" "<font color='#c3953f'>%s1</font><font color='#84FF49'> %s2</font>"
  39. "BombsiteA" "A"
  40. "BombsiteB" "B"
  41. "BombsiteC" "C"
  42. "Game_radio" "%s1 [RADIO]: %s2"
  43. "Game_radio_location" "%s1 (%s2): %s3"
  44. }
  45. // - white
  46. // - red
  47. // - Team color
  48. // - green
  49. // - light green
  50. // - green(money awards)
  51. // - light red
  52. // - CT color
  53. // - T color
  54. // - light blue
  55. // - blue
  56. // - violet
  57. // - light red 2
  58. }

comments powered by Disqus