CS-Reloaded Banner
Welcome, Guest. Please Login or Register.
Download Second Map Pack!
Get more packs here

Home Help Search Login Register

CSReloaded Forums  |  General Category  |  Counter-Strike (Moderators: Porter, Father Ribs, Deuce, Kaoz)  |  Topic: way around lastinv button
Pages: [1] Reply Notify of replies
   Author  Topic: way around lastinv button  (Read 432 times)
Hostage Humper
CSR Veteran
***
Karma: +32/-90

Offline

Posts: 213


View Profile E-Mail
way around lastinv button
« on: September 17, 2003, 05:08:17 PM »
Reply with quote

in your "C:\Program Files\Steam\SteamApps\email addy\counter-strike\cstrike" folder create a file called
"userconfig.cfg" and put this line in it "exec scripts.cfg"

then create a file called scripts.cfg and in that file place the following....

//Quick Pistol Script//
alias qpist "slot2; +attack; wait; wait; -attack"

bind "*" "qpist"


//Quick Weapon Script// 
alias qwpn "slot1; +attack; wait; wait; -attack"

bind "*" "qwpn"

//Quick Knife Script//
alias qknif "weapon_knife"

bind "*" "qknif"


replace the "*" with what ever key you want them bound too.

last nigh i was trying to recreate the bug with these scripts and did not find any issues so up to this point i think it works.

i hope this helps you all.

Logged

If you cant evolve the you will die!
Father Ribs
Admin Team, -TWB-
Global Moderator
*****
Karma: +131/-77

Offline

Posts: 1086


View Profile WWW
Re:way around lastinv button
« Reply #1 on: September 17, 2003, 06:16:29 PM »
Reply with quote

So, these aren't really lastinv commands, but rather quickswitch to whatever weapon is bound to that button...better than nothing.   Thanks.
Logged

SR:      R. I. P. 2001
CSR:    R. I. P. 1/22/2003
CSR-P: GGZ
Porter
[Wumpa]
Board Admin
*****
Karma: +176/--88

Offline

Gender: Male
Posts: 3910

Wumpa+Porter
View Profile WWW E-Mail
Re:way around lastinv button
« Reply #2 on: September 17, 2003, 09:06:35 PM »
Reply with quote

Impressive. Good creative thinking HH! It's not perfect, but it shows true ingenuity. I would expect nothing less from CSR members ('cept some of the admin team who can't seem to get their access set up! ). I'm very proud! 
Logged

[Wumpa] Porter
  --Silent, professional, lethal... sometimes.
Hostage Humper
CSR Veteran
***
Karma: +32/-90

Offline

Posts: 213


View Profile E-Mail
Re:way around lastinv button
« Reply #3 on: September 17, 2003, 10:25:37 PM »
Reply with quote

what no GG karma for that?
Logged

If you cant evolve the you will die!
Father Ribs
Admin Team, -TWB-
Global Moderator
*****
Karma: +131/-77

Offline

Posts: 1086


View Profile WWW
Re:way around lastinv button
« Reply #4 on: September 17, 2003, 11:02:38 PM »
Reply with quote

I'll give you more when I can actually PLAY. :S
Logged

SR:      R. I. P. 2001
CSR:    R. I. P. 1/22/2003
CSR-P: GGZ
-|TWB|- aZuS (CSR-P)
CSR Veteran
***
Karma: +15/-11

Offline

Gender: Male
Posts: 125

20294358 20294358 n/a MoHSpecter
View Profile WWW E-Mail
Re:way around lastinv button
« Reply #5 on: September 18, 2003, 12:01:05 PM »
Reply with quote

thats the same as hud_fastswitch.... just rebind you slot1-slot3 keys, bingoooo.
Logged

i like kittens
Porter
[Wumpa]
Board Admin
*****
Karma: +176/--88

Offline

Gender: Male
Posts: 3910

Wumpa+Porter
View Profile WWW E-Mail
Re:way around lastinv button
« Reply #6 on: September 18, 2003, 01:36:59 PM »
Reply with quote

Quote from: Hostage Humper on September 17, 2003, 05:08:17 PM
//Quick Pistol Script//
alias qpist "slot2; +attack; wait; wait; -attack"

bind "*" "qpist"


//Quick Weapon Script// 
alias qwpn "slot1; +attack; wait; wait; -attack"

bind "*" "qwpn"

//Quick Knife Script//
alias qknif "weapon_knife"

bind "*" "qknif"



Modify that a bit.....

alias qpist "slot2; +attack; wait; wait; -attack; alias qswitch qwpn"
alias qwpn "slot1; +attack; wait; wait; -attack; alias qswitch qpist"

alias qswitch qpist
bind "*" "qswitch"


...and you get a version that will cycle between your pistol and rifle by pressing one key repeatedly. You could add the knife and nade in there too if you really wanted. Then it would be more like a "next weapon" command:

alias qwpn "slot1; +attack; wait; wait; -attack; alias qswitch qpist;"
alias qpist "slot2; +attack; wait; wait; -attack; alias qswitch qknif;"
alias qknif "weapon_knife; alias qswitch qnade;"
alias qnade "slot4; +attack; wait; wait; -attack; alias qswitch qwpn;"

alias qswitch qpist
bind "*" "qswitch"


Steam is still offline, so I can't test either of these additions with 1.6 yet, but the first one works identically to lastinv, minus the fact that it will only do rifle/pistol, in 1.5, and the second one is the same as the nextinv console command with hud_fastswitch 1.
Logged

[Wumpa] Porter
  --Silent, professional, lethal... sometimes.
Hostage Humper
CSR Veteran
***
Karma: +32/-90

Offline

Posts: 213


View Profile E-Mail
Re:way around lastinv button
« Reply #7 on: September 18, 2003, 04:01:09 PM »
Reply with quote

thank you porter thats what i was trying to do but i got the same server bug when i tried so thats why i opted for the simpler approach.
Logged

If you cant evolve the you will die!
Porter
[Wumpa]
Board Admin
*****
Karma: +176/--88

Offline

Gender: Male
Posts: 3910

Wumpa+Porter
View Profile WWW E-Mail
Re:way around lastinv button
« Reply #8 on: September 18, 2003, 04:34:48 PM »
Reply with quote

Quote from: Hostage Humper on September 18, 2003, 04:01:09 PM
thank you porter thats what i was trying to do but i got the same server bug when i tried so thats why i opted for the simpler approach.

Woah, you mean I found a way to cause the crash without the lastinv command??? Crap!
Logged

[Wumpa] Porter
  --Silent, professional, lethal... sometimes.
Porter
[Wumpa]
Board Admin
*****
Karma: +176/--88

Offline

Gender: Male
Posts: 3910

Wumpa+Porter
View Profile WWW E-Mail
Re:way around lastinv button
« Reply #9 on: September 19, 2003, 08:08:45 AM »
Reply with quote

Okay, I tried to duplicate the crash using these aliases and couldn't. I think for the time being we're safe.
Logged

[Wumpa] Porter
  --Silent, professional, lethal... sometimes.
zeus
CSR Connoisseur
*****
Karma: +19/-14

Offline

Gender: Male
Posts: 790

bunnyzeus888
View Profile
Re:way around lastinv button
« Reply #10 on: September 19, 2003, 08:55:30 AM »
Reply with quote

good work hostoge humper
Logged
-|TWB|- aZuS (CSR-P)
CSR Veteran
***
Karma: +15/-11

Offline

Gender: Male
Posts: 125

20294358 20294358 n/a MoHSpecter
View Profile WWW E-Mail
Re:way around lastinv button
« Reply #11 on: September 19, 2003, 10:07:55 AM »
Reply with quote

http://andre-e.bei.t-online.de/news3.html
gg plagiarism
Logged

i like kittens
Nittany
CSR Connoisseur
*****
Karma: +82/-82

Offline

Gender: Male
Posts: 912

iliceyll
View Profile E-Mail
Re:way around lastinv button
« Reply #12 on: September 19, 2003, 11:28:35 AM »
Reply with quote

Get em'
Logged

www.mofothis.com
Porter
[Wumpa]
Board Admin
*****
Karma: +176/--88

Offline

Gender: Male
Posts: 3910

Wumpa+Porter
View Profile WWW E-Mail
Re:way around lastinv button
« Reply #13 on: September 19, 2003, 12:27:05 PM »
Reply with quote

Hrm. I didn't know about that. I just expanded the script HH provided by hand. HH, you could have at least provided a source, instead of making everybody think you came up with it on your own. Bad show.
Logged

[Wumpa] Porter
  --Silent, professional, lethal... sometimes.
Nittany
CSR Connoisseur
*****
Karma: +82/-82

Offline

Gender: Male
Posts: 912

iliceyll
View Profile E-Mail
Re:way around lastinv button
« Reply #14 on: September 19, 2003, 12:36:05 PM »
Reply with quote

Get em'

I'll give anyone + karma if they know what movie get em' is from.
Logged

www.mofothis.com
Deuce
CSR Super Ultra Mega Nerd
Global Moderator
*****
Karma: +169/--41

Offline

Gender: Male
Posts: 2914

DarkRusky
View Profile E-Mail
Re:way around lastinv button
« Reply #15 on: September 19, 2003, 12:37:10 PM »
Reply with quote

ghostbusters
or maybe one of the evil deads
Logged




Hostage Humper
CSR Veteran
***
Karma: +32/-90

Offline

Posts: 213


View Profile E-Mail
Re:way around lastinv button
« Reply #16 on: September 19, 2003, 04:52:29 PM »
Reply with quote

did i say i did it , no all i did was modify my scripts from 1.5 and search for the way to make them work.

screw you all.



i did the research for you and all you can do is bust on me.
Logged

If you cant evolve the you will die!
Porter
[Wumpa]
Board Admin
*****
Karma: +176/--88

Offline

Gender: Male
Posts: 3910

Wumpa+Porter
View Profile WWW E-Mail
Re:way around lastinv button
« Reply #17 on: September 19, 2003, 05:39:51 PM »
Reply with quote

If you cite your sources, it's research. If you don't, it's plagiarism.
Logged

[Wumpa] Porter
  --Silent, professional, lethal... sometimes.
Deuce
CSR Super Ultra Mega Nerd
Global Moderator
*****
Karma: +169/--41

Offline

Gender: Male
Posts: 2914

DarkRusky
View Profile E-Mail
Re:way around lastinv button
« Reply #18 on: September 19, 2003, 05:59:29 PM »
Reply with quote

while we are on the topic of screwing:

screw you HH. dont ever complain about stacked teams or be a martyr when you are on a stacked team ever again.

for one who complains about teams so much, you certainly had no problems keeping teams stacked even when i asked for 7 rounds in a row for someone to switch
Logged




Hostage Humper
CSR Veteran
***
Karma: +32/-90

Offline

Posts: 213


View Profile E-Mail
Re:way around lastinv button
« Reply #19 on: September 19, 2003, 09:20:00 PM »
Reply with quote

deuce as i said t u before i always switch and i didnt switch tonight beacuse i am sick of being the one to switch you want to talk about stacking you have done your fair share so get of your moral high horse.
Logged

If you cant evolve the you will die!
Guardian_Tenshi
Global Moderator
*****
Karma: +53/-26

Offline

Gender: Male
Posts: 1114

276733708 276733708 clanguardian2003 Ol+Grimmy
View Profile WWW E-Mail
Re:way around lastinv button
« Reply #20 on: September 20, 2003, 09:43:52 PM »
Reply with quote

THIS JUST IN!!

While Hurricane Isabel rocks the nation, people are still fighting on CSR...sounds to me like everybody needs to immediately consult their doctor for a CHILL PILL it's the latest, greatest med out there.

Tenshi
Logged

Scarr
CSR Expert
****
Karma: +10/-8

Offline

Gender: Male
Posts: 321


View Profile
Re:way around lastinv button
« Reply #21 on: September 23, 2003, 10:59:37 PM »
Reply with quote

lol, all that crap you wrote HH, and Porter, i could never figure that out.
Logged
[Guardian] Alkali
Admin Team
CSR Connoisseur
*****
Karma: +46/-12

Offline

Gender: Male
Posts: 738


View Profile
Re:way around lastinv button
« Reply #22 on: September 24, 2003, 12:46:37 PM »
Reply with quote

Guys, let it down. Don't fight please. 
Logged




My Games Collection
My Rig  Here
windwalker
Guest

E-Mail
Re:way around lastinv button
« Reply #23 on: November 08, 2004, 08:27:17 PM »
Reply with quote

So is it my understanding that thier is no script yet avaliable that will switch to your secondary when your primary runs out of ammo?
Logged
Kaoz
Moderator
Admin Team
CSR Connoisseur
*****
Karma: +80/-59

Offline

Gender: Male
Posts: 913

Tek+Wan+Doh
View Profile E-Mail
Re:way around lastinv button
« Reply #24 on: November 09, 2004, 10:00:50 AM »
Reply with quote

there used to be, but it's a cheat not just a script. it's illegal
Logged

Enialator
CSR Randomness King
CSR Connoisseur
*****
Karma: +41/-57

Offline

Gender: Male
Posts: 1161


View Profile
Re:way around lastinv button
« Reply #25 on: November 12, 2004, 01:51:18 PM »
Reply with quote

Illegal is GOOD!
Logged

Pages: [1] Reply Notify of replies 
CSReloaded Forums  |  General Category  |  Counter-Strike (Moderators: Porter, Father Ribs, Deuce, Kaoz)  |  Topic: way around lastinv button
Jump to: 

Powered by PHP CSReloaded Forums | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
Powered by MySQL
:[ Site Design by Ryo, scripts and backends by Porter and Ryo, banner by Supafly! Powered by PHP and MySQL ]:
Page created in 0.214 seconds.