this problem is about multi-line trigger, i catch 2 or more lines as a single variable.
if i use send to variable in trigger window, i can only transfer 1 varbile, if i use send to script, for ex. world.setvariable "temp" %1, there is always an error, because there are somme "\n"(Chr(10)) in %1.
if i will transfer 2 or more variable, how can i do?
if i use send to variable in trigger window, i can only transfer 1 varbile, if i use send to script, for ex. world.setvariable "temp" %1, there is always an error, because there are somme "\n"(Chr(10)) in %1.
if i will transfer 2 or more variable, how can i do?