Welcome Effects is a highly customizable AMX Mod X plugin that creates an immersive welcome experience for players joining your Counter-Strike 1.6 server. The plugin combines visual effects, sound effects, and personalized messages to create a unique entrance for each player.
## Features
- **Background Music**: Custom MP3 playback on player join
- **Visual Effects**: Synchronized screen flashes
- **Sound Effects**: Thunder sounds synchronized with screen flashes
- **Welcome Message**: Personalized HUD message with server name
- **Fully Configurable**: All settings adjustable through config file
## Requirements
- AMX Mod X 1.10.0 or higher
- ReAPI module
- Counter-Strike 1.6 server
## Installation
1. Copy `welcome_effects.amxx` to your `addons/amxmodx/plugins/` directory
2. Create directory `sound/GMSMusic` in your `cstrike` folder
3. Place your welcome music as `newwelcome.mp3` in the `sound/GMSMusic` directory
4. Add `welcome_effects.amxx` to your `plugins.ini`
5. The config file will be automatically created in `addons/amxmodx/configs/welcome_effects.cfg`
## Configuration
The plugin uses a configuration file (`welcome_effects.cfg`) with the following options: