Author Topic: Help with quickchat-script  (Read 3750 times)

Nemo

  • Posts: 15
  • Turrets: +0/-0
Help with quickchat-script
« on: April 16, 2006, 11:56:31 pm »
Ok, I tried to get the quick-chat from this entry http://tremulous.net/phpBB2/viewtopic.php?t=427 to run, but if Im pressing v followed by k for quick-chat, it shows me the message "Human QuickChat selected", but there are no items to choose and the message disappears fast.

My autoexec.cfg:
Code: [Select]
exec autogen.cfg
exec quickChat.cfg


The quick-chat config is the same as from http://bobbinm.net/tremulous/quickChat.cfg, I only changed the bind aliens-chat to j and the bind humans-chat to k, so
Code: [Select]

bind j "vstr quickChatAlien"
bind k "vstr quickChatHuman"


Any hint about the problem?

Gr33tz, Nemo