something interesting need a tester

User avatar
S_hift
Posts: 1963
Joined: Fri Dec 23, 2011 1:42 pm

something interesting need a tester

Post by S_hift »

would this work as a sensitivity script for movement? Like if you wanted to move the player a little slower for lining up deployables would this do it? In theory it would go back to normal as soon as you release the combination.

bindAction(keyboard0, make, control, "w", TO, IDACTION_MOVEFORWARD, 0.009900);
bindAction(keyboard0, make, control, "s", TO, IDACTION_MOVEBACK, 0.009900);
bindAction(keyboard0, make, control, "a", TO, IDACTION_MOVELEFT, 0.009900);
bindAction(keyboard0, make, control, "d", TO, IDACTION_MOVERIGHT, 0.009900);

reason i need someone to try it: my grenade throw is bound to control already. I'll just kill my own stuff if i try to set defense
Image <--Click here to subscribe to S_hift's youtube
Click here for full access to all my tribes downloads
User avatar
virus
Posts: 474
Joined: Wed May 22, 2013 10:27 pm
Contact:

Re: something interesting need a tester

Post by virus »

C'mon man. Make a backup and test it then replace.
[NHOP]Virus
blankgirl
Posts: 322
Joined: Fri Dec 16, 2011 4:25 pm
Location: Nebraska, USA
Contact:

Re: something interesting need a tester

Post by blankgirl »

I'll test it

get at me, bro
Image
Lawlz wrote:
S']['U wrote:
DaJ4ck3L wrote:i love blank girl
:ghey:

You do know that blankgirl is a guy, right? :shh:
I think everyone knows this since he posts pictures of himself after a fucked-up nights. XD
User avatar
S_hift
Posts: 1963
Joined: Fri Dec 23, 2011 1:42 pm

Re: something interesting need a tester

Post by S_hift »

just place the binds into autoexec.cs at the last line
see if you move slower straffing/forward/walking when you hold left ctrl
Image <--Click here to subscribe to S_hift's youtube
Click here for full access to all my tribes downloads
User avatar
Fixious
Posts: 475
Joined: Sat Nov 09, 2013 12:42 am

Re: something interesting need a tester

Post by Fixious »

Added them to autoexec, left ctrl doesn't do anything.
blankgirl
Posts: 322
Joined: Fri Dec 16, 2011 4:25 pm
Location: Nebraska, USA
Contact:

Re: something interesting need a tester

Post by blankgirl »

Fixious wrote:Added them to autoexec, left ctrl doesn't do anything.
Image
Lawlz wrote:
S']['U wrote:
DaJ4ck3L wrote:i love blank girl
:ghey:

You do know that blankgirl is a guy, right? :shh:
I think everyone knows this since he posts pictures of himself after a fucked-up nights. XD
User avatar
S_hift
Posts: 1963
Joined: Fri Dec 23, 2011 1:42 pm

Re: something interesting need a tester

Post by S_hift »

you're supposed to hold ctrl when you move. maybe it needs tweaking? idk a coders insight would be useful here. like bob or someone else
Image <--Click here to subscribe to S_hift's youtube
Click here for full access to all my tribes downloads
User avatar
DaJ4ck3L
Crow{OZ}
Posts: 3375
Joined: Thu Jul 22, 2010 11:51 pm
Contact:

Re: something interesting need a tester

Post by DaJ4ck3L »

why not try editing the values on the normal bind first to see if it controls run speed.
Image
User avatar
virus
Posts: 474
Joined: Wed May 22, 2013 10:27 pm
Contact:

Re: something interesting need a tester

Post by virus »

nice sig shift
[NHOP]Virus
User avatar
S_hift
Posts: 1963
Joined: Fri Dec 23, 2011 1:42 pm

Re: something interesting need a tester

Post by S_hift »

actually bob figured it out, i was pretty close tho. fyi virus click on my sig :3
Image <--Click here to subscribe to S_hift's youtube
Click here for full access to all my tribes downloads
Post Reply