The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.
http://www.lucasforums.com/showthread.php?s=&threadid=67465 Theres some vey good maps in here...matrix dojo... duel kamino...entes pack etc.... Of course im not saying all of them but you should check out some of these, they are great!... [Read More]
theres a difference between dying and dead. a dead game means theres a limitted gaming community with no future and is played only sporatically a dying game is not dead, its merely fading. people still play it often, there are hardcore gamers that p... [Read More]
the one i think that might be wrong is the force01 and force02 which i have no idea how to set it up, i got those number from the C:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\GameData\base\forcecfg folder so i'm not sure if i did it right... [Read More]
thats on Page 16... As for maps, you can just replace the model [modelname] command in the script with map [mapname], and edit the map list.... [Read More]
hmm yeh , like i said, too much variables, eg how far your opponent is away and if he slides or not from the pull + the lag etc. you'd be better off spending the effort mastering it then trying to script it. for the lunge in red stance: bind x &quo... [Read More]
if you want to cancel a script or something just type unbind <key> throw +pull+ kick again alot of variables and shouldnt be scripted, but: set pullthrow "+altattack; wait 20; +force_pull; wait 4; -forcepull; -altattack" set kick... [Read More]
Originally posted by vuch how would one script the 4 and 5 hit combos in yellow stance?or does anyone have some? -vuch you really shouldnt script that cause that would be so much worse than doing it yourself that there's a good chance of getting y... [Read More]
that kick dfa would walk ONLY if all the conditions are perfect... the perfectlty timed waits due to the speed and lag of your game and the position of your opponent so the kick can come of...otherwise... it will only make you jump forward and slash... [Read More]
aminfo would work only servers who have intalled adminmod. its a mod which gives the server a multitudes of new options as well as unlocking many animations, like amsit, amtaunt, etc. its a server side mod so you need to join a server who has it runn... [Read More]
if weapon is enabled, you can start with the weapon and change to saber, this will give your a sabre a twirl thingie. you can also do this when you strat with the sabre if weapon is enabled bind x "nextweap; wait 3; weapon1" i know this i... [Read More]
first of all i gotta point out there are adavantages and disadvantages to a scripted kick. With a script, you can kick suddenly and without warning, and you can do it extremely fast and without leaving the ground. However, it will lack control as it'... [Read More]
console is bound to ~ and `, which is why you press shift+` to activate it. im not sure but following this logic you should be able to bind keys to !, @ , #, <, >. ? and so on. But i'm not sure about binding two keys together.... [Read More]
theres 1 camera cvar thats not cheat protected and it provide quite a...interesting playing experience try put this in your config seta cg_thirdpersoncameradamp 0.1... [Read More]
you dont need 2 put all scripts in the autoexec.cfg. put each script in its own config file and then you can either link them in the autoexec.cfg by adding exec #####.cfg in the file. or you can bind it to a key in the autoexec so you can decide when... [Read More]
2/ you do the red combo by starting an attack then at the end of the swing: a/ repeat the previous attack, or b/ do an attack which correspond with the movement key 45 degrees from the last attack. at the end of that swing, switch the movement key... [Read More]