This plugin send a message in the HUD with the mentioned args.
- sm_hudtext - Send the message you wanted to.
- sm_htm - Send the message you wanted to (An alias to hudtext).
- sm_htm_flag (Default: o) - Flag needed for command usage.
- sm_htm_x (Default: -1.0) - Horizontal Position to show the displayed message (To be centered, set as -1.0).
- sm_htm_y (Default: 0.1) - Vertical Position to show the displayed message (To be centered, set as -1.0).
- sm_htm_holdtime (Default: 2.0) - Time that the message is shown.
- sm_htm_r (Default: 255) - RGB Red Color to the displayed message.
- sm_htm_g (Default: 255) - RGB Green Color to the displayed message.
- sm_htm_b (Default: 255) - RGB Blue Color to the displayed message.
- sm_htm_transparency (Default: 100) - Message Transparency Value.
- sm_htm_effect (Default: 1.0) - 0 - Fade In; 1 - Fade out; 2 - Flash
- sm_htm_effectduration (Default: 0.5) - Duration of the selected effect. Not always aplicable
- sm_htm_fadeinduration (Default: 0.5) - Duration of the selected effect.
- sm_htm_fadeoutduration (Default: 0.5) - Duration of the selected effect.