Skip to content

Cripix/New-Hud-Connect-Message

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUD Text Connect Message

A simple connect message plugin, which shows the player connection from the HUD Text Message.

Requirements:

ConVars

  • sm_hudtext_connectmessage_red (Default: 255) - RGB Red Color to the Connect Message;
  • sm_hudtext_connectmessage_green (Default: 255) - RGB Green Color to the Connect Message;
  • sm_hudtext_connectmessage_blue (Default: 255) - RGB Blue Color to the Connect Message;
  • sm_hudtext_connectmessage_hideadmins (Default: 1) - Doesn't show the Connect Message to the players if it is an admin;
  • sm_hudtext_connectmessage_x (Default: -1.0) - Horizontal Position to show the connect message (To be centered, set as -1.0);
  • sm_hudtext_connectmessage_y (Default: 0.125) - Vertical Position to show the connect message (To be centered, set as -1.0);
  • sm_hudtext_connectmessage_holdtime (Default: 2.0) - Time that the message is shown to the players;
  • sm_hudtext_connectmessage_country (Default: 0) - Shows the player's country in the message (If it doesn't detect the country, it will show the default message);

I hope you enjoyed, and I'll keep this repository updated as soon as I update the plugin!

My Steam Profile if you have any questions -> http://steamcommunity.com/id/HallucinogenicTroll/

My Website -> http://HallucinogenicTrollConfigs.com/

About

A new Connect Message, using the new HUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SourcePawn 100.0%