View Single Post
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 11-22-2011 , 12:34   Re: Notepad++ AlliedModders Edition
Reply With Quote #32

Just showing the NP++ script I've been working with for the past year or so:

Code:
cmd /c del "$(CURRENT_DIRECTORY)\compiled\$(NAME_PART).amxx"
compile.exe $(FILE_NAME)
cmd /c copy "$(CURRENT_DIRECTORY)\compiled\$(NAME_PART).amxx" "C:\Program Files\Steam\steamapps\STEAMNAME\counter-strike\cstrike\addons\amxmodx\plugins\$(NAME_PART).amxx" /y
NPP_CONSOLE 0
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`