Coding in notepad++ - 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: Coding in notepad++ (
/showthread.php?tid=387392)
Coding in notepad++ -
thefatshizms - 24.10.2012
I used slice's tutorial and files install everything but when i compile my script (no errors etc) it comes out with this:
Код:
Current directory: C:\Users\iphone\Desktop\Pawn\gamemodes
CreateProcess() failed with error code 3:
The system cannot find the path specified.
================ READY ================
which im guessing it didnt compile since the error code 3
How do i fix this?
Re: Coding in notepad++ -
AndreT - 24.10.2012
Take the compiler path from your Notepad++ and run it in command line (cmd). In other words, make sure it is correct. I have fallen for this myself once.
Re: Coding in notepad++ -
thefatshizms - 24.10.2012
Ok, just did that and there seems to be no change.
Re: Coding in notepad++ -
thefatshizms - 24.10.2012
I tried putting the compiler into a different folder but then it gave me a warning and said compiler library has stoped working.
Re: Coding in notepad++ -
judothijs - 24.10.2012
Use PAWNO
Re: Coding in notepad++ -
Yamakei - 24.10.2012
I recommend you re-read this thread :
This.
Re: Coding in notepad++ -
thefatshizms - 24.10.2012
Judothijs I don't like using pawno on big scripts.
Yamakei ill try again tomoz, in bed on phone atm