View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001942 | FSSCP | gameplay | public | 2009-06-23 07:58 | 2009-07-01 03:50 |
Reporter | Galemp | Assigned To | Goober5000 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.9 | ||||
Fixed in Version | 3.6.11 | ||||
Summary | 0001942: New support ship orders acknowledged with wrong persona | ||||
Description | When giving the Vasudan support ship the 'new' orders, such as Stay Safe Distance, the acknowledgment comes from a Terran persona. Try it in FS2 main campaign, during your tour on the Psamtik. | ||||
Additional Information | Either make these messages use an existing Support message, find a way to match the support ship species with wingman persona species, or add another message to the Support Persona to handle these orders. | ||||
Tags | No tags attached. | ||||
|
Producing this on the MediaVP's Mantis site as well in the event that any MediaVP changes are necessary for this fix. MediaVP Mantis Issue: 226. |
|
I added a feature in revision 5384 that will try to choose a random persona of the correct species (rather than the first persona found) if the preferred message can't be found. The root problem, however, is that messages.tbl does not contain a "yessir" message for support ships (either Terran or Vasudan). The old code defaulted to the Wingman 1 message. So the question now becomes whether or not to include a modified messages.tbl in the media vps. |
|
Oh dear, this actually makes things worse. The old code for playing multiple builtins did actually work despite the comment in SVN attached to it. On the other hand while this fixes the Vasudan pilot somewhat the terran support pilot has 5 different pilot heads to say yes and no sir from. The result is that the pilot has time for a quick sex and personality change between orders. :p I hadn't considered the possibility of the Vasudan support ship having new orders which weren't in the messages.tbl when I made that code but given that the Vasudan support ship is on screen for less of the game this is not an improvement on the way round I had it. |
|
K, removed the extra messages from the built-in support ship orders. That was surprisingly easy; all I had to do was edit the table in def_files.cpp. :) Thanks to WMC's objecttypes feature, any mod who wishes to add the messages back in may do so. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-06-23 07:58 | Galemp | New Issue | |
2009-06-24 02:29 | Zacam | Note Added: 0010988 | |
2009-06-30 04:27 | Goober5000 | Note Added: 0011025 | |
2009-06-30 04:27 | Goober5000 | Status | new => assigned |
2009-06-30 04:27 | Goober5000 | Assigned To | => Goober5000 |
2009-06-30 08:29 | karajorma | Note Added: 0011028 | |
2009-07-01 03:49 | Goober5000 | Note Added: 0011029 | |
2009-07-01 03:50 | Goober5000 | Status | assigned => resolved |
2009-07-01 03:50 | Goober5000 | Resolution | open => fixed |
2009-07-01 03:50 | Goober5000 | Fixed in Version | => 3.6.11 |