Raised This Month: $ Target: $400
 0% 

NEED HELP TO MODIFY PLUGIN


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
-=|GodLik3|=-
Member
Join Date: Oct 2006
Old 11-07-2006 , 08:48   Re: Modify Vote/Ban Menu Plugin....
Reply With Quote #3

Umm....no...you've not changed the plugin at all. Its the exact same as the original. I want it modified, so that ANYONE can use the menu, even non-admins. Probably this part of the plugin has to be modified:

Code:
 
//Check if the player has immunity
        if( (get_user_flags(j) & ADMIN_IMMUNITY) )
        {
            iCurrKey++
            iLen += format( szMenuBody[iLen], (MENU_SIZE-1-iLen), "\d%d. %s^n\w", iCurrKey, szUserName )
        }else
        {
            iKeys |= (1<<iCurrKey++)
            iLen += format( szMenuBody[iLen], (MENU_SIZE-1-iLen), "%d. %s^n", iCurrKey, szUserName )
        }
    }
I'm a n00b, as I said earlier. I know you have to change this, but how to change it, is what I don't know.

Anyways, thanks for trying.
__________________
-=|GodLik3|=- 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 06:51.


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