How to Script PAWN in Notepad

Download the latest version of Notepad++ from the Notepad website., Download the UserDefined XML., Copy the XML file and Open Run (Window Key + R)., Paste the XML file properly. , Open Notepad++ and click on Settings > Preferences and select 'File...

25 Steps 1 min read Advanced

Step-by-Step Guide

  1. Step 1: Download the latest version of Notepad++ from the Notepad website.

    Make sure to download the latest version.
  2. Step 2: Download the UserDefined XML.

    This is at: http://spelsajten.net/userDefineLang.xml. , Type this in the run window: %appdata%\Notepad++ and paste the XML in this folder. ,,, Click on customize and enter .pwn to the field in the right side and click the arrow.

    Once done, close it. , Download this: http://spelsajten.net/PAWN.xml ,,,, Click on Close once you have done this. , For this you need to get a plugin called NppExec.

    Click on Plugins > Plugin Manager and search NppExec plugin in the list. ,,, Add this text to the new window: cd $(CURRENT_DIRECTORY) "C:\Program Files (x86)\PAWN Compiler\pawncc.exe" "$(FILE_NAME)"
    -;
    -( ,,,,,,,,
  3. Step 3: Copy the XML file and Open Run (Window Key + R).

  4. Step 4: Paste the XML file properly.

  5. Step 5: Open Notepad++ and click on Settings > Preferences and select 'File Association'.

  6. Step 6: Link PAWN with the Notepad++.

  7. Step 7: Add a file to auto-complete the functions.

  8. Step 8: Click Save Link As to download and paste it in Notepad++ > Plugins > APIs  folder.

  9. Step 9: Click on Settings > Preferences and Select 'Auto Completion'.

  10. Step 10: Enable the Auto-Completion on each input and select "Function Completion".

  11. Step 11: Change the value on the right side from '1' to '3'.

  12. Step 12: Compile the script.

  13. Step 13: Click on Install to install the plugin.

  14. Step 14: Once you have installed the plugin

  15. Step 15: go to Plugins > NppExec and click Execute.

  16. Step 16: A new window will open.

  17. Step 17: Click on Save and write PAWN Compile in the script name box.

  18. Step 18: Click "OK" to close the dialog box.

  19. Step 19: Open Plugins > NppExec and select Advanced Options.

  20. Step 20: In Menu

  21. Step 21: Add PAWN Compile in item name.

  22. Step 22: Select PAWN Compile as associated script.

  23. Step 23: Click Add/Modify Button.

  24. Step 24: Click OK once you have completed this.

  25. Step 25: And you are done!

Detailed Guide

Make sure to download the latest version.

This is at: http://spelsajten.net/userDefineLang.xml. , Type this in the run window: %appdata%\Notepad++ and paste the XML in this folder. ,,, Click on customize and enter .pwn to the field in the right side and click the arrow.

Once done, close it. , Download this: http://spelsajten.net/PAWN.xml ,,,, Click on Close once you have done this. , For this you need to get a plugin called NppExec.

Click on Plugins > Plugin Manager and search NppExec plugin in the list. ,,, Add this text to the new window: cd $(CURRENT_DIRECTORY) "C:\Program Files (x86)\PAWN Compiler\pawncc.exe" "$(FILE_NAME)"
-;
-( ,,,,,,,,

About the Author

J

Justin Wallace

Writer and educator with a focus on practical pet care knowledge.

47 articles
View all articles

Rate This Guide

--
Loading...
5
0
4
0
3
0
2
0
1
0

How helpful was this guide? Click to rate: