Also, why does minimizing the interpretor window seem to completely fuck it up?
And, on a completely unrelated note, why does
Code: Select all
array quips[21] = 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30
work fine, but
Code: Select all
array quips[21] = 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90
complete gum up the PTalk works? How high am I allowed to set it? Because I'm certain I'll need it higher than 30 for at least one character. Or not, because this is the first time I've touched this code in months, but play along anyway.
Thanks in advance, guys.