Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Export text for corrections

A topic by auraes created Jul 14, 2020 Views: 105 Replies: 1
Viewing posts 1 to 2
Submitted (2 edits)

I'm trying to identify instructions from which text could be extracted by script in order to be corrected:

: print ""
: append ""
: location ""
: string ""
: dynamic_string {()}
: ask_string question = ""
: choose ""
: add_choice ""
msg = ""
get_message = ""
cant_get_message = ""
boundary_message = ""
system_messages {}
Host

Generally speaking, anything between "" that has more than one word is narrative text.