View Single Post
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-02-2013 , 17:16   Re: [TOOLS] Notepad++ Auto-completion/Inline Docs/Syntax Highlighting
Reply With Quote #164

Rant:
Sry for duplicating these same instructions what exist already #49 #52
But I try explain it more simple in this post. Or maybe not Then hate me!


Install Notepad++ plugin - NppExec
  • Open Plugins ► Plugin Manager ► Show Plugin Manager Pic
  • Install NppExec plugin Pic
Create and save script
  • Choose Plugins ► NppExec ► Execute... Pic
  • Copy/paste script and Save... Pic
    script
  • Give name Sourcemod for script and Save, then lastly Cancel Pic
Nppexec Advanced Options
  • Move to Plugins ► NppExec ► Advanced Options... Pic
  • Click drop box Associated script and choose your script called Sourcemod Pic
  • Click Add/Modify button to add your script in Menu items*. Then Ok and restart Npp Pic
Shortcut
  • Open Settings ► Shortcut Mapper... Pic
  • Search your script name Sourcemod under Plugin commands tab Pic
  • Highlight Sourcemod and Modify. Select key combination example ctrl + shift + B Pic
  • Ok and Close
Extra - NppExec Console Filters
  • Choose Plugins ► NppExec ► Console Output Filters... Pic
    Check and fill two inputs Pic
    HighLight mask(s)
  • Ok
--------------------------------
Rant:
Quick test!
Download Sourcemod zip pack (Windows) and extract it on your desktop.
Create new folder ...addons/sourcemod/plugins/test/
Open ...addons/sourcemod/scripting/basecommands.sp with Notepad++
And hit keys ctrl+shift+B!
Check inside ...plugins/test/ folder and there should be smx file.

Console output look like this.
Bacardi is offline