chat "slash"
{
#include "teamplay.h"
//
type "game_enter"
{
"^7Ready to die over and over^1?";
"^7Everybody kill me";
HELLO5;
} //end type
type "game_exit"
{
"^7C^3y^7a";
"^7I^1'^7m ^2O^7u^2t";
} //end type
type "level_start"
{
"^7Hmm";
"^7Here we Go^1!";
} //end type
type "level_end"
{
"^7gg";
"^5Damn ^7Cl^1o^5ck";
} //end type
type "level_end_victory"
{
"^7O^4wn^7e^4d";
"^3GG";
LEVEL_END_VICTORY2;
} //end type
type "level_end_lose"
{
"^3gg";
"^7wp";
"^1G^7oo^1d^3G^7a^3m^7e";
"^7gg";
} //end type
//======================================================
//======================================================
type "hit_talking" //bot is hit while chat balloon is visible;
{
"^3Ch^7a^3tFr^7a^3gg^7e^3r";
} //end type
type "damaged_nokill" //bot is hit by an opponent's weapon attack; either praise or insult
{
"";
} //end type
type "hit_nokill" //bot hits an opponent but does not kill it
{
"";
} //end type
type "enemy_suicide"
{
"^7Suicidal^1?";
//0 = enemy
} //end type
//================================================================
//================================================================
type "death_telefrag"
{
"^1L^7o^1L";
} //end type
type "death_lava"
{
"^1Hmm";
} //end type
type "death_slime"
{
"^7Shit^1!";
} //end type
type "death_drown"
{
"^7Shit^1!";
} //end type
type "death_suicide" //includes weapon, cratering, & trigger_hurt
{
"^2W^7oo^2ps^3!";
} //end type
type "death_gauntlet"
{
"^7I feel so humiliated";
} //end type
type "death_rail"
{
"^7n^11";
"^1N^7i^1c^7e ^1Sh^7o^1t";
"^4Gr^3e^7a^4t ^1Sh^7o^1t";
"^3nice";
"^7wtf";
"^7woh^2!";
"^7Ow^3!";
} //end type
type "death_bfg"
{
"^7wtf";
} //end type
type "death_insult"
{
"^4sh^7i^4t";
} //end type
type "death_praise"
{
"^7heheh";
} //end type
type "death_kamikaze" //initiated when the bot is killed by kamikaze blast
{
"";
} //end type
//======================================================
//======================================================
type "kill_kamikaze" //initiated when the bot kills someone with kamikaze
{
"";
} //end type
type "kill_rail"
{
"^7Ow^1?^4?";
} //end type
type "kill_gauntlet"
{
"";
} //end type
type "kill_telefrag"
{
"BABOOM!!!";
} //end type
type "kill_insult"
{
"^1You^7'^1ve ^4b^3ee^4n ^7o^2wn^7e^2d";
} //end type
type "kill_praise"
{
"^7haha";
} //end type
//================================================================
//================================================================
type "random_insult"
{
"^3wtf";
"^4sh^7i^4t^1h^7ea^1d";
} //end type
type "random_misc"
{
"^7Listen to ^2T^7oo^2l^3!";
} //end type
} //end chat slash
//___________________________
or the easy way, go to the site below and download it... :icon25:
Botstudio