Abner Duel

Abner Duel v4.0.9

No permission to download
Supported Games
CS: Source (v34), CS: Source (Steam/Orange Box), CS: GO
This plugin starts a duel gun fight whenever there is a 1v1 situation, similar to Knife Fight plugin. It has following features :
  • No Scope (For scoped weapons)
  • Supports multiple weapons
  • Music during the 1v1 gun fight
  • Client preferences for music and duel settings
  • Infinite ammo in duel fight
  • Beacon around fighting players
  • Configurable fight time
  • Can stop map music
  • Teleports the players in 1v1 to near to each other
  • Extra cash to the winner for next round

790
791


Requirements :
  • Sourcemod v1.8 or Higher
Installation :
  • Download Abner_Duel_v4.0.9.zip from this post.
  • Extract the contents of zip file and put it into cstrike folder of your server.
  • Configure music and other settings in cstrike/cfg/sourcemod/abner_duel.cfg.
  • If you are running server with FAST-DL, upload the sound files to web server too after compressing them with in .bz2 format. Only .mp3 and .wav music files are supported and they must have Sample Rate of 44100 Hz. Otherwise music will not play.
  • Restart the server or change the map.
Chat Commands :
Code:
!duel or !abnerduel     -     Opens Settings menu for duel
Admin Commands :
Code:
!noscope                -     Enable/disable noscope mode in duel
!duel_load              -     Loads the sounds
CVARs :
Code:
// Plugin Version
// -
// Default: "4.0.9"
abner_duel_version "4.0.9"

// 0 - Disabled, 1 - Vote, 2 - Force duel
// -
// Default: "1"
duel_1x1 "1"

// Enable/Disable player beacon in Duel
// -
// Default: "1"
duel_beacon "1"

// Max duel time in second, 0 to disable
// -
// Default: "30"
duel_fight_time "30"

// Health that players will have in duel, 0 - Doesn't change current health
// -
// Default: "100"
duel_health "100"

// Infinity Ammo in Duel
// -
// Default: "1"
duel_iammo "1"

// Enable/Disable join message.
// -
// Default: "1"
duel_join_msg "1"

// Enable/Disable 1x1 Music
// -
// Default: "1"
duel_music "1"

// Duel Sounds Path
// -
// Default: "misc/noscope"
duel_music_path "duel/songs"

// 1 - Random, 2- Play in queue
// -
// Default: "1"
duel_music_play_type "1"

// Refuse sound path.
// -
// Default: "misc/th_chicken.mp3"
duel_refuse_sound "duel/decline/chicken.wav"

// Stop map musics
// -
// Default: "0"
duel_stop_map_music "0"

// Teleport players in 1x1.
// -
// Default: "1"
duel_teleport "1"

// Weapons used in 1v1 duel
// -
// Default: "weapon_awp;weapon_knife"
duel_weapon "weapon_awp;weapon_knife"

// Give extra cash to the winner!
// -
// Default: "2000"
duel_winner_extracash "2000"
Credits :
  • abnerfs
Author
Vertigo
Downloads
23
Views
1K
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Vertigo

Share this resource

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock