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 developed, distributed, or endorsed by Activision Publishing, Inc., Raven Software, Lucasfilm Ltd., Disney, Inc., or any of their affiliated entities. All trademarks, copyrights, and intellectual property rights belong to their respective owners. Star Wars®, Jedi®, and Jedi Knight® are registered trademarks of Lucasfilm Ltd.™ and Disney, Inc.™. This file is intended for educational, non-commercial, or fan-based use under the principles of fair use. No copyright infringement is intended. Any claims of ownership or DMCA takedown requests can be submitted here.


User Feedback

Recommended Comments

Onysfx

Posted

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

ensiform

Posted

bind KEYNAME toggle cl_run

would suffice.

katanamaru likes this
Clan FJA

Posted

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"

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...