PDA

View Full Version : how can i bind mouse 1 to multy fire ?


Nanako
22nd March 2003, 00:37
i wood like it if i cood hold down mouse 1 and it wood fire over and over a gin. thx to any that can help me

NightNinja
22nd March 2003, 01:08
what exactly do u mean? do u mean for single shot guns (like the pistol?) please be a little more precise, thx ;)

Nanako
22nd March 2003, 01:33
ya like the pistol

4star
22nd March 2003, 01:41
This would involve scripts...


//moved to scripting forum\\



P.S. Dr_Death, if you read this, please talk to me on IRC or AIM me at Kreit2...if possible

Nanako
22nd March 2003, 01:45
sorry

o({})o
22nd March 2003, 03:58
If you use pgup or pgdn, it would easily be done, though i would imagine there would be some issues.....


alias pistolfire "+attack; wait; wait; -attack; wait"
bind pgup "pistolfire"

NightNinja
22nd March 2003, 07:10
shooting using pageup is quite annoying, i think he meant using mouse1 but that wouldn't be easy unless u used OGC which had the built in feature. So i'm guessing u'd have to extract that feature by finding it in the source and then make that VAC proof, hehe good luck ;)

4star
22nd March 2003, 07:41
You can't bind something to something else...


could you?


bind mouse1 +pgup or something

Da BuzZ
22nd March 2003, 18:19
alias fire "+attack;wait;-attack"
bind mwheelup +fire
bind mwheeldown +fire

That should work...

o({})o
22nd March 2003, 19:06
That is similar to what I use for elites, lets me fire very very fast.

Da BuzZ
22nd March 2003, 19:32
why it should work :D

o({})o
22nd March 2003, 19:41
I had to add in a few more waits, just cause I randomly lag at times, now my pc is back up to full speed and is running 3x as fast at least now.... Much defragging has been done ;). 73% done on second complete defrag by access date.