Instant chat

General Stuff about Armagetron, That doesn't belong anywhere else...
Post Reply
dArk
Posts: 6
Joined: Thu May 25, 2006 7:05 pm

Instant chat

Post by dArk »

Hey, sup all.
I have a question. Is there any possibility to modify instant chat messages in other way than in player menu? I know there was user.cfg in older versions of armagetron and there was possibility to modify instants inside of this file.
User avatar
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679
Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:

Post by wrtlprnft »

uh, user.cfg is still there. Just search for INSTANT_CHAT_STRING_1_X, where x is the chat key you want.

And you can always use the console, type

Code: Select all

INSTANT_CHAT_STRING_1_1 Hi there
to change the first key for the first player to "hi there"
There's no place like ::1
dArk
Posts: 6
Joined: Thu May 25, 2006 7:05 pm

Post by dArk »

Hmm, thats weird coz i dont have user.cfg in any directory. Well I will create one and paste there some commands.

EDIT
I found user.cfg in Documents And Settings directory. I forgot that armagetron is using multi user thing. ;) Thx for help
Post Reply