[FIXED 1.07] SBR issue

Post bug reports and ask for game support here.

Moderator: MOD_Command

Post Reply
mx1
Posts: 76
Joined: Thu Jan 16, 2014 6:01 pm

[FIXED 1.07] SBR issue

Post by mx1 »

According to manual:

Code: Select all

In the example below we’re deleting component #3
 with database ID# 222 from a platform:
 <MountRemove_3_222 />
 <MagRemove_3_222 />
 <SensorRemove_3_222 />
 <CommRemove_3_222 />
 If component #3 with ID# 222 is not found on the current platform
 a popup message will inform you of this fact, and an error message
 will be saved in the log file.
 

The actual behavior when removing sensors ignores DB id and just uses component number. Attached is an example scenario with just one unit and delta template which removes component #1 from unit despite the fact that there is DB id mismatch between template and unit. There is no popup message and log just reads (template DB ID is 1122):

Code: Select all

 Platform list: 
   DBID -- Unit name  ----  Class Info  ----  ObjectID
   2050 -- Radar (RM-100)  ----  Radar (RM-100) -- Poland (Army), 2006-0  ----  191e25b3-dbde-44a0-97ba-0046573534c4  --  Radar (RM-100) (Radar (RM-100) [2050])
     Removed Sensor with index 1, DBID: 3245 Name: COBRA  --  COBRA
 

This is minor issue, but when working with a lot of units in template it is easy to mistype DB ids.
Attachments
SBR_scenario.zip
(3.12 KiB) Downloaded 1 time
ComDev
Posts: 3116
Joined: Fri May 12, 2006 1:20 pm
Contact:

RE: [B490] SBR issue

Post by ComDev »

Weird, will look into.

Thanks[8D]
Image

Developer "Command: Modern Air/Naval Operations" project!
Post Reply

Return to “Tech Support”