Page 1 of 1

prone script

Posted: Sun Sep 04, 2005 1:37 am
by D4rK^AnG3l
lo all just wondering if any 1 out there has a prone script that i could use many tnx

Posted: Sun Sep 04, 2005 2:55 am
by Ragnar_40k
Here is my prone script:

Code: Select all

bind END "+prone"

Posted: Sun Sep 04, 2005 8:47 am
by Bartichello
woow that one is identical to mine :o

Posted: Sun Sep 04, 2005 9:49 am
by Deus
i use different one

Code: Select all

bind c "+prone"

Posted: Sun Sep 04, 2005 12:13 pm
by Vargen
Odd question I must say.. :roll:

Posted: Sun Sep 04, 2005 1:14 pm
by ReyalP

Code: Select all

unbindall ; bind mouse1 +prone ; bind mouse2 +prone ; bind mouse3 +prone

Posted: Sun Sep 04, 2005 2:09 pm
by gotenks
i use bind x +prone (yes it's actually x) BUT i use arrow keys to move... so i rarely use that to prone

Posted: Sun Sep 04, 2005 3:21 pm
by evilgerbil
I like proners, they taste like chicken ...

Posted: Tue Sep 06, 2005 4:42 am
by =FF=im2good4u
i also use arrow keys and i use bind KP_INS +prone whit my tumb

Posted: Tue Sep 06, 2005 6:56 am
by deej
i never run, just prone. gets you there too.

Posted: Wed Sep 07, 2005 8:39 pm
by ouroboro
pretty sure he means one of those super leet scripts which let you keep firing when you hit prone while moving. it's all the rage, or so i'm told.

anyway, google owns:

Code: Select all

bind x "unbind w; unbind d; unbind a; unbind s; -forward; wait 1; -back; wait 1; -moveleft; wait 1; -moveright; wait 1; +prone; wait 1; bind w +forward; bind d +moveright; bind a +moveleft; bind s +back; -prone"
looks like it just unbinds your move keys for a split second, but it probably does the job (didn't check, i almost never prone. i often miss the key because it's so unfamiliar to me. yes i am proud of this fact).

Posted: Fri Sep 09, 2005 3:19 am
by D4rK^AnG3l
tnx for that :P

Posted: Fri Sep 09, 2005 4:30 am
by Deus
Image