Jump to content

ScardyBob

Member
  • Posts

    6
  • Joined

  • Last visited

  • Days Won

    1

ScardyBob last won the day on August 10 2014

ScardyBob had the most liked content!

About ScardyBob

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ScardyBob's Achievements

Newbie

Newbie (1/14)

2

Reputation

  1. That what's I currently do, but it doesn't have the same one-click ability as buying heals or ammo via binds. I often find it quicker to just type the full command out in text rather than sort through the menu.
  2. Hey all, I love and regularly play on the gcftw L4D2 20 player servers. The mod is great, but there is one thing that always frustrates me: its super difficult to send points (using !sp) while fighting. There's currently no way to effectively bind sending points to one key action like you can with everything else. Here's my suggestion: Feature: Create a new command (!sp req) that sends points to the last person to request points using !np Example (if enough points are available): 1. Incapped Player 1 requests 15 points using "!np 15" 2. Player 2 has 25 points; sends Player 1 15 points by using "!sp req" Example (if not enough points are available): 1. Incapped Player 1 requests 15 points using "!np 15" 2. Player 2 has 5 points; sends Player 1 5 points by using "!sp req" 3. Player 3 has 15 points; sends Player 1 10 points by using "!sp req" Example (if multiple people request points) 1. Incapped Player 1 requests 15 pounts using "!np 15" 2. Incapped Player 2 requests 15 pounts using "!np 15" 3. Player 3 has 30 points; sends Player 2 15 points by using "!sp req" (last person to request points) 4. Player 3 has 15 points; sends Player 1 15 points by using "!sp req" (command cycles through giving points from last to first to request) Hope that makes sense. Would be great to have so people could just bind a simple command (!sp req) to send points. Thanks, ScardyBob
  3. Has it been removed? Or is it just broken? It was one of my favorite features of your server, would hate to see it gone.
  4. 2.0 version updated for the new item buy plugin. I've attached the autoexec.cfg file I created that binds what I consider to be the most important commands to the numpad. Just put it in your \Steam\steamapps\common\left 4 dead 2\left4dead2\cfg\ folder. 8 (KP_UPARROW) = Brings up buy menu 9 (KP_PGUP) = Buys a water bucket 4 (KP_LEFTARROW) = Buys a special drop 5 (KP_5) = Buys a witch drop 6 (KP_RIGHTARROW) = Buys a tank drop 1 (KP_END) = Buys incap protection 2 (KP_DOWNARROW) = Buys a Molotov 3 (KP_PGDN) = Buys a defib + (KP_PLUS) = Buys tank health upgrade Enter (KP_ENTER) = Buys full health 0 (KP_INS) = Buys a melee weapon . (KP_DEL) = Buys a MP5 SMG autoexec.cfg
  5. Alright, I figured out a workaround. Basically you just do a bunch of menuselect commands to get to the option you want. For example, alias "fullhealth" "pointsmenu; menuselect 1; menuselect 5; menuselect 1;" creates an alias that goes through the menus and chooses full health and bind "kp_enter" "fullhealth" binds it to the enter on the numpad. I've attached the autoexec.cfg file I created that binds what I consider to be the most important commands to the numpad. Just put it in your \Steam\steamapps\common\left 4 dead 2\left4dead2\cfg\ folder. 7 (KP_HOME) = Shows points 8 (KP_UPARROW) = Brings up buy menu 9 (KP_PGUP) = Rebuy the last choice 4 (KP_LEFTARROW) = Buys a boomer 5 (KP_5) = Buys a spitter 6 (KP_RIGHTARROW) = Buys a tank 1 (KP_END) = Buys a pipebomb 2 (KP_DOWNARROW) = Buys a Molotov 3 (KP_PGDN) = Buys a defib + (KP_PLUS) = Heals infected Enter (KP_ENTER) = Buys full health autoexec.cfg
  6. Love the server, but I was wondering if there was anyway to bind the plugin commands via console? Essentially, instead of going through the popup menu every time to get full health, I want to bind the command to a key like 'bind u full_health' I can already do that for displaying points or popping up the menu (e.g. 'bind p points' and 'bind o "say /up"), but I can't find a way to bypass this and directly bind certain commands (like full health or spawn tank) directly to a key. Is there a way to do this? Any help would be greatly appreciated. Thanks, ScardyBob Edit: Also, are the options available and what actions give points posted somewhere? I'm having a hard time figuring out what I need to do to get more points.
×
×
  • Create New...