Raised This Month: $12 Target: $400
 3% 

[TUT] Compiling AMXX plugins with Notepad++


Post New Thread Reply   
 
Thread Tools Display Modes
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 01-16-2017 , 08:28   Re: [TUT] Compiling AMXX plugins with Notepad++
Reply With Quote #11

Quote:
Originally Posted by meTaLiCroSS View Post
fysiks's method is based on letting user choose his file output method. Actually, topic author explained just 1 way and arguing about why just showed that, which isn't the best way to deal with because you're not thinking on users preferences or variety itself.

In my case, I prefer letting the output in sma file's folder. And I didn't think on adding nppexec plugin, so I will give it a try now.
With 'file output method' , do you mean the format like 'sma' , 'cpp' ?
__________________
edon1337 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-16-2017 , 13:09   Re: [TUT] Compiling AMXX plugins with Notepad++
Reply With Quote #12

Quote:
Originally Posted by edon1337 View Post
With 'file output method' , do you mean the format like 'sma' , 'cpp' ?
No. The file extension .sma is for plugin source code, .cpp is for C++ source code. All files output by the compiler will have the .amxx extension (this is the binary file that is actually executed by AMX Mod X).

The "file output method" to which he is referring is where the resulting .amxx file is located after compilation.
__________________
fysiks is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 01-17-2017 , 10:38   Re: [TUT] Compiling AMXX plugins with Notepad++
Reply With Quote #13

So it doesn't let you change the output location ?
__________________
edon1337 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-17-2017 , 20:40   Re: [TUT] Compiling AMXX plugins with Notepad++
Reply With Quote #14

Quote:
Originally Posted by edon1337 View Post
So it doesn't let you change the output location ?
Like I said before, the method shown in this thread uses a static output location. Mine determines the output location relative to the .sma file location (i.e. it puts the .amxx file directly in the plugins folder of the AMX Mod X installation in which your .sma exists).

You could actually set up multiple methods/output file locations set on different hotkeys.
__________________
fysiks is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 01-19-2017 , 15:09   Re: [TUT] Compiling AMXX plugins with Notepad++
Reply With Quote #15

I rather have all the plugins output to one default folder... because I don't have to copy them all the time to the plugins folder of the server >.>

So many useless and annoying customizations and preferences in everything around here, different folder for includes, different folders for output, different project, bla bla bla

I like that ocixcrom kept it simple
__________________

Last edited by Depresie; 01-19-2017 at 15:10.
Depresie is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-19-2017 , 21:22   Re: [TUT] Compiling AMXX plugins with Notepad++
Reply With Quote #16

Quote:
Originally Posted by Depresie View Post
I rather have all the plugins output to one default folder... because I don't have to copy them all the time to the plugins folder of the server >.>
I haven't had to copy a .amxx file for 7+ years using my method.
__________________
fysiks is offline
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viña del Mar, Chile
Old 01-21-2017 , 03:40   Re: [TUT] Compiling AMXX plugins with Notepad++
Reply With Quote #17

Quote:
Originally Posted by Depresie View Post
I rather have all the plugins output to one default folder... because I don't have to copy them all the time to the plugins folder of the server >.>
Quote:
Originally Posted by meTaLiCroSS View Post
which isn't the best way to deal with because you're not thinking on users preferences or variety itself.
You may learn it later
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
xTr3m3r
Member
Join Date: Feb 2010
Old 02-14-2017 , 01:08   Re: [TUT] Compiling AMXX plugins with Notepad++
Reply With Quote #18

Thank you very much!
xTr3m3r is offline
staNioN
Junior Member
Join Date: Jul 2013
Old 04-26-2017 , 20:01   Re: [TUT] Compiling AMXX plugins with Notepad++
Reply With Quote #19

a bit off topic but, can you share your defined language? i know that u posted ur own version in a new thread but it isnt the same.
staNioN is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 04-27-2017 , 05:08   Re: [TUT] Compiling AMXX plugins with Notepad++
Reply With Quote #20

It was different when I made this topic, but now it's the same as the one in my other thread.
I believe I can find my old one, but it will be missing a huge amount of stuff added in the new thread.
You should download the one in the other thread, it's pretty much the same. The only thing I changed is the forwards' (plugin_init, plugin_cfg, client_putinserver, etc) color from green to light blue because they were using the same color as the constants and I added folding. If you prefer green, you can easily change it.
__________________

Last edited by OciXCrom; 04-27-2017 at 05:10.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:02.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode