Content of Server Messages
This plugin is not really a new idea. You can download similar plugins on https://forums.alliedmods.net or on www.amxmodx.org. Server Messages shows important messages, informations or rules on clients. You can add a messages in different languages into a file (server_messages.txt). The using of a consecutive numbers is required. You can also send a custom messages to a specific client or group. The plugin integrates the tutor from ConditionZero to CounterStrike (Look at the picture). 

Special thanks to the members of "Alliedmods - Forum" for some suggestions and solutions.


Commands
Valid values for @group (with case ignoring)
- for all players: @A or @ALL
- for all CTs: @C, @CT or @COUNTER
- for all Ts: @T, @TE, @TERROR or @TERRORIST

amx_print_custom <authid, nick, @group or #userid> <your message> [optional: <mode> <style>]
- shows a custom message (defaults: mode - 4, style - 0) (e.g. "amx_print_custom @T "You are a terrorist" " will shown "You are a terrorist" to all terrorists)

amx_print_msg <authid, nick, @group or #userid> <msg number> [optional: <mode> <style>]
- shows a specific message from the server_messages.txt (defaults depends on sm_msg_mode and sm_msg_style) (e.g. "amx_print_msg @ALL 1" will shown SERVER_MSG_1 to all clients)

amx_print_rule <authid, nick, @group or #userid> <rule number> [optional: <mode> <style>]
- shows a specific rule from the server_messages.txt (defaults depends on sm_rule_mode and sm_rule_style) (e.g. "amx_print_rule @CT 2" will shown SERVER_RULE_2 to all counter terrorists)

amx_print_info <authid, nick, @group or #userid> <info number> [optional: <mode> <style>]
- shows a specific information from the server_messages.txt (defaults depends on sm_info_mode and sm_info_style) (e.g. "amx_print_info Leon 3" will shown SERVER_INFO_3 to me [Leon])

amx_list_msg
- lists all messages from the server_messages.txt into the console

amx_list_rule
- lists all rules from the server_messages.txt into the console

amx_list_info
- lists all informations from the server_messages.txt into the console


:

sm_msg_mode "3"  //    (0 - , 1 - , 2 - , 3 - hud, 4 - tutor)
sm_rule_mode "4"  //   
sm_info_mode "4"  //   
sm_msg_style "7"  //    (0 - , 1 -   , 2 -   )
sm_rule_style "0"  //    (3 -   [4 -  , 5 -  , 6 - , 7 -   , 8 -   ])
sm_info_style "1"  //   
sm_msg_show "0"  //     server_messages.txt
sm_rule_show "1"  //     server_messages.txt
sm_info_show "1"  //     server_messages.txt
sm_show_time "8"  //      ( )
sm_msg_frequency "15"  //     
sm_min_activity "180"  // ,      ,      (0-)
sm_show_skip "2"  //   .   (0-  , 1-, 2-)
sm_tutor_sound "1"  //     . ( 3, 4)
sm_rule_prefix "1"  //    " x:"   
sm_tutor_warn "0"  //     ,      60 

-----------------------------------------------------------------------------
           <<<MEJORKA.RU>>> 
==========================================================
 , , , , , 
 (   ) 
Jumping . . .   ...
==========================================================
Enjoy! Please often visit our site!
!     !