by Arctangent » Wed Jan 09, 2019 4:05 pm
Strictly speaking, due to the nature of everything being ints in ACS, strings can be passed to scripts. This does require the string to be added to ACS's string table as well as the index of that string to be passed, though, so I'm not really sure if there's a feasible way to make use of this beyond scripts calling other scripts.