Okay, I have no idea what’s going on. Maybe I’m too tired. But I’m testing in CSIDE and it INSISTS I have a nonexistent variable when I, as far as I can tell, don’t.
The error reads as: Error: Five line 1205: Non-existent variable ‘jun’.
The line in question reads as;
Eryn’s voice cuts in. “This is Supervisory Special Agent Min-$!{jun}.”
And I have a variable: *create min “” in startup. I have it set depending on Min’s gender, so if male, it would be “min” and female is “ji”.
Is it me being dumb?