04.03.2013, 07:16
Hello guys. I tried 'Sublime text 2' and I would really like to use it for PAWN.
I have created the folder in AppData\Roaming\Sublime Text 2\Packages called 'PAWN'
and I have a file called PAWN with the following code:
The path is correct, of course.
However, on compiling (anything), the error given is:
![](http://ft2.dtupload.com/6AT/Untitled.png)
Anyone who is knowledgeable about this, your help would be appreciated.
I have created the folder in AppData\Roaming\Sublime Text 2\Packages called 'PAWN'
and I have a file called PAWN with the following code:
Code:
{ "cmd": ["pawncc.exe", "-d3 -r -i includes", "$file", "-;+"], "path": "C:/Users/Rajat/Desktop/SAMP/pawno" }
However, on compiling (anything), the error given is:
![](http://ft2.dtupload.com/6AT/Untitled.png)
Anyone who is knowledgeable about this, your help would be appreciated.