Viewing The Script

Started by Ghostlady, Wed 05/06/2024 04:56:00

Previous topic - Next topic

Ghostlady

Is there a way to dump the whole game script into a word doc or notepad?  I seem to recall being able to do that in an older version.  If not, is there a way to dump off all the "Say" parts for creating speech?
My Games:

Hauntings Of Mystery Manor
Intrigue At Oakhaven Plantation
Haunting at Cliffhouse

Khris

There's the "Create voice acting script" option from File menu. Or you can create a translation source.
How to answer this is unclear because you haven't told us what your actual goal is.

https://xyproblem.info/

Ghostlady

The game dump is great to have so you can search it for anything.  What room an object is in, where global inits are being used etc.  The second reason I wanted it was to create a voice acting script to give to the voiceover people. I did the "Create voice acting script" but it created an empty file. I need all the lines from the SaySpecial*'s.
My Games:

Hauntings Of Mystery Manor
Intrigue At Oakhaven Plantation
Haunting at Cliffhouse

Snarky

If you use the Speech Center plugin, you can specify other speech functions to export in the voice acting script.

Quote from: Ghostlady on Thu 06/06/2024 03:54:53The game dump is great to have so you can search it for anything.  What room an object is in, where global inits are being used etc.

The built-in search in the IDE should support that (though it has sometimes been a bit glitchy). It should be unnecessary to export the game to a single text file just to run a search (which you then have to map back to the editable files).

Khris

You can also create a copy of Game.agf and rename it to Game.xml. Open that with a suitable editor and you can search the entire game structure with a simple text search.

Ghostlady

Quote from: Khris on Thu 06/06/2024 12:30:39You can also create a copy of Game.agf and rename it to Game.xml. Open that with a suitable editor and you can search the entire game structure with a simple text search.

Perfect! Thank you.
My Games:

Hauntings Of Mystery Manor
Intrigue At Oakhaven Plantation
Haunting at Cliffhouse

SMF spam blocked by CleanTalk