Thread: Server Hud Logo
View Single Post
Author Message
ReFlexPoison
☠☠☠
Join Date: Jul 2011
Location: ☠☠☠
Old 03-06-2012 , 23:40   Server Hud Logo
Reply With Quote #1

Server Hud Logo

Description:
Add a custom hud logo for everyone to see. I saw other gaming communities using logos like this so I thought I'd create it for the public with more customization. The logo will appear on spawn. Supports team colors based off of Team Fortress's red and blue



Click here for many color codes.
Click here for hex to RGB converter.
Control Variables:
  • sm_logo_enabled (default: 1) Enable/Disable the plugin
Version Log:
  • Version 2.2
    • Added configuration file to permit using multiple logos
    • Removed control variables and replaced them with the config
  • Version 2.1.1
    • Hopefully fixed invalid timer handle errors
  • Version 2.1
    • Now supports all supported games without throwing errors
    • Fixed bug with bots spamming errors before map start
    • Made team colors less eye straining
  • Version 2.0.1
    • Fixed memory leaks
    • Returns an error if a specific game doesn't support hud text
  • Version 2.0
    • Completely re-optimized code
    • Changed infinite setting for sm_logo_holdtime
    • Now clears logo from screen on player death
  • Version 1.1+
    • Added changeable effects
    • Allows custom position of screen logo (SetHudTextParams X and Y values)
    • Added choice of color based on RGB values. Editted by TnTSCS
  • Version 1.0
    • Initial Release
Installation:
1) Add the files included in this post to their folders relative to sourcemod/addons
  • serverlogo.smx to plugins
  • serverlogo.cfg to configs
Known Bugs:
  • All Hud effects may not work in every supported game. (Not yet compatible)
Special Thanks:
  • TnTSCS
My Plugins
intox Gaming
Attached Files
File Type: sp Get Plugin or Get Source (serverlogo.sp - 7877 views - 8.6 KB)
File Type: cfg serverhudlogo.cfg (1.9 KB, 5119 views)

Last edited by ReFlexPoison; 05-19-2014 at 01:36. Reason: 2.2
ReFlexPoison is offline