Jump to content

Run and Walk - Scripts

   (4 reviews)

About This File

******************************

*** Run and Walk - Scripts ***

******************************

 

By Clan FJA

Release : December 2014

Website 1 : http://french-jedi-academy.forumactif.org/

Website 2 : http://french-jediacademy.forumactif.org/

 

 

Installation :

 

put run.cfg and walk.cfg in your base folder (or any other mod folder).

Run the game, open the console and type "/exec run" to load the script.

 

 

Description :

 

This script allow you to switch between running and walking mode without keeping the finger on the button.

The default button is SHIFT, but you can change the bind in the cfgs.

 

Press Shift one time : you run. Press shift a second time : You walk.

It is very useful for mods like OJP or MBII, where walking allow you to parry/block hits.

THIS FILE IS NOT MADE, DISTRIBUTED, OR SUPPORTED BY ACTIVISION PUBLISHING, INC., RAVEN SOFTWARE, OR LUCASARTS ENTERTAINMENT COMPANY, LLC. ELEMENTS™ & © LUCASFILM LTD.™ & DISNEY, INC.™ AND/OR ITS LICENSORS. STAR WARS®, JEDI®, & JEDI KNIGHT® ARE REGISTERED TRADEMARKS OF LUCASFILM LTD™ AND WALT DISNEY, INC.™ STAR WARS®, JEDI®, & JEDI KNIGHT® ARE REGISTERED TRADEMARKS OF LUCASFILM LTD™ & DISNEY, INC.™


User Feedback

Recommended Comments

Quite useful :). Also, I would suggest for version 2, make a cfg to revert to the original method of walking/running.

Link to comment

oh yes  :-)

 

the fact is : the original scripts change more things but they are my personnal configs for OJP.

So I deleted this and release only the walking switch part,  without thinking that toggle suffice...

 

Original scripts are :

 

[run.cfg]

seta cl_run "1"
bind ! "exec walk"
bind "SHIFT" "+movedown;+attack"
bind "MOUSE3" "weapon 1"

 

and

 

[walk.cfg]

seta cl_run "0"
bind ! "exec run"
bind "SHIFT" "+movedown"
bind "MOUSE3" "+button14"

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...