View Issue Details

IDProjectCategoryView StatusLast Update
0001039FSSCPuser interfacepublic2006-11-12 20:48
ReporterCP5670 Assigned ToWMCoolmon  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001039: Camera sexps disable messages
DescriptionThe cutscene camera sexps (set-camera-position, etc.) automatically disable most of the HUD when they're called. If a message is sent while the game is in camera mode, I see the talking head but not the message text.

This won't affect most missions but is preventing me from making any progress on one I'm working on. The best solution is to just leave the HUD intact when switching to the camera. The mission designer can always disable it separately using hud-disable and hud-disable-except-messages.
TagsNo tags attached.

Activities

WMCoolmon

2006-09-09 07:12

developer   ~0006571

I think some campaigns already use these SEXPs, so what I'll probably do is make them automatically disable the camera, but let it be re-enabled via use of the hud-disable SEXP.

Will that work for what you're working on?

CP5670

2006-09-09 15:59

reporter   ~0006582

That would work fine. I actually want most of the HUD disabled but the messages to show up. The current behavior is that you see the talking head but not the message text.

On a side note, it seems that hud-disable-except-messages doesn't get rid of the directives list. Is that a bug or is it intentional? hud-disable removes it correctly.

CP5670

2006-10-02 14:34

reporter   ~0006781

bump, can someone take a look at this? It has become a showstopper for me at this point. I have been able to "simulate" a camera and get around it, but that causes a bunch of other problems.

CP5670

2006-11-12 05:01

reporter   ~0007103

Just reporting that this has been "fixed" and can be marked as resolved. It turns out that the directives list thing is a separate bug, but I've been able to get around it for my purposes.

WMCoolmon

2006-11-12 20:47

developer   ~0007105

Excellent. Thanks for keeping up with this bug, CP.

Issue History

Date Modified Username Field Change
2006-09-05 03:49 CP5670 New Issue
2006-09-09 07:12 WMCoolmon Status new => assigned
2006-09-09 07:12 WMCoolmon Assigned To => WMCoolmon
2006-09-09 07:12 WMCoolmon Note Added: 0006571
2006-09-09 15:59 CP5670 Note Added: 0006582
2006-10-02 14:34 CP5670 Note Added: 0006781
2006-11-12 05:01 CP5670 Note Added: 0007103
2006-11-12 20:47 WMCoolmon Note Added: 0007105
2006-11-12 20:48 WMCoolmon Status assigned => resolved
2006-11-12 20:48 WMCoolmon Resolution open => fixed