Page 1 of 1

say_team_mode

Posted: Thu Dec 11, 2008 6:43 pm
by Ctathos
Driving me INSANE.

I open the console and type in say_team_mode and hit tab...

It lists that there are two variables called say_team_mode. One is set to admin, but when I type in team say, it's global.

The problem: The game thinks there are two variables called say_team_mode.

This is a 100% fresh install of JKA on WinXP with only items downloaded directly from this website in the rpmod folder, with only the map and my personal skin in the base folder.

Could it be due to my bind / "rplogin ctathos ^1*****; wait 50; say_team_mode admin"?

Posted: Thu Dec 11, 2008 7:01 pm
by Drasli Khaar
i have never used rp mod but isnt the command say_team_mod <whatever>

Posted: Thu Dec 11, 2008 7:24 pm
by Vantus
Drasli Khaar wrote:i have never used rp mod but isnt the command say_team_mod <whatever>
Thats right.
I believe it's "mod" and not "mode"

say_team_mod

Posted: Thu Dec 11, 2008 7:28 pm
by Ergo Stomi
you can type mod, but the actually command is "mode"

Re: [NEW] say_team_mode

Posted: Fri Dec 12, 2008 10:10 am
by Lynee'alin
Ctathos wrote:"rplogin ctathos ^1*****; wait 50; say_team_mode admin"?
Red + 5 letters? Lynee? A confession of your inner deep hidden love? My pw has the same number of letters as your first name, and it's white too. Coincidence?

Posted: Fri Dec 12, 2008 10:46 am
by Alkur Tekeil
Doing the command "say_team_mode admin" has always worked 100% for me.

Posted: Fri Dec 12, 2008 12:43 pm
by Soh Raun
say_team_mode is not a variable (Cvar), it's a server command. Also note the e: it's mode, not mod (that was in JA+)

My best guess would be that you defined a Cvar, and that now your bind updates this Cvar instead of sending it as a command. So, open your jampconfig.cfg in a text editor, search for say_team_mode, and delete the line.

Thread moved to Help and Support, as it doesn't look like a bug.