My server is on 1.8.6, I'm using the latest stable version of skript. I also have skRayFall and skUtilities installed in my server.
But still, when I reload my command spy script, I have 3 errors.
[ERROR] can't understand this condition: '"%{cspy.%player%}%" is "on"' (hello.sk, line 3: if "%{cspy.%player%}%" is "on":')
[ERROR] 'else' has to be placed just after an 'if' or 'else if' section (hello.sk, line 6: else:')
[ERROR] can't understand this event: 'on command' (hello.sk, line 10: on command:')
Please help me fix these.Thanks
But still, when I reload my command spy script, I have 3 errors.
[ERROR] can't understand this condition: '"%{cspy.%player%}%" is "on"' (hello.sk, line 3: if "%{cspy.%player%}%" is "on":')
[ERROR] 'else' has to be placed just after an 'if' or 'else if' section (hello.sk, line 6: else:')
[ERROR] can't understand this event: 'on command' (hello.sk, line 10: on command:')
Please help me fix these.Thanks