Be Right Back, Uninstalling
Useful things thread - Printable Version

+- Be Right Back, Uninstalling (https://www.brbuninstalling.com)
+-- Forum: Old Boards (https://www.brbuninstalling.com/forumdisplay.php?fid=8)
+--- Forum: Left4Dead (https://www.brbuninstalling.com/forumdisplay.php?fid=42)
+--- Thread: Useful things thread (/showthread.php?tid=1899)

Pages: 1 2


Useful things thread - Surf314 - 12-08-2008

To start off:

Weapon Stats

Burst mode script:

alias +burst "+attack; wait 15; -attack"
alias -burst "-attack"
alias burstmode "bind mouse1 +burst"
alias automode "bind mouse1 +attack"
bind 1 "burstmode; slot1"
bind 2 "automode; slot2"
bind 3 "automode; slot3"
bind 4 "automode; slot4"
bind 5 "automode; slot5"
bind c "burstmode"
bind v "automode"


Re: Useful things thread - Surf314 - 12-08-2008

Also in the weapon stats the shotgun damage is per pellet.  So they calculated out that if all 4 survivors hit a tank with 7 shots each point blank the tank dies.


Re: Useful things thread - Dave - 12-08-2008

usefull things:
not being an idiot, the crouch button is not that hard to use, if you cant shoot in burst fire you should be using the shotgun because your a tool.


Re: Useful things thread - Surf314 - 12-08-2008

(12-08-2008, 07:36 PM)Dave link Wrote: usefull things:
not being an idiot, the crouch button is not that hard to use, if you cant shoot in burst fire you should be using the shotgun because your a tool.

LOL, I don't need it but someone made it and some might find it useful.  Also I'd recommend people bind mouse4 or 5 to toggle_duck.

And pro-tip: in versus crouching, walking and standing still is supposed to remove your glow to infected.  Some debate as to whether your flashlight needs to be on or off.  Maybe some people can test it?


Re: Useful things thread - Benito Mussolini - 12-08-2008

Burst mode?

There's another way than spamming mouse1?


Re: Useful things thread - Vandamguy - 12-09-2008

usefull things

w+m1


Re: Useful things thread - Trace - 12-09-2008

Why do you need a script for burst fire?


Re: Useful things thread - Honest - 12-09-2008

(12-09-2008, 12:42 AM)Trace link Wrote: Why do you need a script for burst fire?

I have no idea. Though my mouse does have a triple fire button already and I have no idea why it even has that.


Re: Useful things thread - Vandamguy - 12-09-2008

(12-09-2008, 12:42 AM)Trace link Wrote: Why do you need a script for burst fire?

i'd use this if i had an issue with ammo management.
luckily i store my extra bullets in my team mates Tongue

if i needed to think of a reason it'd be because an m16 has options for FA burst and single fire.

and i would use a single fire mod , because i do lurrv my headshots


Re: Useful things thread - Dave - 12-09-2008

(12-09-2008, 02:05 AM)Vandamguy link Wrote: [quote author=Trace link=topic=1934.msg53986#msg53986 date=1228801343]
Why do you need a script for burst fire?

i'd use this if i had an issue with ammo management.
luckily i store my extra bullets in my team mates Tongue

if i needed to think of a reason it'd be because an m16 has options for FA burst and single fire.

and i would use a single fire mod , because i do lurrv my headshots
[/quote]

tap m1?

i can easily keep my bursts to three rounds, one round if i focus.


Re: Useful things thread - Surf314 - 12-09-2008

(12-09-2008, 01:18 PM)Dave link Wrote: [quote author=Vandamguy link=topic=1934.msg54002#msg54002 date=1228806356]
[quote author=Trace link=topic=1934.msg53986#msg53986 date=1228801343]
Why do you need a script for burst fire?

i'd use this if i had an issue with ammo management.
luckily i store my extra bullets in my team mates Tongue

if i needed to think of a reason it'd be because an m16 has options for FA burst and single fire.

and i would use a single fire mod , because i do lurrv my headshots
[/quote]

tap m1?

i can easily keep my bursts to three rounds, one round if i focus.
[/quote]

If you use the force can you do 1 and a half?


Re: Useful things thread - fyre - 12-09-2008

Is burst mode more accurate?


Re: Useful things thread - Trace - 12-09-2008

(12-09-2008, 01:51 PM)fyre link Wrote: Is burst mode more accurate?
Yes firing in bursts reduces the spread of you're shots as opposed to holding down the button. It also conserves ammo.


Re: Useful things thread - Surf314 - 12-09-2008

Quote:Someone in this forum posted a method that, at least for me, works flawlessy and way better than the sv_search_key one.

Start L4D and open the console (or start it with the -console option);
Turn sv_cheats to 1.
Write ms_force_dedicated_server "server ip here" (without quotes).

Then just create the lobby as usual and you're good to go; since you change the sv_cheats var on your client only, when the game starts it will be to 0 as usual, so no problem with achievements and everything else.

I'll take the moment to thanks the one who posted it, unfortunately i can't remember the name or find the original thread. You know who you are .



Re: Useful things thread - fyre - 12-09-2008

^^

This looks impressive. What does it do?


Re: Useful things thread - Surf314 - 12-09-2008

(12-09-2008, 03:27 PM)fyre link Wrote: ^^

This looks impressive. What does it do?

Binds your lobby to a specific server.  You are supposed to be able to do it with sv_search_key but it is very buggy and only works sometimes.  That's supposed to work 100% of the time.


Re: Useful things thread - fyre - 12-09-2008

Will it work with passworded servers?


Re: Useful things thread - Surf314 - 12-09-2008

(12-09-2008, 04:41 PM)fyre link Wrote: Will it work with passworded servers?

dunno?  you can try IP;password littlecart

Or we can remove the password since I think it's boot command includes -nomaster which takes it off the master server list.


Re: Useful things thread - fyre - 12-10-2008

(12-09-2008, 03:08 PM)Surf314 link Wrote:
Quote:Someone in this forum posted a method that, at least for me, works flawlessy and way better than the sv_search_key one.

Start L4D and open the console (or start it with the -console option);
Turn sv_cheats to 1.
Write ms_force_dedicated_server "server ip here" (without quotes).

Then just create the lobby as usual and you're good to go; since you change the sv_cheats var on your client only, when the game starts it will be to 0 as usual, so no problem with achievements and everything else.

I'll take the moment to thanks the one who posted it, unfortunately i can't remember the name or find the original thread. You know who you are .

I tried this earlier, but it didn't work. I think I did everything right, but I might not have. When I clicked the start game button, it searched for a minute and said, "No dedicated servers found."


Re: Useful things thread - Trace - 12-10-2008

Chooly posted it elsewhere but I think it deserves to be here
This adds a server browser button to the main menu.