Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

This plugin shows a chat & hud message when a player joins/left the server.

License

Notifications You must be signed in to change notification settings

Xurape/Server-Connection-Messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[CS:GO] Server Connection Messages +

This plugin send a message in the chat and in the hud when a player joins and left the server.

Requirements:

Requirements (To compile):

Commands

No commands.

Screenshots

csgo_32vOTdpAgj csgo_qijXZr1uCt csgo_3198231733 csgo_jnLgs4YQVN csgo_DYE0vi26eA

ConVars:

  • sm_scm_join_enable (Default: 1) - Enable/Disable the join message.
  • sm_scm_left_enable (Default: 1) - Enable/Disable the left message.
  • sm_scm_hud (Default: 1) - Enable/Disable the HUD messages.
  • sm_scm_chat (Default: 1) - Enable/Disable the chat messages.
  • sm_scm_x (Default: -1.0) - Horizontal Position to show the displayed message (To be centered, set as -1.0).
  • sm_scm_y (Default: 0.1) - Vertical Position to show the displayed message (To be centered, set as -1.0).
  • sm_scm_holdtime (Default: 2.0) - Time that the message is shown.
  • sm_scm_r (Default: 255) - RGB Red Color to the displayed message.
  • sm_scm_g (Default: 255) - RGB Green Color to the displayed message.
  • sm_scm_b (Default: 255) - RGB Blue Color to the displayed message.
  • sm_scm_transparency (Default: 100) - Message Transparency Value.
  • sm_scm_effect (Default: 1.0) - 0 - Fade In; 1 - Fade out; 2 - Flash
  • sm_scm_effectduration (Default: 0.5) - Duration of the selected effect. Not always aplicable
  • sm_scm_fadeinduration (Default: 0.5) - Duration of the selected effect.
  • sm_scm_fadeoutduration (Default: 0.5) - Duration of the selected effect.

Other things related to the plugin

About

This plugin shows a chat & hud message when a player joins/left the server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published