SA-MP Forums Archive
Sublime Text 3 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Sublime Text 3 (/showthread.php?tid=485545)



Sublime Text 3 - Nourdin - 04.01.2014

Yo,

Well I got Sublime Text 3 but if I try to get the compiler in it I'd get a weird error.
Anyone that has experiences in inplementing pawno into sublime text 3?

Thanks.


Re: Sublime Text 3 - Patrick - 04.01.2014

Quote:
Originally Posted by NourdinTRP
Посмотреть сообщение
Yo,

Well I got Sublime Text 3 but if I try to get the compiler in it I'd get a weird error.
Anyone that has experiences in inplementing pawno into sublime text 3?

Thanks.
I haven't tried using Sublime Text 3 for PAWN, I am currently using Sublime Text 2 - I maybe able to fix the problem, what does the error show?

Helpful Links (Sublime Text 2)
https://sampforum.blast.hk/showthread.php?tid=445985
https://sampforum.blast.hk/showthread.php?tid=324787


Re: Sublime Text 3 - Nourdin - 04.01.2014

Already tried both of them - None works...


Re: Sublime Text 3 - Patrick - 04.01.2014

Quote:
Originally Posted by NourdinTRP
Посмотреть сообщение
Already tried both of them - None works...
What do you mean it does not work? I am using Sublime Text 2 based on that Tutorial




Re: Sublime Text 3 - Nourdin - 04.01.2014

Well that's weird - I still get an error after I did everything.
Can you send me your build file? Maybe I can take an example of it.


Re: Sublime Text 3 - Patrick - 04.01.2014

Quote:
Originally Posted by NourdinTRP
Посмотреть сообщение
Well that's weird - I still get an error after I did everything.
Can you send me your build file? Maybe I can take an example of it.
pawn Код:
{
    "cmd": ["pawncc.exe", "-d3 -r -i includes", "$file", "-;+"],
    "path": "C:/Users/UserName/PawnFolderLoc/PawnFolderName/pawno"
}



Re: Sublime Text 3 - Nourdin - 04.01.2014

I get this error:




Re: Sublime Text 3 - Patrick - 04.01.2014

Код:
{
    "shell_cmd": "EchtePawno"
}
What is the shell_cmd for? try removing that and press save.


Re: Sublime Text 3 - Nourdin - 04.01.2014

Now I keep getting this:


Although thank you for your help


Re: Sublime Text 3 - Patrick - 04.01.2014

Do you have teamviewer? It's easier to fix it :P, please send me the Username & Password via Private Message, Thank you!

EDIT - This problem was fixed via Teamviewer