Author Topic: Config fest  (Read 5012 times)

someloser

  • Posts: 35
  • Turrets: +0/-0
Config fest
« on: June 12, 2006, 01:03:55 pm »
First post, been playing, on and off, since trem went standalone thou. You prob have seen me around under the nick of mbd'looser..
Just thought i'd post some configs

autoexec.cfg
Code: [Select]

exec c.cfg
exec autogen.cfg         // to make some cvars etc overridable by console
exec s.cfg

c.cfg
Code: [Select]

unbindall

bind tab       +scores
bind backspace messagemode
bind enter     messagemode2
bind escape    togglemenu
bind `         toggleconsole
bind ~         toggleconsole

bind mouse2 +moveup
bind ctrl   +movedown
bind w      +forward
bind a      +moveleft
bind s      +back
bind d      +moveright

bind f1 "vote yes"
bind f2 "vote no"

bind f5 "team aliens;   exec c.cfg;   exec a.cfg"
bind f6 "team humans;   exec c.cfg;   exec h.cfg"
bind f7 "exec c.cfg"
bind f8 "team spectate; exec c.cfg;   exec s.cfg"

set cl_run 1

set cg_disableWarningDialogs 1
set cg_tutorial              0

set cl_packetdup  0
set cl_maxpackets 125
set snaps         40
set rate          25000

set cg_drawFPS    1
set cg_drawTimer  1
set cg_lagometer  1

set r_texturemode GL_LINEAR_MIPMAP_LINEAR

s.cfg
Code: [Select]

bind mouse1     "+button2"

bind q "weapprev"
bind e "weapnext"

cah.cfg
Code: [Select]

bind mouse1 +attack
bind space  +button5
bind 1      "say_team incoming!"
bind 2      +button3
bind 3      "say_team grenade!"
bind k      kill
bind f      ""

a.cfg
Code: [Select]

exec cah.cfg

bind e            +button2
bind shift        +speed
bind kp_enter     ""

  // evolve
bind kp_del        "class level0; exec a.cfg"
bind kp_end        "class level1;"
bind kp_downarrow  "class level2;"
bind kp_pgdn       "class level3;"
bind kp_leftarrow  "class level1upg;"
bind kp_5          "class level2upg;"
bind kp_rightarrow "class level3upg;"
bind kp_plus       "class level4;"

bind kp_ins "class builder; wait;wait;wait;wait;wait;wait;wait;wait; class builderupg; exec ab.cfg"

h.cfg
Code: [Select]

exec cah.cfg

bind mwheeldown "itemact blaster"
bind mwheelup   "vstr mainweapon"
bind e          "sell gren;       itemact gren;        buy gren"
bind r          "reload;          wait;wait;wait;wait; vstr sellweapon; vstr rebuyweapon"
bind q          "itemact medkit"
bind f          "itemtoggle jetpack"
bind shift      boost

  // weapons
bind kp_end        "vstr sellweapon; wait;wait;wait;wait; buy rifle;    set mainweapon itemact rifle;    set sellweapon sell rifle;    set rebuyweapon buy rifle;    bind space +button5"
bind kp_downarrow  "vstr sellweapon; wait;wait;wait;wait; buy psaw;     set mainweapon itemact psaw;     set sellweapon sell psaw;     set rebuyweapon buy psaw;     bind space +button5"
bind kp_pgdn       "vstr sellweapon; wait;wait;wait;wait; buy shotgun;  set mainweapon itemact shotgun;  set sellweapon sell shotgun;  set rebuyweapon buy shotgun;  bind space +button5"
bind kp_leftarrow  "vstr sellweapon; wait;wait;wait;wait; buy lgun;     set mainweapon itemact lgun;     set sellweapon sell lgun;     set rebuyweapon buy lgun;     bind space +button5"
bind kp_5          "vstr sellweapon; wait;wait;wait;wait; buy mdriver;  set mainweapon itemact mdriver;  set sellweapon sell mdriver;  set rebuyweapon buy mdriver;  bind space +zoom"
bind kp_rightarrow "vstr sellweapon; wait;wait;wait;wait; buy chaingun; set mainweapon itemact chaingun; set sellweapon sell chaingun; set rebuyweapon buy chaingun; bind space +button5"
bind kp_home       "vstr sellweapon; wait;wait;wait;wait; buy prifle;   set mainweapon itemact prifle;   set sellweapon sell prifle;   set rebuyweapon buy prifle;   bind space +button5"
bind kp_uparrow    "vstr sellweapon; wait;wait;wait;wait; buy flamer;   set mainweapon itemact flamer;   set sellweapon sell flamer;   set rebuyweapon buy flamer;   bind space +button5"
bind kp_pgup       "vstr sellweapon; wait;wait;wait;wait; buy lcannon;  set mainweapon itemact lcannon;  set sellweapon sell lcannon;  set rebuyweapon buy lcannon;  bind space +button5"

  // upgrades
set buyjetpack   "sell battpack; wait;wait;wait;wait; buy jetpack;  set togglejetpack  selljetpack;  set togglebattpack buybattpack"
set selljetpack  "sell jetpack;                                     set togglejetpack  buyjetpack;   set togglebattpack buybattpack"
set buybattpack  "sell jetpack;  wait;wait;wait;wait; buy battpack; set togglebattpack sellbattpack; set togglejetpack  buyjetpack"
set sellbattpack "sell battpack;                                    set togglebattpack buybattpack;  set togglejetpack  buyjetpack"

bind kp_slash "vstr togglejetpack"
bind *        "vstr togglebattpack"
bind kp_minus "sell grenade"
bind kp_plus  "sell bsuit;   sell larmour; buy helmet;    buy larmour"
bind kp_enter "sell larmour; sell helmet;  sell jetpack;  sell battpack; buy bsuit"

  // builder
bind kp_ins "sell ackit;      sell ckit;           exec h.cfg"
bind kp_del "vstr sellweapon; wait;wait;wait;wait; buy ackit;    buy ckit;   exec hb.cfg"

// how to spawn as human?

  // default
set mainweapon     "itemact rifle"
set sellweapon     "sell rifle"
set rebuyweapon    "buy rifle"
set togglejetpack  "buy jetpack"
set togglebattpack "buy battpack"

cb.cfg
Code: [Select]

bind mouse1 +button5
bind space  +attack
bind f      deconstruct

ab.cfg
Code: [Select]

exec cb.cfg

bind kp_end        "build acid_tube"
bind kp_downarrow  "build trapper"
bind kp_pgdn       "build hive"

bind kp_leftarrow  "build booster"
bind kp_5          "build barricade"
bind kp_rightarrow "build hovel"

bind kp_plus       "build overmind"
bind kp_enter      "build eggpod"

hb.cfg
Code: [Select]

exec cb.cfg

bind mwheelup   "itemact ackit;   itemact ckit;      vstr ckitbinds"
bind mwheeldown "itemact blaster; vstr blasterbinds"

set blasterbinds "bind mouse1 +attack;  bind space +button5"
set ckitbinds    "bind mouse1 +button5; bind space +attack"

bind kp_end        "build mgturret"
bind kp_downarrow  "build tesla"
bind kp_pgdn       ""                // defcomp?

bind kp_leftarrow  ""                // medistation?
bind kp_5          ""                // armory?
bind kp_rightarrow "build repeater"

bind kp_plus       "build reactor"
bind kp_enter      "build telenode"


Hmm.. Think thats all, atm. Use/modify parts as you like.
Oh, and if anyone knows how to spawn as human, or how to build armory/defcomp/medistation, that'd be great
color=#0000FF]M[/color]assive Bain Damage

s_m_w

  • Posts: 1
  • Turrets: +0/-0
Config fest
« Reply #1 on: June 12, 2006, 02:35:19 pm »
Quote
<structure> – eggpod, barricade, booster, acid_tube, hive, trapper, overmind, hovel, telenode, medistat, mgturret, tesla, dcc, arm, reactor, repeater

someloser

  • Posts: 35
  • Turrets: +0/-0
Config fest
« Reply #2 on: June 12, 2006, 02:52:36 pm »
thanks!
guess i should have read the manual an extra time..  :oops:
color=#0000FF]M[/color]assive Bain Damage

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
Config fest
« Reply #3 on: June 12, 2006, 07:52:51 pm »
There is a glitch in the game, that any user (regardless of admin) can switch teams at any time, buy using /team human, /team spec, and /team alien. This works exactly like putteam.

∧OMG ENTROPY∧

Klepto

  • Posts: 3
  • Turrets: +0/-0
Re: Config fest
« Reply #4 on: June 13, 2006, 06:09:08 pm »
Quote from: "someloser"
if anyone knows how to spawn as human, or how to build armory/defcomp/medistation, that'd be great


Code: [Select]

team humans
team aliens
team spectate


on the human team you need to use one of the following to actually spawn

Code: [Select]

class rifle
class ckit


There are commands for building structures, check the manual, they are in there somewhere. I'm not sure what the classes are for aliens, I'm still working on the human half of my config :)

someloser

  • Posts: 35
  • Turrets: +0/-0
Config fest
« Reply #5 on: June 14, 2006, 02:53:19 pm »
hey thanks klepto! thats great, now my configs are nearing completion :)

i wasa thinking this tread could evolve into a general config thread, since the the last one died out.. please post any interesting/advanced scripts youve made :D
color=#0000FF]M[/color]assive Bain Damage

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
Config fest
« Reply #6 on: June 14, 2006, 05:31:36 pm »
Here is my superbind/build script:
Code: [Select]
bind 0 "sell upgrades; sell weapons"
bind 1 "sell weapons; buy rifle; build mgturret; build acid_tube"
bind 2 "sell weapons; buy ackit; buy ckit; build arm; build barricade"
bind 3 "sell weapons; buy lgun; buy shotgun; buy psaw; build booster; build medistat"
bind 4 "sell upgrades; buy helmet; buy larmour; buy jetpack; build eggpod; build telenode"
bind 5 "sell weapons; buy chaingun; build trapper; build dcc"
bind 6 "sell weapons; buy flamer; buy mdriver; build tesla; build hive"
bind 7 "sell weapons; buy lcannon; build repeater; build hovel"
bind 8 "sell upgrades; buy bsuit; build reactor; build overmind"
bind 9 "sell gren; itemact gren; buy gren"

And here is my NumPad talk scripts:
Code: [Select]

bind KP_HOME "say_team ^3grenade/explode"
bind KP_UPARROW "say ha ha"
bind KP_PGUP "say_team all clear"
bind KP_LEFTARROW "say_team ^3incoming"
bind KP_5 "say_team move"
bind KP_RIGHTARROW "say_team ^3Defend Base/Structures"
bind KP_END "say sorry"
bind KP_DOWNARROW "say_team ^1s2"
bind KP_PGDN "say_team ^1s3"
bind KP_INS "boost"
bind KP_DEL "say_team ^3Rebuild/Repair"
bind KP_MINUS "say_team follow me"
bind KP_PLUS "say_team ^3Building/Build"

∧OMG ENTROPY∧

G1N0R0G

  • Posts: 39
  • Turrets: +0/-0
Config fest
« Reply #7 on: June 16, 2006, 05:03:03 pm »
was ist ever KP_end where is the button

Vector_Matt

  • Posts: 732
  • Turrets: +2/-1
Config fest
« Reply #8 on: June 19, 2006, 04:20:56 pm »
Quote from: "Paradox"
There is a glitch in the game, that any user (regardless of admin) can switch teams at any time, buy using /team human, /team spec, and /team alien. This works exactly like putteam.
I don't know what server you're on but ever server I've been to will not let you change to a team that has more players than the other (unless an admin actualy uses putteam on you).

Stof

  • Posts: 1343
  • Turrets: +1/-1
Config fest
« Reply #9 on: June 19, 2006, 04:42:33 pm »
Quote from: "Vector_Matt"
Quote from: "Paradox"
There is a glitch in the game, that any user (regardless of admin) can switch teams at any time, buy using /team human, /team spec, and /team alien. This works exactly like putteam.
I don't know what server you're on but ever server I've been to will not let you change to a team that has more players than the other (unless an admin actualy uses putteam on you).

He said that the console commands do not check for balanced teams and I can confirm it. Did *you* check the bug before saying he's mistaken ?
urphy's rules of combat
8 ) Teamwork is essential; it gives the enemy someone else to shoot at.
18 ) Make it too tough for the enemy to get in and you can't get out.

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
Config fest
« Reply #10 on: June 19, 2006, 05:33:26 pm »
KP_END is 1 on the numpad

∧OMG ENTROPY∧