View Single Post
Author Message
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-13-2010 , 09:39   UnlockBlock - Disable unlock weapons and cosmetic items.
Reply With Quote #1

It's dead, don't even try and use it.
------------------------------------------

Quite a simple one this time, provides three convars.
  • tf_allow_unlocks - Unlockable Weapons.
  • tf_allow_cosmetics - Hats and Misc Items.
  • tf_allow_action_items - Action Items.

All convars default to 1, just set to 0 to block the items.

I made this due to being unhappy with how the current plugins that do this work, this ext actually makes it seem to the server like the client has unequipped the item.

Download: unlockblock.zip

Source Code | Build Status | Snapshots
__________________

Last edited by asherkin; 05-04-2013 at 14:02.
asherkin is offline