Note: LucasForums Archive Project
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.

This project is meant for research purposes only.

SCRIPTS here (post & request thread)

Page: 19 of 19
 AxWolF
02-20-2004, 12:36 PM
#901
that would be nice =)

i duno about this, but shouldnt your script end in -attack instead of +attack? tyr removing the last +attack
 hgwall44
02-26-2004, 2:59 PM
#902
ok i was wondering if someone could create a script that would allow you to bind your style with the hilt of your choice. If anyone could help me out with this that would be cool.

Also a script to spawn npcs and only attack a certain person on the server. To teach the a lesson of course. ALso this could be used for some training
 A Jedi
03-03-2004, 6:14 AM
#903
The purpose of the binds are to simplify actions do them fast.

A hilt and saber style bind would be absolutely useless, since u have to die to change hilts and changing to staff/single/dual.

To spawn npcs, its just: bind x npc spawn whatever

And a script to atack just one player in the map? hope its a joke, cause thats not even posible.
 kusanagi
05-04-2004, 9:06 PM
#904
i dont recommend scripting to win a saberlock since it defeats the whole point of it but u can just bind a key with +attack, dont dont bother with -attack;. Im sure sum1 else has posted this a long time ago but u can just bind the primary attack to the mouse scroll and scroll like crazy when u get into a saberlock.

ps i fink ur script dont work coz u didn't place wait between -attack and +attack;, which would tell the game to run those two command at the exact same time thus cancelling each other out
 Samuel Dravis
05-04-2004, 11:13 PM
#905
Originally posted by kusanagi
ps i fink ur script dont work coz u didn't place wait between -attack and +attack;, which would tell the game to run those two command at the exact same time thus cancelling each other out I think that the scripts run one command after another, and nothing can 'cancel each other out'...at least not at the same time.
 casshern
07-11-2004, 11:48 AM
#906
I have two small questions concerning scripting,

First one,

Is there a way to kick someone when your aimed at that person? I have looked true most of the commands but I didn’t get it to work.

There must be some sort of process to identify that a target is selected and use that to insert his name (or maybe client nr) in a kick scrip.

Second question,

I seen someone do this before, moving someone to spectator mode using a rcon command. I know that’s not a real scripting question but i guess if anyone knows the command for that its a scripter :)

Never mind the 2e one found it:

rcon forceteam spectator

still looking for question one tho :)
Thank you in advance :)
 fatrix2001
08-04-2004, 1:15 PM
#907
Can someone post few combo binds? ( for saber staff )
It is really hard to find what i need if every one asks different things on 23 pages....
Thx in advance...;)
 TK-425
08-29-2004, 4:53 PM
#908
can somone tell me how to add the disruptor shader to the zoom
script
 Lightning
09-16-2004, 5:55 AM
#909
What does "recursive error after: MAX_CVARS" mean?
 Samuel Dravis
09-16-2004, 1:44 PM
#910
Lightning: Have you been spawning a lot of NPCs?

fatrix: Combos are easy to write, but it's usually not necessary (or even good) to use scripted combos. They can get you killed very easily. For example, here is a script that will make you do a kata:

bind x "+attack; +altattack; -attack; -altattack;"

You will not be able to do anything else while the scripts are running - therefore if your oppenents are good without scripts, they will kill you every single time.
 Lightning
09-17-2004, 7:18 AM
#911
Originally posted by Samuel Dravis
Lightning: Have you been spawning a lot of NPCs?

No i'm trying to make a really long script.:(
 Lightning
09-20-2004, 7:48 AM
#912
So any ideas on how to not get the error?
 aburges
07-27-2005, 6:15 PM
#913
As some of my scripting, I am implamenting a force power tree to allow me to access my freequently used force power setups and models quickly (Will post code for tree infastructure and instructions to add more upon request). The tree navigation works perfectly and the leaf runs a *.cfg file with something like the folowing:

seta forcepowers "7-1-332320000330002330"
seta model "jedi_kdm/head_c1|torso_a1|lower_d1"
seta char_color_blue "14"
seta char_color_green "199"
seta char_color_red "254"
seta saber1 "dual_4"
seta color2 "2"
seta color1 "2"

Everything but my forcepowers change when I execute this even after death. Am I changing the force powers the wrong way (top line) or something. If I am, please post the correct way to change force powers in console.
 hamed
10-23-2005, 9:44 PM
#914
Aburges, I think you need to add " forcechanged " after the force numbers. How about something like this:

set LightJedi " forcepowers 7-1-332320000330002330; forcechanged; char_color_blue 14; char_color_green 199; char_color_red 254; saber1 dual_4; color2 2; color1 2;"

bind f9 vstr LightJedi

Like this you can bind 3 or 4 diferent profiles, and note that you dont need to use """""" in the values.

Dont forget that the first value represents that you are a jedi master, 6 would be a Kight, etc. If the server isnt set to Master I'm not sure it will change at all.

Hope this helps
 Krispos
10-24-2005, 11:21 PM
#915
Hi. I had similar problem with forces, but it seemed they were changed, but they weren't seen in menu (sry for my english).

Is there any posibility to bind Voice Chat order? I know only how to open menu.
 acdcfanbill
10-25-2005, 2:47 PM
#916
normally if you mess up the forcepowers command, it kicks you to spec and forces you to change your force powers.
 hamed
10-26-2005, 11:36 AM
#917
Binding the Voice Chat would use almost half the keyboard, there are at least 30 voice commands, I dont think that would be very usefull.
 Krispos
12-19-2005, 4:16 PM
#918
I do not intend to use them all. For me it's better to have them bind with a key (I won't worry about stucking with console above model). Anyway I found them:
http://strategy.jediknight.net/jka/voicechat.shtml)
 killer06
02-14-2006, 6:44 PM
#919
guys im sorry this is no script anyone no how to spawn things on ds mod things like bacta canisters rockets health packs etc i seen admins do it and i wanna no for my mod ? :(
 visiat
09-27-2006, 11:11 AM
#920
 edvin1976
11-27-2007, 10:26 PM
#921
this is not a script pack you dimwit...
Page: 19 of 19