View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001754 | FSSCP | FRED | public | 2008-08-22 09:12 | 2008-08-31 21:08 |
Reporter | shiv_pl | Assigned To | karajorma | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.9 | ||||
Fixed in Version | 3.6.10 | ||||
Summary | 0001754: Ordering sexp cannot be ever compleated | ||||
Description | Simple order sexp cannot get 'true' value. Simple test mission that show issue is attatched. Mission FREDed on retail FRED2. It also appear on fred2_open builds. Image showing this sexp also here: http://img261.imageshack.us/img261/2687/sexply7.jpg | ||||
Tags | No tags attached. | ||||
2008-08-22 09:12
|
|
|
Okay I took a look at this and I think I see the cause of the problem. At the moment Squadmsg_history only seems to add ships to it's list of orders given in a mission. Since you're giving orders to an entire wing the SEXP won't ever give you the correct answer. Must have missed that when I made some changes for the BtRL demo. Fixing this will take quite a lot of changes to the way the system works internally but I should be able to make it work properly. That said, given that the entire system only exists to service the Order SEXP it might be more sensible to simply replace that SEXP with a better one which can access more of the data (for instance being able to get the time an order was given rather than crudely having to reset the entire history). |
|
Fixed. But you shouldn't use Order anyway now. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-08-22 09:12 | shiv_pl | New Issue | |
2008-08-22 09:12 | shiv_pl | File Added: simple-order.fs2 | |
2008-08-22 20:31 | karajorma | Status | new => assigned |
2008-08-22 20:31 | karajorma | Assigned To | => karajorma |
2008-08-22 21:16 | karajorma | Note Added: 0009592 | |
2008-08-22 21:17 | karajorma | Relationship added | related to 0001545 |
2008-08-31 21:08 | karajorma | Status | assigned => resolved |
2008-08-31 21:08 | karajorma | Fixed in Version | => 3.6.10 |
2008-08-31 21:08 | karajorma | Resolution | open => fixed |
2008-08-31 21:08 | karajorma | Note Added: 0009630 |