1. What does this script do?It's located - Edit action > Scripting
Override hulk lifetime to 0.00 seconds. Negative value reverts to normal behavior.
What can be used for? What is hulk?
2. How this script can be used? It's located Edit action > Unused > User >String> Display cinematic string
[???]Displays Localized String: '???' with font type Font: '???' in the bottom letterbox for 0 seconds.
Localized String: '???' option can be created by user in map.str file
with the following syntax:
SCRIPT:Example_of_my_script
"Some text that scipt maker wants to display"
End
Then you put the map.str file in the map's own directory.And restart the worldbuilder.Then you will see and choose and use your newly created Localized String: 'SCRIPT:Example_of_my_script'
However I dont know how to make Font: '???' work.Who knows?