Hey all! I'm not a strong programmer, I get it to a certain extent but have always wanted to get back in to programming adventure games and Quest is just outstanding! That aside...
I am trying to get example of Creating functions which return a value working, and it's not. I've double checked all the coding, spaces, etc etc and yes rechecked them. When I run the game I get the following error.
> test
Error running script: Error compiling expression 'number1 + number 2': Unknown object or variable 'number 2'
1 + 2 = 0
Help!?!
Thanks!!