Skip to content

Conversation

@Goober5000
Copy link
Contributor

@Goober5000 Goober5000 commented Jul 11, 2020

This adds an option to the sound handling so that an in-mission looping sound is played for as long as the text is scrolling, and then stops when the text finishes scrolling. Right now beep_5.wav is used as a placeholder sound effect; textdraw.wav could also be used, but it would have to be copied into the in-mission sound section in sounds.tbl.

Also adds an important detail to sexp help, removes trailing whitespace in the script, and fixes tab-indentation.

(Unfortunately the whitespace changes in Scroll:Draw make it appear that there are more changes than there really are. The main non-whitespace changes are the addition of the line.Handle management and the removal of the finalString variable.)

@Goober5000 Goober5000 force-pushed the scrollwrite_sounds branch 2 times, most recently from 493d999 to f54dcb9 Compare July 11, 2020 17:49
This changes the sound handling so that an in-mission looping sound is played for as long as the text is scrolling, and then stops when the text finishes scrolling.  Right now beep_5.wav is used as a placeholder sound effect; textdraw.wav could also be used, but it would have to be copied into the in-mission sound section in sounds.tbl.

Also adds an important detail to sexp help, and removes trailing whitespace in the script.
Goober5000 added a commit to Goober5000/fso-scripts that referenced this pull request Jun 22, 2022
This adds an option to the sound handling so that an in-mission looping sound is played for as long as the text is scrolling, and then stops when the text finishes scrolling.  Right now beep_5.wav is used as a placeholder sound effect; textdraw.wav could also be used, but it would have to be copied into the in-mission sound section in sounds.tbl.

Also adds an important detail to sexp help, removes trailing whitespace in the script, and fixes tab-indentation.

(Unfortunately the whitespace changes in `Scroll:Draw` make it appear that there are more changes than there really are.  The main non-whitespace changes are the addition of the `line.Handle` management and the removal of the `finalString` variable.)

This corresponds to the old PR 3:
AxemP/AxemFS2Scripts#3
BMagnu pushed a commit to FSO-Scripters/fso-scripts that referenced this pull request Jul 7, 2022
This adds an option to the sound handling so that an in-mission looping sound is played for as long as the text is scrolling, and then stops when the text finishes scrolling.  Right now beep_5.wav is used as a placeholder sound effect; textdraw.wav could also be used, but it would have to be copied into the in-mission sound section in sounds.tbl.

Also adds an important detail to sexp help, removes trailing whitespace in the script, and fixes tab-indentation.

(Unfortunately the whitespace changes in `Scroll:Draw` make it appear that there are more changes than there really are.  The main non-whitespace changes are the addition of the `line.Handle` management and the removal of the `finalString` variable.)

This corresponds to the old PR 3:
AxemP/AxemFS2Scripts#3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant