Raised This Month: $ Target: $400
 0% 

C++ amxx plugins :P


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 05-25-2009 , 09:03   C++ amxx plugins :P
Reply With Quote #1

Is it possible to create plugins for amxx in c++? It would be a good exercise for people who want to start coding plugins for metamod and other.
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.
ot_207 is offline
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 05-25-2009 , 09:29   Re: C++ amxx plugins :P
Reply With Quote #2

I don't think this is possible. But you can do AMXX Modules in C++.
__________________
In Flames we trust!
Nextra is offline
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 05-25-2009 , 09:29   Re: C++ amxx plugins :P
Reply With Quote #3

You could code a module in C++ then use a pawn plugin as a front-end?
__________________
Bugsy is offline
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 05-25-2009 , 10:09   Re: C++ amxx plugins :P
Reply With Quote #4

The only way? Isn't it possible to create an include file that will make c++ compatible with amxx? I mean as plugins not as modules!!!
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.
ot_207 is offline
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 05-25-2009 , 10:44   Re: C++ amxx plugins :P
Reply With Quote #5

Quote:
Originally Posted by ot_207 View Post
The only way? Isn't it possible to create an include file that will make c++ compatible with amxx? I mean as plugins not as modules!!!
The Small compiler will not compile C++ code. Some of the syntax is very similar but when you attempt to use classes, pointers, etc, the compiler will give you errors.

You will need to either create your own Metamod plugin or AMX-X module to use C++.
__________________
Bugsy is offline
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 05-25-2009 , 12:21   Re: C++ amxx plugins :P
Reply With Quote #6

Quote:
Originally Posted by Bugsy View Post
You will need to either create your own Metamod plugin or AMX-X module to use C++.
Ouch :-|.
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.
ot_207 is offline
Simpler
Junior Member
Join Date: May 2009
Location: Sweden
Old 05-25-2009 , 12:39   Re: C++ amxx plugins :P
Reply With Quote #7

Does the most of you know C++ good? Did you start there before you went to amxmodx?
__________________
Simpler is teh way!
Simpler is offline
Send a message via MSN to Simpler
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 05-25-2009 , 12:54   Re: C++ amxx plugins :P
Reply With Quote #8

I've had experience in visual basic and C++ before I started Pawn scripting.
__________________
Bugsy is offline
SnoW
Veteran Member
Join Date: Oct 2008
Location: Finland WisdomNuggets: 8
Old 05-25-2009 , 14:03   Re: C++ amxx plugins :P
Reply With Quote #9

I had some kind of knowledge, but couldn't say I had that much experience with it.
SnoW is offline
Send a message via MSN to SnoW
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 05-25-2009 , 14:39   Re: C++ amxx plugins :P
Reply With Quote #10

Had nothing when I started about a year ago
__________________
In Flames we trust!
Nextra is offline
Reply



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 13:36.


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