489
edits
Paradox-01 (talk | contribs) m (ignore this) |
Script 10k (talk | contribs) (automatically loaded TXMB) |
||
Line 144: | Line 144: | ||
return splitSizes; | return splitSizes; | ||
}</code> | }</code> | ||
===automatically loaded TXMB=== | |||
There are three TXMB that are automatically loaded (if they exist) by the engine on specific events: | |||
* TXMBintro_splash_screen | |||
** loaded at a savepoint load | |||
* TXMBwin_splash_screen | |||
** loaded when win (bsl function) is called | |||
* TXMBfail_splash_screen | |||
** loaded when lose (bsl function) is called | |||
Those files are level specific. If they are not provided the engine skips them. | |||
{{XML}} | {{XML}} |
edits