19.01.2011, 16:46
[Tutorial] PAWN for SA-MP in Notepad++
19.01.2011, 16:48
I'm actually using it, nice one Slice!
13.02.2011, 09:20
18.02.2011, 18:18
(
Last edited by !Phoenix!; 18/02/2011 at 07:16 PM.
)
Hey,
I hope you can help me:
- I added both files and activated the Auto-Completion (4 Characters)
1. There is no syntax highlighting ("PAWN" doesn't appear in the Languages-list as well)
2. The Auto-Complete doesn't work properly; the list with the available functions only pops up when I press Strl + Enter and the list with the arguments never appears.
(Windows XP)
Do you have any idea?
--------------------------------------
Edit:
I tried to use it with notepad++ portable - and it works.
I know I could use it like this or I could try to re-install notepad++, but I would be happier if anyone would have an idea to solve the problem
(-> My program has an error - Re: Oh you have to reinstall your windows!)
--------------------------------------
Edit 2:
De-installed notepad++ - cleaned the registry - installed notepad++ again - nothing changed
With the portable version it's still working
I hope you can help me:
- I added both files and activated the Auto-Completion (4 Characters)
1. There is no syntax highlighting ("PAWN" doesn't appear in the Languages-list as well)
2. The Auto-Complete doesn't work properly; the list with the available functions only pops up when I press Strl + Enter and the list with the arguments never appears.
(Windows XP)
Do you have any idea?
--------------------------------------
Edit:
I tried to use it with notepad++ portable - and it works.
I know I could use it like this or I could try to re-install notepad++, but I would be happier if anyone would have an idea to solve the problem
(-> My program has an error - Re: Oh you have to reinstall your windows!)
--------------------------------------
Edit 2:
De-installed notepad++ - cleaned the registry - installed notepad++ again - nothing changed
With the portable version it's still working
13.05.2011, 13:50
Will it show me the erros when complining ? Like pawno ?
13.05.2011, 13:50
13.05.2011, 14:33
This shit is epic
28.11.2011, 12:11
You know i like it
03.01.2012, 15:23
Code:
Current directory: C:\Program Files (x86)\Rockstar Games\GTA San Andreas\samp03dsvr_R2_win32\filterscripts CreateProcess() failed with error code 5: Access is denied. ================ READY ================
04.01.2012, 08:36
Move your PAWN compiler, or change its owner/permissions. Another thing you could try is running Notepad++ as an administrator.
04.01.2012, 08:39
I've turned off all administrative permissions, so that shouldn't cause the problem. How do I change PAWN compiler's owner/permissions?
EDIT: Tried running it as admin, no use.
EDIT 2: Used to work on my old computer.
EDIT: Tried running it as admin, no use.
EDIT 2: Used to work on my old computer.
04.01.2012, 10:35
Well, error code 5 is ERROR_ACCESS_DENIED. Are you sure you put the correct path? You could try moving the compiler to "My Documents" or something where you know you have permissions.
04.01.2012, 12:05
Now I see why it didn't work. I forgot to add the "pawncc.exe" to the end. Thanks Slice
06.01.2012, 09:48
You could also add to the function list so when you start typing a variable you've already created, it pops up there (like in most of the C++ IDE's)
12.01.2012, 21:30
how can i add a new function completion
I test to add that
In PAWN.XML for test but dosent work.
Sorry for bad english
I test to add that
PHP Code:
<KeyWord name="#test" />
Sorry for bad english
18.01.2012, 11:07
I noticed something that if you don't save before compiling it will simply tell you the script is fine and compile even if there is a huge error.
Also if you then fix the error and compile without saving again it will still say you have that particular error. werid ?
EDIT: Also where you say place 'npp_save' on the first line. Well i think some people that don't have much common knowledge will think you mean before 'cd $' so it would look like this 'npp_save cd $'. When you actually want it to look like this
'npp_save
cd $'
Maybe you should change it to say 'Place it above the first line' ( Just an idea )
Also if you then fix the error and compile without saving again it will still say you have that particular error. werid ?
EDIT: Also where you say place 'npp_save' on the first line. Well i think some people that don't have much common knowledge will think you mean before 'cd $' so it would look like this 'npp_save cd $'. When you actually want it to look like this
'npp_save
cd $'
Maybe you should change it to say 'Place it above the first line' ( Just an idea )
18.01.2012, 23:39
how do download it from the XML Page?
19.01.2012, 06:02
Right click on the link and select "save as" or something similar.
16.03.2012, 12:14
Good job!
12.04.2012, 15:45
Thank you very much! I really love it .
« Next Oldest | Next Newest »
Users browsing this thread: 2 Guest(s)