Raised This Month: $ Target: $400
 0% 

[CSS] Weapon Mod


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
blodia
Veteran Member
Join Date: Sep 2009
Location: UK
Old 06-03-2015 , 13:39   Re: [CSS] Weapon Mod
Reply With Quote #37

Quote:
weaponmod_disablenotifications - 0 show all notifications (default), 1 disable weapon equip notifications, 2 disable weapon menu.
This cvar is bitwise so if you want to remove multiple notifications just add their values together e.g 3(1+2) will remove all.
if you want to keep the menu and only remove the message then either comment out or remove this block of code from line 1977

PHP Code:
if (!(Notify DISABLE_MENU_NOTIFICATION))
    {
        
PrintToChatAll("\x07FF00FF[Weapon Mod] Type !weaponmod in chat to see if any weapons have been modified.");
    } 
blodia is offline
 


Thread Tools
Display Modes

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


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