Bell Posted September 2, 2002 Share Posted September 2, 2002 wussuup; k anyone know how i can put player commands into a behavior script as in; set "go to first person view" set "switch to saber (weapon 1)" set "do this saber attack combo" in other words in-game pc commands from the script its for a cut scene. I just want the pc to kill a thug in slow mo but using a certain saber move. can i call a config file from a script as in "exec mycin.cfg" ? thanks!! Link to comment Share on other sites More sharing options...
Catscratch Posted September 4, 2002 Share Posted September 4, 2002 Actuall i dont think its possible. Have you seen any scenes like that in default maps ? Link to comment Share on other sites More sharing options...
Emon Posted September 5, 2002 Share Posted September 5, 2002 I would look at the fight scene between Luke and Desann on the Doomgiver. I would imagine it's mostly random, but I also imagine they do something to keep it going correctly, so Luke falls off at the right time, etc. Look at the source script for that. Link to comment Share on other sites More sharing options...
Emon Posted September 5, 2002 Share Posted September 5, 2002 Oh yeah, another thing you can do. You could set the camera to "first person" by carefully placing the camera infront of the player's eyes. You could then play an animation with ICARUS, and at the right time kill the enemy. The only downside is that the saber will not have a light trail, you'll need to think about a way to fix it. I would also not recommend first person at all, it probably wouldn't look very good. Link to comment Share on other sites More sharing options...
Bell Posted September 5, 2002 Author Share Posted September 5, 2002 khewl thanks guys. sorry bout that the first person thing is for a droid; i play the map in 3rd person and when taking control of a droid it stays in 3rd person. which really is ok nbd. so far i haven't found any scripts with commands of that nature, i'll keep looking. i think we are only limited to the body anims. it would be khewl to "choreograph" a cin fight though hehe. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.