Call a plugin from a plugin
I'm recoding my plugin.
And i want to use a plugin inside the main plugin. PHP Code:
|
Re: CALL A PLUGIN FROM A PLUGIN
Duplicate thread. Here's the first one.
|
Re: CALL A PLUGIN FROM A PLUGIN
Yeah i know and sorry for that, but no one answer so i think i post in the wrong section, so i post it here..
I really need to know if its possible to do it like the way i said. I know it's possible in some way, but i don't know how. |
Re: CALL A PLUGIN FROM A PLUGIN
Use natives and the search function.
|
Re: CALL A PLUGIN FROM A PLUGIN
Use an event forward. Best way i can think of doing it....
Check out this thread. https://forums.alliedmods.net/showthread.php?t=41241 NOTE: This way doesn't require creating natives and all the work that goes into them and an include file. It'll just fire an event that the plugin with that function will then catch and execute. Not sure why you want to do them in different plugins, just throw them all in one. |
Re: CALL A PLUGIN FROM A PLUGIN
Quote:
|
Re: CALL A PLUGIN FROM A PLUGIN
Didn't take me anywhere :s ..
Can't anyone do a small code just for understanding ? I'm not very familiar to Forwards and natives.. Any help ? |
Re: CALL A PLUGIN FROM A PLUGIN
The best solution can only be determined after you show us what exactly you are trying to do. (essentially the same thing that I said in the other thread).
|
Re: CALL A PLUGIN FROM A PLUGIN
Quote:
|
Re: CALL A PLUGIN FROM A PLUGIN
If I could understand what you're asking I would help. Give another example to help us understand.
|
| All times are GMT -4. The time now is 15:20. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.