Bridge Commander Central

BC Forums => BC Scripting => Topic started by: MLeo on January 25, 2009, 01:27:35 PM

Title: A small (ok, not so small) history of Modding in Bridge Commander, Part 1
Post by: MLeo on January 25, 2009, 01:27:35 PM
For those interested, I've written a bit about the history of modding (mostly scripting, sorry) in BC.

http://my.opera.com/MLeo/blog/2009/01/25/a-small-ok-not-so-small-history-of-modding-in-bridge-commander-part-1

One thing that should be said, when I first appeared on the BC scene, Foundation was already released and the base for all mods, so most details I've learned while looking through the various mods and trawling the threads/archives in the, 5, years I've been here (might be 6 or longer now).
So I applogize if I got some details wrong.
Title: Re: A small (ok, not so small) history of Modding in Bridge Commander, Part 1
Post by: Rob Archer on January 25, 2009, 01:51:51 PM
Thats a Great Read Mleo :P  Maybe you should call it Memoirs of a Modder.. just a thought  :D
Title: Re: A small (ok, not so small) history of Modding in Bridge Commander, Part 1
Post by: MLeo on January 25, 2009, 02:03:44 PM
Thats a Great Read Mleo :P  Maybe you should call it Memoirs of a Modder.. just a thought  :D
Well, for the most part, it isn't about me.
And memoirs about a 7 year period? Sure, it's a lifetime on the internet, but still.
Title: Re: A small (ok, not so small) history of Modding in Bridge Commander, Part 1
Post by: ACES_HIGH on January 25, 2009, 04:08:15 PM
that is awesome, I came in after Foundation was firmly established so I really had no idea about any of that
Title: Re: A small (ok, not so small) history of Modding in Bridge Commander, Part 1
Post by: JimmyB76 on January 25, 2009, 04:10:21 PM
im getting a 500 Internal Server Error when clicking on the link?
Title: Re: A small (ok, not so small) history of Modding in Bridge Commander, Part 1
Post by: SMBW on January 25, 2009, 04:16:42 PM
very interesting...
can't wait toread the next part!  :D
Title: Re: A small (ok, not so small) history of Modding in Bridge Commander, Part 1
Post by: MLeo on January 25, 2009, 05:10:30 PM
im getting a 500 Internal Server Error when clicking on the link?
It shouldn't, but then, I don't control it either.

I fear you may just have to try again.
If it keeps doing it, then I'll send you the text via mail if you want to.
Title: Re: A small (ok, not so small) history of Modding in Bridge Commander, Part 1
Post by: NeoKaede on January 26, 2009, 09:15:52 AM
Good read Mleo. Just two things:

Quote
To solve these problems a fellow named "Dasher42" (also of Homeworld fame with the mods Favour The Bold and Sacrifice of the Angles) created a Dynamic Ship Plugin (name unsure, it's old, and it was superceded before I even got BC, I only know of it because 2 persons came across it on 2 days with atleast a year across).

I seem to remember years ago, in BCU, Dasher or LC mentioned Foundation was called originally "Dynamic Tables", though I'm not 100% sure.

Quote
With this system a person could write a plugin in a directory called scripts/Custom/Ships (the entire Custom directory was originally meant for extra missions, for example addons by Totally Games), and then you could add a single line to a file in that same directory, to "import" the ship into the game.

The original folder for ship plugins was "scripts/plugins/custom". At least it is for Dreamyards ships, and those are some of the oldest mods around here.

Still, as I said, good read, especially for those of us who came later to all of this :D
Title: Re: A small (ok, not so small) history of Modding in Bridge Commander, Part 1
Post by: Bren on January 26, 2009, 10:15:11 AM
I had completely forgotten about editting Custom.py!

I think I didn't realise for a long time that I didn't need to do it, or to use BCMP to install ships! We're talking 2 years of me wasting time before I forgot to do that one day, and lo and behold, the ship worked, right off the bat!

I thought "WTF!? Some update to foundation or something?!", hehehe, so stoopid!
Title: Re: A small (ok, not so small) history of Modding in Bridge Commander, Part 1
Post by: MLeo on January 26, 2009, 01:30:30 PM
@NeoKaede: Thanks, while I didn't know of scripts/plugins/custom/ I did think it was Dynamic Ship Plugin, atleast I remember a tech support case where it mentioned that.

And feel free to send redactional points through e-mail. I'm doing this to improve my writing for the most part.

@Bren: Thanks, that was the file name I was looking for, I had forgotten which file that was.