i dont know if there is something hard-coded into something... but changing a command messes it all up!
original command: (works)
if (m/You start new map line/) {
test1: (works)
if (m/You start/) {
test2: (doesnt work)
if (m/You tell/) {
and this is the exact code in the log:
You tell mapmaking (1),"Line"
anyone know why that wouldnt work that way?
