Bridge Commander Central

BC Forums => BC Scripting => Topic started by: WileyCoyote on August 12, 2009, 03:38:31 PM

Title: ID map swapping and Engine Warm-Up
Post by: WileyCoyote on August 12, 2009, 03:38:31 PM
I'm working on my Excelsiors and I was wondering if ID map swapping and the Engine Warm-Up script can be used at the same time? All of the ships I've looked at so far only use one or the other, but not both.
Title: Re: ID map swapping and Engine Warm-Up
Post by: MLeo on August 12, 2009, 03:57:13 PM
Yes.



Should elaborate. Yes, they are orthagonal.



They are compatible. ID map (or any map) swapping is done through the "SDT Entry" key and the TMP Warmup Script uses an entry in dTechs.
Title: Re: ID map swapping and Engine Warm-Up
Post by: WileyCoyote on August 12, 2009, 05:13:37 PM
Quote
They are compatible. ID map (or any map) swapping is done through the "SDT Entry" key and the TMP Warmup Script uses an entry in dTechs.
I'll just have to be really careful in my scripting, because one minor mistake could cause the BC to crash.
Title: Re: ID map swapping and Engine Warm-Up
Post by: MLeo on August 12, 2009, 05:21:29 PM
Quote
They are compatible. ID map (or any map) swapping is done through the "SDT Entry" key and the TMP Warmup Script uses an entry in dTechs.
I'll just have to be really careful in my scripting, because one minor mistake could cause the BC to crash.
One mistake could blow up the internet, but that hasn't happend. :P

Scripting mistakes, are generally speaking 100%-(1/infinity)% recoverable. Your changes are well within the range of a simple BSOD.
If you run into it while editing attach the file, or e-mail it to me (or both).
Title: Re: ID map swapping and Engine Warm-Up
Post by: WileyCoyote on August 12, 2009, 05:37:15 PM
I got it to work. *FIXED*