Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: ship list in FMB  (Read 1130 times)

0 Members and 1 Guest are viewing this topic.

herbarnold99

  • member
  • Offline Offline
  • Posts: 321
ship list in FMB
« on: October 27, 2020, 11:19:09 PM »

I was hoping to reorganize my drop-down listing of available ships in the FMB. It's kind of hunt and peck right now.

No luck finding anything on the website via search, is this possible?

thx
Herb

modact 5.3/4.12.2
Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9529
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: ship list in FMB
« Reply #1 on: October 28, 2020, 05:08:28 AM »

Did I understand correctly... ?  :-X
To reorganize the list of ships/ tanks/vehicles, it's in chief.ini that it happens!
Note: to reorganize the list of the same objects but stationary it's in the stationary.ini!

How does it work?
In your chief.ini you will find (example) :
[Ships]
 moveType SHIP

 G5                    ships.Ship$G5                      1 icons/shipDestroyer.mat
 MO4                   ships.Ship$MO4                     1 icons/shipDestroyer.mat
 USSBBGeneric          ships.Ship$USSBBGeneric            1 icons/shipDestroyer.mat
 USSLexingtonCV2       ships.Ship$USSLexingtonCV2         1 icons/shipDestroyer.mat
 Destroyer_USSR_Type7    ships.Ship$Destroyer_USSR_Type7    1 icons/shipDestroyer.mat
 Aurora                ships.Ship$Aurora                  1 icons/shipDestroyer.mat
 USSSaratogaCV3        ships.Ship$USSSaratogaCV3          1 icons/shipDestroyer.mat
 USSIndianapolisCA35   ships.Ship$USSIndianapolisCA35     1 icons/shipDestroyer.mat
 Marat                 ships.Ship$Marat                   1 icons/shipDestroyer.mat
 USSCVGeneric          ships.Ship$USSCVGeneric            1 icons/shipDestroyer.mat
 

 
You are free to reorganise them like this (example) :

[Ships]
 moveType SHIP

//--- URSS ---
 Aurora                ships.Ship$Aurora                  1 icons/shipDestroyer.mat
 Destroyer_USSR_Type7    ships.Ship$Destroyer_USSR_Type7    1 icons/shipDestroyer.mat
 G5                    ships.Ship$G5                      1 icons/shipDestroyer.mat
 Marat                 ships.Ship$Marat                   1 icons/shipDestroyer.mat
 MO4                   ships.Ship$MO4                     1 icons/shipDestroyer.mat

//--- USA ---
 USSLexingtonCV2       ships.Ship$USSLexingtonCV2         1 icons/shipDestroyer.mat
 USSSaratogaCV3        ships.Ship$USSSaratogaCV3          1 icons/shipDestroyer.mat
 USSCVGeneric          ships.Ship$USSCVGeneric            1 icons/shipDestroyer.mat
 USSBBGeneric          ships.Ship$USSBBGeneric            1 icons/shipDestroyer.mat
 USSIndianapolisCA35   ships.Ship$USSIndianapolisCA35     1 icons/shipDestroyer.mat
 


That's it! They will now appear in this order...
There is another solution but it is more complex to set up...

Is this what you wanted?
Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

herbarnold99

  • member
  • Offline Offline
  • Posts: 321
Re: ship list in FMB
« Reply #2 on: October 28, 2020, 10:35:49 AM »

Exactement! Je vous remercie!
Logged
Pages: [1]   Go Up
 

Page created in 0.036 seconds with 26 queries.