View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000235 | FS Upgrade Project (Media VPs) | Mission Related | public | 2009-07-06 12:05 | 2009-09-21 01:28 |
Reporter | macfie | Assigned To | Zacam | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.10 | ||||
Target Version | Fixed in Version | ||||
Summary | 0000235: Allow warp sexp doesn't work | ||||
Description | Whenever the "never warp" sexp is used in a mission it will not reset. The "allow warp" sexp will not work to reset it. | ||||
Additional Information | This appears that it might be unique to the English version of the game. Several of the people that I work with on the FSCRP that are using other versions of FS2 have not noted this problem. | ||||
Tags | No tags attached. | ||||
|
I'll look in to this, but I don't know specifically what to do about it. I can only think of three campaign missions where warp is disabled on the player, Is the issue with one of them, or something else? |
|
We were upgrading Aftermath and were using Never warp and then allow warp to restore warp capabilities. When I tried to run the mission it did not restore warp. It workes for the other team members but not for me. I had this problem in the past but generally got around it by using break warp and fix warp instead. |
|
Nothing to fix or report. $Formula: ( when ( has-time-elapsed 0 ) ( never-warp "Alpha 1" ) ) +Name: Test +Repeat Count: 1 +Interval: 1 +Team: 0 $Formula: ( when ( true ) ( do-nothing ) ) +Name: Nothing +Repeat Count: 1 +Interval: 1 +Team: 0 $Formula: ( when ( has-time-elapsed 60 ) ( allow-warp "Alpha 1" ) ) +Name: Test 2 +Repeat Count: 1 +Interval: 1 +Team: 0 Works in a mission. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-07-06 12:05 | macfie | New Issue | |
2009-07-06 12:05 | macfie | Status | new => assigned |
2009-07-06 12:05 | macfie | Assigned To | => Zacam |
2009-07-09 02:41 | Zacam | Note Added: 0000156 | |
2009-07-09 02:41 | Zacam | Status | assigned => acknowledged |
2009-07-09 02:42 | Zacam | Note Edited: 0000156 | |
2009-07-13 20:20 | macfie | Note Added: 0000176 | |
2009-09-21 01:28 | Zacam | Note Added: 0000333 | |
2009-09-21 01:28 | Zacam | Status | acknowledged => resolved |
2009-09-21 01:28 | Zacam | Resolution | open => fixed |