Survivor
Posted: Mon Nov 22, 2021 5:16 pm
1. Description.
This is4you if you like awp+knives.
Once nominated, you become a "survivor". Your team is T. Only you & awp, alone.
All other players receive knives and are transfered to CT automatically. They're your "enemies".
Survivor:
- awp, knife
- can buy armor
- HE grenade
- C4 if de_* map.
Enemy:
- knife
- can buy armor
- smoke grenade
(You can buy everything, but only listed will work)
2. How does it work.
Pretty simple
Administrator("ADMIN_MAP" flag) commands:
amx_survivor <user, #id>
if user's been identified, each player receives a message, like:
"USERNAME, prepare to survive next round!"
and the game begins with next round start.
3. Requirements.
AMX Mod X 1.8+.
cstrike module.
fun module.
3. Installation.
Download, compile *.sma file, put created *.amxx into "$MODDIR/plugins" folder, enable plugin in "$MODDIR/configs/plugins.ini" with corresponding line, as usual.
Copy survivor.txt to your "$MODDIR/data/lang/" directory.
4. Available langs.
- English (DruGzOG)
- Dutch (crazyeffect)
- Lithuanian (Kukulis :*)
plugin
source
This is4you if you like awp+knives.
Once nominated, you become a "survivor". Your team is T. Only you & awp, alone.
All other players receive knives and are transfered to CT automatically. They're your "enemies".
Survivor:
- awp, knife
- can buy armor
- HE grenade
- C4 if de_* map.
Enemy:
- knife
- can buy armor
- smoke grenade
(You can buy everything, but only listed will work)
2. How does it work.
Pretty simple
Administrator("ADMIN_MAP" flag) commands:
amx_survivor <user, #id>
if user's been identified, each player receives a message, like:
"USERNAME, prepare to survive next round!"
and the game begins with next round start.
3. Requirements.
AMX Mod X 1.8+.
cstrike module.
fun module.
3. Installation.
Download, compile *.sma file, put created *.amxx into "$MODDIR/plugins" folder, enable plugin in "$MODDIR/configs/plugins.ini" with corresponding line, as usual.
Copy survivor.txt to your "$MODDIR/data/lang/" directory.
4. Available langs.
- English (DruGzOG)
- Dutch (crazyeffect)
- Lithuanian (Kukulis :*)
plugin
source