Here's the line:
Code:
if (hero x(me) == startX + 1 && hero y(me) == startY) then (
Is there a different way for me to write && conditions that it'll be happier with?
EDIT:
Whoops, should put in the error message:
Unrecognised name startx-1. It has not been defined as a script, constant, variable, or anything else



