Raised This Month: $ Target: $400
 0% 

Want to export natives with only amxx file


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DSASDFGH
Senior Member
Join Date: Jul 2011
Location: Facebook
Old 02-07-2016 , 11:02   Want to export natives with only amxx file
Reply With Quote #1

I have a plugin that without .inc file, and want to know API of this plugin, Any ways????
__________________
Learning SourceMod is happy
DSASDFGH is offline
siriusmd99
Veteran Member
Join Date: Oct 2013
Location: Republic of Moldova
Old 02-07-2016 , 11:16   Re: Want to export natives with only amxx file
Reply With Quote #2

api is inside of the plugin, for example if u need one native from a module, you don't include the whole Inc of the module, but only native you need.Go to sma file and find native or stocks you need and then copy them to your plugin.

Last edited by siriusmd99; 02-07-2016 at 11:16.
siriusmd99 is offline
DSASDFGH
Senior Member
Join Date: Jul 2011
Location: Facebook
Old 02-07-2016 , 11:29   Re: Want to export natives with only amxx file
Reply With Quote #3

Quote:
Originally Posted by siriusmd99 View Post
api is inside of the plugin, for example if u need one native from a module, you don't include the whole Inc of the module, but only native you need.Go to sma file and find native or stocks you need and then copy them to your plugin.
Well, I got a my old plugin that made in about 2 years olds ago from my old PC machine, Perhaps sma gone and forgot what APIs were avaliable, what a bad situation
__________________
Learning SourceMod is happy
DSASDFGH is offline
siriusmd99
Veteran Member
Join Date: Oct 2013
Location: Republic of Moldova
Old 02-07-2016 , 11:39   Re: Want to export natives with only amxx file
Reply With Quote #4

Use amxx decompiler and then search your native/stock name and then search it on Google for full code in case it's stock or function, but if it's native you can just extract it from decompiled .amxx file.
siriusmd99 is offline
DSASDFGH
Senior Member
Join Date: Jul 2011
Location: Facebook
Old 02-07-2016 , 11:41   Re: Want to export natives with only amxx file
Reply With Quote #5

Quote:
Originally Posted by siriusmd99 View Post
Use amxx decompiler and then search your native/stock name and then search it on Google for full code in case it's stock or function, but if it's native you can just extract it from decompiled .amxx file.
Thanks!
__________________
Learning SourceMod is happy
DSASDFGH 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 17:18.


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