View Single Post
404UserNotFound
BANNED
Join Date: Dec 2011
Old 02-15-2017 , 11:51   Re: TOGs SourcePawn Syntax Converter [MS Excel Based for now]
Reply With Quote #27

Quote:
Originally Posted by ThatOneGuy View Post
You could instead use Notepad++ to compile for you (since you already mentioned you use it). Install the NPPExec addon from the plugin manager. Follow instructions here: https://forums.alliedmods.net/showpo...&postcount=164

With NPP doing the compiling, it will stay in the NPP console and you can double click the error/warning to go straight to the line it came from. Then, map the macro to a shortcut key. So, when all is said and done, I press ctrl+shift+b to compile a script that is anywhere and the .smx will appear next to it in the same folder. Note: The includes will need to be in the include folder relative to your compiler path.

Currently, I run this script to compile:
Spoiler
So do I except I modified mine ages ago and shrunk it down after removing useless shit. Should've noted that drag & drop was my OLD method until I started using that script about....fuck I forget when, it's been a while.
Spoiler
404UserNotFound is offline