AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Enhanced Item Notifications (https://forums.alliedmods.net/showthread.php?t=250916)

Dr. McKay 11-02-2014 03:53

[TF2] Enhanced Item Notifications
 
[TF2] Enhanced Item Notifications

v1.1.0

Description:
Combines multiple item notifications for the same item into one. Anyone who runs or has been on a trade server knows the pain:

https://www.doctormckay.com/screensh...11-02_0352.png

With this plugin, this becomes:

https://www.doctormckay.com/screensh...11-02_0351.png

Parses and uses the game's localization files, so it's fully localized and future-proof (barring any big Valve changes such as a new acquisition method, which will simply display as "has found" until an update is released) and there aren't any translation files to keep track of.

Cvars:
enhanced_items_version - plugin version
enhanced_items_auto_update (default 1) - enables automatic updating (has no effect if Updater is not installed)

Installation:
Put enhanced_items.smx into /addons/sourcemod/plugins and reboot your server or type "sm plugins load enhanced_items" into your console or rcon. Drag, drop, and forget. There's nothing to configure.

Auto Update:
Install Updater. The plugin will be auto-updated according to your Updater settings. It'll work without Updater.

Changelog:
  • v1.1.0 (7/26/15)
    • Fixed unicode issues in names with special characters
    • Painted weapons are now ignored and use the default game messages
    • Plugin now only intercepts and rewrites methods which can contain multiple items of the same type
  • v1.0.0 (11/2/14)
    • Initial release

Download Plugin (enhanced_items.smx)
View Source (enhanced_items.sp)

King Cnut 11-02-2014 06:56

Re: [TF2] Enhanced Item Notifications
 
That's pretty slick. Good work!

Chdata 11-02-2014 07:14

Re: [TF2] Enhanced Item Notifications
 
That is

should be part of tf2

Mike4Told 11-02-2014 08:16

Re: [TF2] Enhanced Item Notifications
 
This is awesome! Thank you Doctor!

Wliu 11-02-2014 09:01

Re: [TF2] Enhanced Item Notifications
 
Wow, really nice.

Sreaper 11-02-2014 11:14

Re: [TF2] Enhanced Item Notifications
 
Good plugin. I wonder why it's not already implemented into the game.

Skyrider 11-02-2014 11:23

Re: [TF2] Enhanced Item Notifications
 
Awesome! Installed :D

ClassicGuzzi 11-02-2014 12:30

Re: [TF2] Enhanced Item Notifications
 
I love this kind of plugins, this is simple, awesome and future-proof. It's one of those plugins that will never leave my servers, thanks!

ddhoward 11-03-2014 15:13

Re: [TF2] Enhanced Item Notifications
 
Would it be possible to include the crate series # in the notification?

http://i.imgur.com/gHmmzPf.png

Dr. McKay 11-03-2014 23:47

Re: [TF2] Enhanced Item Notifications
 
Quote:

Originally Posted by ddhoward (Post 2219757)
Would it be possible to include the crate series # in the notification?

http://i.imgur.com/gHmmzPf.png

No, the item_found event only gives a defindex. It doesn't give any attributes.


All times are GMT -4. The time now is 11:19.

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