Skip to content

Instantly share code, notes, and snippets.

@so0k
Created November 16, 2013 00:09
Show Gist options
  • Save so0k/7493985 to your computer and use it in GitHub Desktop.
Save so0k/7493985 to your computer and use it in GitHub Desktop.
brush.phrases.txt
"Phrases"
{
"Menu1"
{
"en" "Select A Teammate"
}
"Menu2"
{
"en" "Select Another Teammate!!"
}
"CantJoin"
{
"en" "\x01 \x09[\x04CSGO BRush\x09]\x01 You cannot join that team, it is full!"
}
"OnT"
{
"en" "You've been put on the Terrorist team"
}
"OnCT"
{
"en" "You've been put on the CT team"
}
"OnSpectate"
{
"en" "You must wait in Spectator until a slot opens up"
}
"Prefix"
{
"en" "CSGO BRush"
}
"LiveRound"
{
"en" "Round is LIVE!!"
}
"NotLiveRound"
{
"en" "Round is not live, get 8 players!"
}
"RoundGoingLive"
{
"en" "Round is going live... restarting in 3 seconds"
}
"SpecAdvert"
{
"en" "Player's are needed to go live\nJoin the fun if you can"
}
"CTWon"
{
"en" "The Counter Terrorists won that round. No team changes will occur."
}
"CTWonAgain"
{
"#format" "{1:i}"
"en" "CTs have won {1} times in a row!!"
}
"TTaunt3"
{
"en" "Terrorists need to step it up!!"
}
"TTaunt4"
{
"en" "4 is a lucky number"
}
"TTaunt5"
{
"en" "The magical properties of the number 5 are amazing!"
}
"TTaunt6"
{
"en" "Terrorists suck!!"
}
"TTaunt7"
{
"en" "One more win and the teams will be scrambled"
}
"Scrambling"
{
"en" "Scrambling the teams!!"
}
"TWon"
{
"#format" "{1:i}"
"en" "The Terrorists won that round. [{1}] Terrorist(s) killed CTs"
}
"CTKilled"
{
"#format" "{1:N}"
"en" "{1} killed you. If your team looses, you will be moved to the Terrorist's team"
}
"KilledCT"
{
"#format" "{1:N}"
"en" "You killed a CT - {1}. If your team wins, you will be switched to the CT team!"
}
"PlantB"
{
"en" "You must plant at B site!"
}
"PlantA"
{
"en" "You must plant at A site!"
}
"NoNade"
{
"en" "You cannot buy that type of grenade!"
}
"NoSniper"
{
"en" "Sniper limit for team already reached!"
}
"TooLate"
{
"en" "Too late, there are already 3 CTs on your team now"
}
"Frozen"
{
"#format" "{1:.1f}"
"en" "Your team has been frozen for an additional {1} seconds"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment