[HELP] Condition Run Plugin
I have problem that i want everybody help. I want: If plugin A run, plugin B can run... ( if plugin A don't run, plugin B never run). A,B is plugin's name. How to do this and can show me the code, please ? :)
|
Re: [HELP] Condition Run Plugin
Use is_plugin_loaded to check if plugin A is running. If it returns -1, use pause to pause plugin B.
|
Re: [HELP] Condition Run Plugin
Can you write a example code by php,please ?
|
Re: [HELP] Condition Run Plugin
PHP Code:
|
Re: [HELP] Condition Run Plugin
Oh, thank you so much ^^!
|
| All times are GMT -4. The time now is 21:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.