View Issue Details

IDProjectCategoryView StatusLast Update
0001620FSSCPFREDpublic2009-04-01 15:30
ReporterFUBAR-BDHR Assigned Tokarajorma  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.6.9 
Summary0001620: Replace data -> number doesn't work correctly
DescriptionI've seen this a few times but always wrote it off as a problem with my mission. Just tried to do a simple swap of a < operation with and addition of hits-left $Arrival Cue: ( <
   ( +
      ( hits-left "Drakh Cruiser 1" )
      ( hits-left "Drakh Cruiser 2" )
   )
   80
)

That was originally backwards and every time I tried to replace the + function with a number it just did nothing. Finally had to just replace the arrival cue with true then do it over again. Tried to replace the + and hit-left operators with number just to see what would happen and it did the same thing.
Additional InformationTBP 3.4.b 3.6.9 inferno build of FRED. The ship I was trying to change is the Battlecrab.
TagsNo tags attached.

Activities

2008-03-04 10:09

 

FUBAR_MG03.FS2 (95,106 bytes)

karajorma

2009-03-14 22:42

administrator   ~0010737

Did this ever work? Cause as far as I can see the Number and String options aren't actually connected to anything.

karajorma

2009-03-21 21:46

administrator   ~0010754

Fixed in my branch.

Issue History

Date Modified Username Field Change
2008-03-04 10:09 FUBAR-BDHR New Issue
2008-03-04 10:09 FUBAR-BDHR File Added: FUBAR_MG03.FS2
2008-10-19 17:28 karajorma Status new => assigned
2008-10-19 17:28 karajorma Assigned To => karajorma
2009-03-14 22:42 karajorma Note Added: 0010737
2009-03-21 21:46 karajorma Note Added: 0010754
2009-04-01 15:30 karajorma Status assigned => resolved
2009-04-01 15:30 karajorma Resolution open => fixed