Raised This Month: $ Target: $400
 0% 

Combining Plugins?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
tarin
Member
Join Date: May 2005
Old 05-31-2005 , 18:37   Combining Plugins?
Reply With Quote #1

how do i combine plugins into 1? eg adminmodx.amxx

i have the sma files.....wat do i do with them?
__________________
tarin is offline
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 05-31-2005 , 19:11  
Reply With Quote #2

it depends what they are... if they're all commands, then you just put all your registers under:
Code:
public plugin_init() {  register_clcmd("first_command","function1")  register_clcmd("second_command","function2") } //ect... public function1() {  //function1 } public function2() {  //function2 }
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
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 16:46.


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