default instant chats
Re: default instant chats
Nightmare wrote:anyone know where i can get the default instant chats for the game?
Code: Select all
static char *default_instant_chat[]=
{"/team \",
"/msg \",
"/me \",
"LOL!",
"/team 1 Yes Oui Ja",
"/team 0 No Non Nein",
"/team I'm going in!",
"Give the rim a break; hug a tree instead.",
"Lag is a myth. It is only in your brain.",
"Rubber kills gameplay!",
"Every time you double bind, God kills a kitten.",
"http://www.armagetronad.net",
"Only idiots keep their instant chat at default values.",
"/me wanted to download pr0n, but only got this stupid game.",
"Speed for weaks!",
"This server sucks! I'm going home.",
"Grind EVERYTHING! And 180 some more!",
"/me has an interesting mental disorder.",
"Ah, a nice, big, roomy box all for me!",
"Go that way! No, the other way!",
"WD! No points!",
"/me is a noob.",
"/me just installed this game and still doesn't know how to talk.",
"/team You all suck, I want a new team.",
"Are you the real "Player 1"?",
"0x5aff91Only idiots0xffa962 write in0xc560ff color all0x87dfff the time!",
NULL};
You edit user.cfg or type them in the game manually.
Code: Select all
static char *default_instant_chat[MAX_INSTANT_CHAT]=
{"LOL!",
":-)",
":-(",
"Well done!",
"Almost got you...",
"Hehe!",
"Got one!",
"",
"",
"",
"",
""};