Posted 07 September 2012 - 09:58 PM
I have an "if" statement im not sure why its not working
Here is my code that gets the error:
Here is my code that gets the error:
if x==pX && y==pY then
...
Am I not using the and operator correctly?