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.
 

Silveredge9

Latest Threads

Page: 2 of 2
Posted in: Placeable Animation State
 Silveredge9
11-04-2006, 4:29 PM
#1
Is there a way to changes the animation state of a place able in a script? I need to know this because I want to script the process opening of the mysterious box place able, like in that ebon hawk quest. Any help would be appreciated. :)...  [Read More]
Posted in: Playing a sound using scripting
 Silveredge9
10-23-2006, 10:27 PM
#1
How would I script a sound to play? The method below that I've tried doesn't seem to work. (I'm working on KOTOR1) object oSound = GetObjectByTag("NAMEOFSOUND"); SoundObjectPlay(oSound); Thanks for any help on this in advance. :)...  [Read More]
Posted in: Some Questions
 Silveredge9
07-13-2006, 3:47 PM
#1
1. What script would I use to make an NPC stop at a specified waypoint for a certain amount of time and perhaps do a command (Like an animation or something) 2. How would I make an NPC wait for a certain amount of time at each waypoint instead of im...  [Read More]
Posted in: Sitting NPC Placeables
 Silveredge9
07-06-2006, 9:28 AM
#1
I'm trying to place a sitting NPC placeable, but when I check to see if it works they arent even sitting. >_> http://img.photobucket.com/albums/v642/Silveredge9/bla2.jpg I'm wondering if anybody has encountered or knows the solution to this a...  [Read More]
Posted in: NPC Waypoints
 Silveredge9
06-23-2006, 9:04 PM
#1
I'm trying to get an NPC to walk specific waypoints, but I can't seem to get it to work. Can anybody point me to a tutorial or some useful threads about NPC waypoints?...  [Read More]
Posted in: Scripting/Animations
 Silveredge9
06-19-2006, 11:42 AM
#1
What sort of script would I use to make an NPC run a certain animation? So far I have: void main () { object oNPC=GetObjectByTag("mechanic"); // insert NPC's tag here float x=48.39; // do a whereami cheat float y=29.66; // to get x, y, a...  [Read More]
Posted in: Enemy AI
 Silveredge9
06-14-2006, 1:57 PM
#1
What do I need to change in order to make Enemies attack you as soon as you are fairly close to them and are recognised as enemies? Like when you encounter Darth Bandon or Calo Nord and they charge you, or attack from a distance....  [Read More]
Posted in: Conditional Spawning
 Silveredge9
06-10-2006, 3:29 PM
#1
I believe I've come close, but not close enough... -_- After I've finished talking to an NPC, another NPC needs to be spawned upon entry to a different module. At the moment I have a script that activates after the conversation is over. void main(...  [Read More]
Posted in:  Patterned Jedi Robes
 Silveredge9
05-26-2006, 2:09 PM
#1
http://www.lucasforums.com/showthread.php?t=165255 (original thread) Yup, this mod adds 5 new patterned Jedi Robes into the original KOTOR. 5 colour variations (Red,Blue,Grey,Yellow and Brown) are all available to buy from the Czerka store on Tatooi...  [Read More]
Page: 2 of 2