https://github.com/atiksoftware/amxmodx.xoe_nextmap
https://github.com/atiksoftware/amxmodx.xoe_nextmap
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/atiksoftware/amxmodx.xoe_nextmap
- Owner: atiksoftware
- Created: 2017-05-26T18:11:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T18:51:19.000Z (about 9 years ago)
- Last Synced: 2025-07-01T05:44:14.224Z (12 months ago)
- Language: SourcePawn
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AMXMODX Next Map Plugin

### CVARS
```SourcePawn
xoe_nextmap_message
// Top message. Default "+hostname+" (Servername)
xoe_nextmap_color
// Default "200 25 25"
xoe_nextmap_color_static
// Default "1" (1: static color / 2: dinamic color second by second)
```