Raised This Month: $ Target: $400
 0% 

Register and Use Native in the Same Plugin


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 02-07-2010 , 10:47   Re: Register and Use Native in the Same Plugin
Reply With Quote #5

Quote:
Originally Posted by SnoW View Post
What's your purpose of creating and using a native in the same plugin in the first place?
Let's say I have 2 natives: Test1() and Test2(). Native Test1() does something that uses native Test2(). So:
PHP Code:
public MyNative1()
{
        
// Stuff
}
 
public 
MyNative2()
{
        
MyNative1();
 
        
// Stuff

So basically one native calls another one.
__________________
hleV is offline
 



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 07:17.


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