voice actor script export

Started by FortressCaulfield, Fri 11/07/2025 01:39:44

Previous topic - Next topic

FortressCaulfield

Hi!

The voice actor script export isn't working for me.

First, it gags on my functions that use a pointer to assign speech to the passed character. But if I create a placeholder character with that name to avoid the unknown character error, it appears to function normally, declares success, but the file is only the very first line, the one that says:

*** All text lines, in order of appearance in the scripts ***

Even I outright delete the offending functions rather than make a placeholder char, it only gives me a 1kb file with that first line.

Thanks in advance!
"I can hear you! My ears do more than excrete toxic mucus, you know!"

-Hall of Heroes Docent, Accrual Twist of Fate

Crimson Wizard

Please post the function's declaration or an example of how such function is called.
When you say "gags", what exactly happens? do you mean error, or that it skips one? If it's error, please post error message.

Frankly, I am not sure if "Create voice actor script" handles custom functions, I will have to double check that.

But AFAIK the best solution for anything related to voice scripts is SpeechCenter plugin:
https://www.adventuregamestudio.co.uk/forums/modules-plugins-tools/editor-plugin-speech-center-version-2-2-0/

FortressCaulfield

It generates an unknown character error, as it can't find a char named after the pointer I used in the functions. That said, it doesn't seem to matter, since even if I delete the functions entirely, I get no error messages but get an empty file.

I will check out the plugin, thanks!
"I can hear you! My ears do more than excrete toxic mucus, you know!"

-Hall of Heroes Docent, Accrual Twist of Fate

Crimson Wizard

Quote from: FortressCaulfield on Fri 11/07/2025 03:05:11It generates an unknown character error, as it can't find a char named after the pointer I used in the functions. That said, it doesn't seem to matter, since even if I delete the functions entirely, I get no error messages but get an empty file.

This may or not be a mistake in the Editor program, I'd like to double check, that's why I was asking for a real example that causes this.

SMF spam blocked by CleanTalk