[Tutorial] PAWN for SA-MP in Notepad++
#41

Great tutorial!
Reply
#42

It's really cool! But i has a problem!
"The system can not find the specified path."
IMG:
http://danix99.atw.hu/dd/nppexec-error.PNG
Reply
#43

Id like to drag some eyes over here to a tool in dev for creating the api files automatically from your include files. I need some feedback to decide if I keep working on it for the public

Edit: The tool is now in a state where it can create APIs just like the "handmades" absolutely independently and automatically. Should make things easier for future versions and people who want to complete and highlight their own functions.
Reply
#44

Thanks ! it works
Reply
#45

TY,Slice
Reply
#46

You sir are a genious

Thank you for sharing!
Reply
#47

OMG i LOVE THIS! Thanks !
Reply
#48

this is cool, good job with tutorial, very useful
Reply
#49

Nice.
Reply
#50

Very useful, thanks a lot!
Reply
#51

really nice. Good Job
Reply
#52

Anyone mind trying this out for me?

https://gist.github.com/3113705

I don't use Notepad++.
Reply
#53

thanks!

Found what you meant!
Reply
#54

Nice, but it doesn't work for me the way it does in the .png you have at the top of the OP. If i type in ShowPlayerDialog or something, it doesn't show up as what should come next in it ;(

Anyone know why? It compiles and everything.
Reply
#55

@EiresJason: If you mean the autocompletion feature, then you have to place the PAWN.xml file inside 'plugins\APIs'. Hope, it'll work after this, to you too.

Regards,
T101
Reply
#56

Quote:
Originally Posted by T101
View Post
@EiresJason: If you mean the autocompletition feature, then you have to place the PAWN.xml file inside 'plugins\APIs'. Hope, it'll work after this, to you too.

Regards,
T101
Thanks for the reply

But i followed every step exactly how it is shown

Should this how the nppexce should look?
Code:
npp_save
cd $(CURRENT_DIRECTORY)
"D:\Downloads\Game Mods\GTA SA Mods\SAMP\Gamemodes\RP GMs\E-I Roleplay\pawno\pawncc.exe" "$(FILE_NAME)" -; -(
Reply
#57

@EiresJason: Yes, somewhat like that, but i suggest to do rather the followings:

Create a new text file inside the directory 'plugins\Config' and name it npes_saved.txt . Copy and paste the code below into it and restart Npp. After that, 'PAWN Compile' option should appear in the drop-down menu of NppExec.

Code:
::PAWN Compile
npp_save
cd $(CURRENT_DIRECTORY)
"D:\Downloads\Game Mods\GTA SA Mods\SAMP\Gamemodes\RP GMs\E-I Roleplay\pawno\pawncc.exe" "$(FILE_NAME)" -; -(
Regards,
T101
Reply
#58

Doesn't work

If i want to type the ShowPlayerDialog function, should the rest of the function be shown by the autocomplete feature or do i press something to make it show up?

(I followed the guide to set it to automatically do it but it doesnt work )
Reply
#59

This is very nice.
Reply
#60

Awesome Works Like a Charm
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)