Raised This Month: $ Target: $400
 0% 

check if other plugins are running?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Blizzard_87
Veteran Member
Join Date: Oct 2012
Old 03-03-2013 , 04:24   Re: check if other plugins are running?
Reply With Quote #8

PHP Code:
    if(is_plugin_loaded("Admin Slay 2X"false))
    {
        
menu_additem(menu"Lightning Slay""3"0);
        
menu_additem(menu"Blood Slay""4"0);
        
menu_additem(menu"Explosion Slay""5"0);
    }
    else {
        
menu_additem(menu"\dLightning Slay""3"0);
        
menu_additem(menu"\dBlood Slay""4"0);
        
menu_additem(menu"\dExplosion Slay""5"0);
    } 
ok im still doing it wrong cos its not working.
Blizzard_87 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 21:38.


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