Noskip¶
Forces a stop on the text skip if one was in progress and also prevents any text skip to occur from this point until it is allowed again in Dialogue mode.
Syntax¶
|noskip|
Parameters¶
None
Remarks¶
This commands does the same actions then stopskip with the addition that it sets Noskip
to false which prevents further text skip. It also sets isholdingskip
to fadeletter. For more information, see Text advance.
This command does nothing in non Dialogue mode mode.