PDA

View Full Version : Plugin Duel pentru deathrun ! :D



sebyz23
24-09-2011, 12:29 PM
Acesta este un plugin pentru duel, cand un tero+1 ct raman singuri ei pot face duel scriind /duel (Numai ct poate provoca la duel un tero)
Sper sa va placa !:D
Requests:

Code:
<amxmodx>
<fakemeta>
<hamsandwich>
<cstrike>

Description:
ENGLISH
Plug-in-addition to DeathRun.
Allows the last CT to start a duel mode, and the weapon on a choice is offered to it. And just the same weapon is given to the terrorist.
During duel players can't select and change the weapon.
For duel start write in a chat "/duel"

Settings and CVAR's
Color of rendering of models of players
Code:
new const CT_Aura[] = { 0, 0, 250 }
new const T_Aura[] = { 250, 0, 0 }

The list of sounds which are reproduced after it is possible to start to shoot.
Code:
new const s_StartDuel[][] = { "vox/bizwarn.wav" }

Ammo for scout.
Code:
dr_duel_scout_bpammo 200

Ammo for Deagle.
Code:
dr_duel_deagle_bpammo 50

Ammo for AWP.
Code:
dr_duel_awp_bpammo 100

HP established to players.
Code:
dr_duel_player_hp 100

Time prior to the beginning of duel (immortality and readout).
Code:
dr_duel_timeout 5

1 - in a holder on one cartridge; 0 - a standard stock in a holder.
Code:
dr_duel_one_shot 1

To disconnect to terrorists possibility to activate the button.
Code:
dr_duel_buttons_disable 1

DOWNLOAD:
dr duel 1 3 zip (<b>You have to register to ba able to see this link</b>)

-=MaX=-
24-09-2011, 03:16 PM
mutat la Pluginuri