06.07.2013, 09:49
No problem
Whenever you get errors like this, there's a little thing that says on which line of the script the error happened. It's that little number after the filename, between the ( and the ). In your case:
It says (1), which means the error is on line one. Same for all the other errors. My guess is that there might be a invalid symbol on top of the script, which can happen by accident, or when downloading from pastebin sometimes.
Whenever you get errors like this, there's a little thing that says on which line of the script the error happened. It's that little number after the filename, between the ( and the ). In your case:
Код:
CSRP.pwn(1)