Captain Awesome Posted June 6, 2004 Report Posted June 6, 2004 I am playing as an armed transport (canlon or something), but my problem is that only cargo bay 1 is actually being used. In the tradcom computer it says that I have 2 cargo bays, however, it will only fill one of them and won't let me fill the other. If it helps, I was buying a sh*tload of cotton.
Supreme Cmdr Posted June 6, 2004 Report Posted June 6, 2004 The total cargo bay capacity is divided into two. e.g. the Canlon has 15000 (see dataassets.ini), so each bay is 7500 units. Certain items go only in one type of bay. Its in the appendix. And if you look at dataitems.ini, you will see how the items are distributed. Cargo Bay 0 in that file, is cargo bay 1 and so on.
Captain Awesome Posted June 6, 2004 Author Report Posted June 6, 2004 Yeah but I was only able to fill 7500units (or cargo bay 1). Will cotton only go in bay one? Is bay two reserved for other stuff?
Guest Remo Williams Posted June 6, 2004 Report Posted June 6, 2004 quote:Originally posted by Captain Awesome: Yeah but I was only able to fill 7500units (or cargo bay 1). Will cotton only go in bay one? Is bay two reserved for other stuff? As he said check the items.ini file to see which items are stored in each bay.
Supreme Cmdr Posted June 6, 2004 Report Posted June 6, 2004 quote:Originally posted by Remo Williams: quote:Originally posted by Captain Awesome: Yeah but I was only able to fill 7500units (or cargo bay 1). Will cotton only go in bay one? Is bay two reserved for other stuff? As he said check the items.ini file to see which items are stored in each bay. He doesn't even need to check that file because the trade items section of the appendix CLEARLY indicates what cargo bay items go in. That table is not compatible with some browsers. e.g. I doesn't work with Opera.
Kalshion Posted June 7, 2004 Report Posted June 7, 2004 Plus, currect me if I'm wrong, it tell's you WHICH bay the item goes into when you're looking at the detail's anyway
Pugwash Posted June 7, 2004 Report Posted June 7, 2004 quote:Originally posted by Supreme Cmdr: He doesn't even need to check that file because the trade items section of the appendix CLEARLY indicates what cargo bay items go in. That table is not compatible with some browsers. e.g. I doesn't work with Opera. I could of sworn I checked it with Opera. Out of interest which browser doesn't this code work with? It's far simpler, needs IE 4 and above(I made no attempt to try and make it cross browser compatible, or even check it with other browsers), has the data in a separate txt (csv) file so is easier to maintain,there's still a problem when sorting some of the integer columns, seems to treat them as strings but over all it's far simpler, (little over 20 lines to create the dynamic table, and around 6 lines each for the sort, and filter functions), loads faster, sorts faster.
Supreme Cmdr Posted June 7, 2004 Report Posted June 7, 2004 quote:Originally posted by Pugwash: I could of sworn I checked it with Opera. Out of interest which browser doesn't this code work with? That doesn't work with Opera either. I have the licensed latest 7.50 Build 3778 version. Download it yourself and see.
Pugwash Posted June 10, 2004 Report Posted June 10, 2004 quote:Originally posted by Supreme Cmdr: quote:Originally posted by Pugwash: I could of sworn I checked it with Opera. Out of interest which browser doesn't this code work with? That doesn't work with Opera either. I have the licensed latest 7.50 Build 3778 version. Download it yourself and see. Meant to reply to this a few days ago but forgot Did some research about Opera they don't support ActiveX so none of the new dynamic tables will work with that browser.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now