Jump to content

Home

Executing Script Via Console?


Umbrella

Recommended Posts

Hi all,

 

I'm pretty new to scripting and something ive been wondering, is if a script can be started through the console.

Like having a cutscene play again after ive already seen it, by starting it again with a console command in game.

 

Ive tried commands like ExecuteScript, but does it (or any other commands related to scripting, not just cheats) work for the console in game.

 

If Scripts can be started via console in game, could some one please give my the correct syntax or command for it. I know which script i want to use, and its already compiled (Its one that came with the game) but i cant get it to start through the console, and the console being invisible dosent help at all...

 

Any Idea about it? If its even possibe?

Link to comment
Share on other sites

Sorry, that's impossible. You'll have to plant your script in the game. attaching a script to an armband can be practical: you simply have to use the armband to fire your script as many times as you want (as long as no global or local variables are used). If you want to modify and recompile a script, you don't need to exit the game as long as it does not leave your override folder. Just minimize the game and compile.

Link to comment
Share on other sites

Thank you again Darth. Luckily I already have your armband downloaded. I find it invaulabe since it allows me to use the warp command again, and it was the only thing i could use to get off the ebon hawk when it would keep giving me a black screen after seeing all the masters and returning to Dantooine. If you hadn't put that armband toghter, I would still be waiting for a patch to finish the game.

 

So I owe you for that one. Anyway Thank you for the Ideas, Ill try your suggestion about just editing your script and recompileing it for a armband.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...