*
 
  Home Help Search Login Register  
Welcome, Guest. Please login or register.
Did you miss your activation email?
September 02, 2010, 06:03:29 PM

Login with username, password and session length
Search:
    Advanced search
Our Steam community group is invite only, so don't be afraid to ask for a invite!
24318 Posts in 2774 Topics by 888 Members
Latest Member: I_Frosty
-=SERVERS=-

Ventrilo
ventrilo.necrophix.com:4559


Pages: [1] 2   Go Down
  Print  
Author Topic: General Things and function on the server.  (Read 1268 times)
Mammal Master
Administrator
Veteran
*

Karma: +112/-12
Online Posts: 796



« on: September 21, 2008, 04:08:49 PM »

I'm just post a few semi Important things here.

First things first you must have your Developer console enabled.

- To enable it:
 Goto options -> Then keyboard.
-> Click on advanced settings at the bottom.
-> enable developer console.

most of the special features on this server you will need this.

ok now you have it enabled.

To open it you need to hit the tilde Key. it's next to the 1 button usually. It's this button <  `  >
looks like a squiggle.


 
----
-=All talk=-
If you want to talk to everyone on the server you will have to open up the developer console.


Just found out you need to add these 2 lines to your tf/cfg/autoexec.cfg

alias +alltalk "voiceall; +voicerecord"
alias -alltalk "-voicerecord; voiceall"

you have to bring up the Console < ` > then enter this.

bind h +alltalk

you can change H to anything you want.

now when you press the H key it will broadcast to everyone.

I ask everyone not to abuse the feature.

Also I have set a filter to it.

You need NGC in your name for you to use it.
It's just to stop non community member spam.

---------
-= Jet Pack =-

YOu need to open the dev console.
and enter
bind g "+sm_jetpack"

then use G to fly when it's on.

I'll try to keep this updated with other options.


- Thank you.
« Last Edit: September 23, 2008, 07:46:58 PM by Mammal Master » Logged


Bonzo
Donator
Veteran
*

Karma: +26/-7
Offline Posts: 280


« Reply #1 on: September 26, 2008, 07:58:17 AM »

I R a nub.

I created a folder in tf/cfg  named autoexec.cfg, made it a .cfg file, and put the 2 lines in it......can't get it to work. What am I missing or what did I F@#! up?
Logged
Arctic
Administrator
Veteran
*

Karma: +66/-8
Offline Posts: 745


I can haz cheeseburger?


« Reply #2 on: September 26, 2008, 08:10:13 AM »

I R a nub.

I created a folder in tf/cfg  named autoexec.cfg, made it a .cfg file, and put the 2 lines in it......can't get it to work. What am I missing or what did I F@#! up?

Are you trying to to do the all talk? If you only have two lines in there, you're probably missing the bind

Put these in these in there. And like Mammal said, the H can be any key you want.

Quote
alias +alltalk "voiceall; +voicerecord"
alias -alltalk "-voicerecord; voiceall"
bind h +alltalk
Logged

Bonzo
Donator
Veteran
*

Karma: +26/-7
Offline Posts: 280


« Reply #3 on: September 27, 2008, 04:27:46 AM »

I was binding my key in the console in game. I'll try doing it in the autoexec.cfg file.  Thanx
Logged
VexV
Donator
Veteran
*

Karma: +6/-7
Offline Posts: 119


« Reply #4 on: September 27, 2008, 06:18:20 AM »

does this function/command superceede the alltalk setting that has been set for the round/map?
Logged

Bonzo
Donator
Veteran
*

Karma: +26/-7
Offline Posts: 280


« Reply #5 on: September 28, 2008, 02:59:37 AM »

Yes it does VexV. We hope it doesn't get abused.

Don't you need a line in the config file to make it read the autoexec.cfg file?  Like exec autoexec.cfg?
Logged
Darastrix
Donator
Veteran
*

Karma: +36/-14
Offline Posts: 389


« Reply #6 on: September 28, 2008, 08:44:35 AM »

Don't you need a line in the config file to make it read the autoexec.cfg file?  Like exec autoexec.cfg?

You do not need to put anything in the autoexec.cfg to run it. If you were trying to launch a different config file in game you would type "exec configfile.cfg" in the dev console. autoexec runs itself though so you dont have to worry.

Also, to get the alltalk and jetpack options bound, if you bind them ingame, then the binds are saved automatically to you config.cfg file. or you cound just type the alias and or binds in your config.cfg or your autoconfig.cfg
Logged

Darastrix [IDLER|NGC]: you are one of my favorite people on this server. hahaha
PanZEr_sr NGC|ST]: sometimes he can be so anoying!!!!!
Darastrix [IDLER|NGC]: more than sometimes
PanZEr_sr NGC|ST]: HA HA HA LOL
PanZEr_sr NGC|ST]: I was laughing so hard I had tears in my eyes
VexV
Donator
Veteran
*

Karma: +6/-7
Offline Posts: 119


« Reply #7 on: September 28, 2008, 04:25:06 PM »

Yes it does VexV. We hope it doesn't get abused.

Don't you need a line in the config file to make it read the autoexec.cfg file?  Like exec autoexec.cfg?


ok, i'll make sure that i don't bind it to my normal talk button. this seems like a nice feature as the chat text area can be a mess sometimes when alltalk is off.
Logged

Mammal Master
Administrator
Veteran
*

Karma: +112/-12
Online Posts: 796



« Reply #8 on: September 29, 2008, 07:03:14 PM »

Actually you need it in your autoexec.cfg
or the alias will be removed on shutdown.
Logged


Bonzo
Donator
Veteran
*

Karma: +26/-7
Offline Posts: 280


« Reply #9 on: September 30, 2008, 05:14:36 AM »

I still can't seem to get it to work.
Here is where i put it

C:\Program Files\Steam\steamapps\username\team fortress 2\tf

titled autoexec.cfg

in it

alias +alltalk "voiceall; +voicerecord"
alias -alltalk "-voicerecord; voiceall"
bind j +alltalk

any ideas?
« Last Edit: October 03, 2008, 03:24:27 PM by Bonzo » Logged
Mammal Master
Administrator
Veteran
*

Karma: +112/-12
Online Posts: 796



« Reply #10 on: September 30, 2008, 05:30:02 AM »

C:\Program Files\Steam\steamapps\{Usrname here}\team fortress 2\tf\cfg\autoexec.cfg
you forgot the cfg
« Last Edit: October 08, 2008, 12:32:33 PM by Mammal Master » Logged


VexV
Donator
Veteran
*

Karma: +6/-7
Offline Posts: 119


« Reply #11 on: October 03, 2008, 12:58:09 AM »

Bonzo, as mammal said you forgot to place it within the cfg folder. the correct directory structure should look something like:
Code:
...\Steam\steamapps\USERNAME\team fortress 2\tf\cfg

USERNAME is your steam account user name

in that folder, there should already be config.cfg and autoexec.cfg as well as cfg files for each class (soldier, scout, demo, etc for class specific scripts that are auto executed when you select a character class). if you don't have an autoexec.cfg file, you can make one using notepad or any other plain text editor. just make sure that the file extension is saved as .cfg and not .txt (turn off Window's file extension hiding option to be sure as sometimes notepad will append the txt extension anyway). do not make any user edits to config.cfg as that file is overwritten by the game every time TF2 opens/quits so none of your scripts will be

i'm actually a big fan of scripts and have some for each class and also have a bunch that bind weapons to the various mouse buttons. i find the most convenient ones are for engineer and spy. i have scripts that allow me to build using the press of F1-F4 keys and destroy using Alt+F1 - F4 so that i never have to use the engi PDA/build menu. similarly, i have scripts that allow me to disguise by simply using the keypad number keys and allow me to swap team colors using the keypad period button; no need for cigarette case.

for a decent primer on scripts and some useful scripts:
http://tf2wiki.net/wiki/Scripting
http://tf2wiki.net/wiki/Community_Scripts
Logged

Bonzo
Donator
Veteran
*

Karma: +26/-7
Offline Posts: 280


« Reply #12 on: October 04, 2008, 07:57:40 AM »

I figured it out. Instead of autoexec.cfg  ...... it's just autoexec

Now it works Cheesy
Logged
Suicide 2.1
Donator
Initiate
*

Karma: +12/-1
Offline Posts: 73



WWW
« Reply #13 on: June 18, 2009, 11:24:20 PM »

This might be in the MOTD but I'm not in TF2 right now, what is the command to see the list of maps/thumbnails that you worked so hard to put together? Sometimes  I want to nominate a specific map but can't remember the damn name.
Logged

Arctic
Administrator
Veteran
*

Karma: +66/-8
Offline Posts: 745


I can haz cheeseburger?


« Reply #14 on: June 19, 2009, 05:54:15 AM »

I believe that would be !mapinfo <map_name>
Logged

Pages: [1] 2   Go Up
  Print  
  
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
Alienation design by Bloc | XHTML | CSS
Page created in 0.092 seconds with 18 queries.