Loading [MathJax]/extensions/Safe.js

Special Aircraft Service

Please login or register.

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

Author Topic: BATEP10 - doubled objects in the static.ini  (Read 831 times)

0 Members and 1 Guest are viewing this topic.

Plowshare

  • Modder
  • member
  • Offline Offline
  • Posts: 639
BATEP10 - doubled objects in the static.ini
« on: April 05, 2017, 08:58:15 AM »

Here's a list of objects that are doubled in the static.ini in BATEP10 using the "Static_list_FMBplus" (more on this in a moment) text generated by the universal_static.ini_checkerV1.3:

Code: [Select]
(3162) Camion_Starter
(3163) Acueducto
(3164) Alcazar_Segovia
(3165) Catedral_Segovia_Torre
(3166) Catedral_Segovia_Boveda
(3167) Catedral_Segovia_NCentral
(3168) Catedral_Segovia_NLateral
(3169) Catedral_gotica_Claustro_2
(3170) Barco_pesquero
(3171) Barco_pesquero_2
(3172) Alcazar_Toledo
(3173) Catedral_Toledo_Torre
(3174) Catedral_Toledo_A
(3175) Puente_San_Martin
(3176) Puente_New_Centro
(3177) Puente_New_Centro_Bajo
(3178) Puente_New_Extremo
(3179) Puente_New_Extremo_Bajo
(3180) Puente_San_Vicente_centro
(3181) Puente_San_Vicente_extremo
(3182) Palau_Nacional
(3183) Torre_Veneciana
(3184) Columnata
(3185) Columnata_Reflejada
(3186) Catedral_Barcelona_Fachada
(3187) Catedral_Barcelona_Nave
(3188) Catedral_Barcelona_ad1
(3189) Catedral_Barcelona_ad2
(3190) Sagrada_Familia
(3191) Telesferico_Puerto
(3192) Aduana_Barcelona
(3193) Monumento_Colon


(3368) Camion_Starter
(3369) Acueducto
(3370) Alcazar_Segovia
(3371) Catedral_Segovia_Torre
(3372) Catedral_Segovia_Boveda
(3373) Catedral_Segovia_NCentral
(3374) Catedral_Segovia_NLateral
(3375) Catedral_gotica_Claustro_2
(3376) Barco_pesquero
(3377) Barco_pesquero_2
(3378) Alcazar_Toledo
(3379) Catedral_Toledo_Torre
(3380) Catedral_Toledo_A
(3381) Puente_San_Martin
(3382) Puente_New_Centro
(3383) Puente_New_Centro_Bajo
(3384) Puente_New_Extremo
(3385) Puente_New_Extremo_Bajo
(3386) Puente_San_Vicente_centro
(3387) Puente_San_Vicente_extremo
(3388) Palau_Nacional
(3389) Torre_Veneciana
(3390) Columnata
(3391) Columnata_Reflejada
(3392) Catedral_Barcelona_Fachada
(3393) Catedral_Barcelona_Nave
(3394) Catedral_Barcelona_ad1
(3395) Catedral_Barcelona_ad2
(3396) Sagrada_Familia
(3397) Telesferico_Puerto
(3398) Aduana_Barcelona
(3399) Monumento_Colon

The numbers are off by 99 so the very first object above, "(3162) Camion_Starter", will show as "3063 Camion_Starter" in FMB.

Also, "(3163) Acueducto" above has different text in the static.ini to its counterpart at "(3369) Acueducto". Here's the difference:

"(3163) Acueducto":
[buildings.House$Acueducto]
Title           Acueducto
//MeshLive        3do/Buildings/Mod_JIR/Acueducto/live.sim
//MeshDead        3do/Buildings/Mod_JIR/Acueducto/dead.sim
MeshLive        3do/Buildings/TokoBridges/BigBridge/live.sim
MeshDead        3do/Buildings/TokoBridges/BigBridge/dead.sim
AlignToLand     0
Body            RockBig
Panzer          1.1

"(3369) Acueducto":
[buildings.House$Acueducto]
Title           Acueducto
MeshLive        3do/Buildings/Mod_JIR/Acueducto/live.sim
MeshDead        3do/Buildings/Mod_JIR/Acueducto/dead.sim
AlignToLand     0
Body            RockBig
Panzer          1.1

For object "(3163) Acueducto" when I put a "1" after "[buildings.House$Acueducto1]" and "Title           Acueducto1" the second "Acueducto" changed from a huge beige structure to a smaller cut rock structure that looks more ancient while "Acueducto1" stayed the same huge beige structure.

Here's a screen shot after adding the "1":



The structure in the front is object 3369 while the one in the rear is object 3163. Before adding the "1" the only structure showing was the one in the rear and it showed as object 3369.

On a related note - having to do with the numbers being off by 99 for the "Static_list_FMBplus" list: Objects numbered (2639) Kronstadt1 to (2727) Kronstadt88 do not show in regular FMB but are generated on the list; I don't know yet what other 11 objects also don't show in FMB that throws the list off.

I generate the "Static_list_FMBplus" because, in 4.12.2, we have access to ground plates that don't show in the "Static_list_FMB" which then shifts the numbers again making it tough to find things.

In the very near future I'm going to move the Kronstadt objects to the end of the static.ini file, track down the other 11 objects, and move them all to the end of the static.ini file. This way the "Static_list_FMBplus" list should then correlate with the objects shown in FMB.

Hope this helps someone.

Bob

Logged
Pages: [1]   Go Up
 

Page created in 0.026 seconds with 19 queries.