Pawn in Notepad ++ does not show errors when compiling even if I made a mistake on my script on purpose. -
Gorgeousmaniac - 17.09.2016
I just tried pawn scripting in notepad ++ today its almost working perfectly but there is one thing that I have noticed, when compiling, even if I make a mistake in my script on purpose, It still compiles perfectly and no errors are shown in the console. Is it fixable?
This is an example for all those who did not get what I'm saying.
Re: Pawn in Notepad ++ does not show errors when compiling even if I made a mistake on my script on purpose. -
SyS - 17.09.2016
does the amx is produced?
Re: Pawn in Notepad ++ does not show errors when compiling even if I made a mistake on my script on purpose. -
Gorgeousmaniac - 17.09.2016
Quote:
Originally Posted by Sreyas
does the amx is produced?
|
Yes it is,
But the date that the .pwn file is modified isnt the same with the amx, is that fine?
Re: Pawn in Notepad ++ does not show errors when compiling even if I made a mistake on my script on purpose. -
SyS - 17.09.2016
Quote:
Originally Posted by Gorgeousmaniac
Yes it is,
But the date that the .pwn file is modified isnt the same with the amx, is that fine?
|
hmm its strange since the date are not same try to save the .pwn and then compile the script (its just a guess work).
Re: Pawn in Notepad ++ does not show errors when compiling even if I made a mistake on my script on purpose. -
Gorgeousmaniac - 17.09.2016
Quote:
Originally Posted by Sreyas
hmm its strange since the date are not same try to save the .pwn and then compile the script (its just a guess work).
|
Not working..
EDIT: It is working, Thank you! So all I have to do is SAVE the file before compiling!
![Cheesy](images/smilies/biggrin.png)
Thank you Sreyas!