[CS1.6|CZ] Bullet Damage with Ranking 2.5.1 [PL]

S!p

Administrator
Członek Załogi
Nazwa pluginu: Bullet Damage with Ranking
Autor: schmurgel1983 ?
Wersja: 2.5.1
Źródło: http://forums.alliedmods.net/
Opis: Plugin pokazuje nad i pod celownikiem ilość zadanych/otrzymanych obrażeń.
Jest to najnowsza dostępna wersja z rankingiem.
4bullet_damage_ranking_CSSupport.jpg1bullet_damage_ranking_CSSupport.jpg2bullet_damage_ranking_CSSupport.jpg3bullet_damage_ranking_CSSupport.jpg
Moduły:
Kod:
#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fakemeta>
#include <xs>
#include <hamsandwich>
Cvary:
PHP:
// General
bd_on 1 // Plugin właczony (0 = off, 1 = on)
bd_save_stats 1 // zapisuj rekordy (0 = off, 1 = on)
bd_save_bots 0 // bot może zdobyć rekord? (0 = off, 1 = on)
bd_chat 1 //Wyświetl powiadomienie o rekordzie w chat? (0 = off, 1 = on)
bd_motd_method 0 // (0 = Wygląd top15, 1 = tabelkowy wygląd)
bd_motd_sorting 1 // sortowanie (0 = według broni id, 1 = według dmg)

// Damage
bd_multi_dmg 1 // pokazuj pojedyńcze obrażenie czy wielokrotne? (0 = jednokrotne, 1 = wielokrotne, 2 = 0+1)
bd_ffa_dmg 0 // Włącz "free for all" obrażenia (0 = off, 1 = on)
bd_no_over_dmg 0 // obrażenia mogą być większe gdy wrog traci hp? (0 = off, 1 = on)
bd_he_dmg 1 // pokazuj dmg granatów? (0 = off, 1 = on)
bd_he_dmg_record 1 // Rekord he włączony? (0 = off, 1 = on)
bd_more_time 0.3 // give more time befor the task calculate the total damage in seconds

// HUD Messages
bd_hud_dmg 1 // pokaż wiadomość w HUD (0 = off, 1 = on)
bd_hud_dmg_wall 1 // pokazuj obrażenia przez ścianę? (0 = off, 1 = on)
bd_dmg_color_R 0 // kolor normalnych obrażeń (red) [0-255]
bd_dmg_color_G 200 // kolor normalnych obrażeń (green) [0-255]
bd_dmg_color_B 0 // kolor normalnych obrażeń(blue) [0-255]
bd_dmg_color_style 0 // styl wiadomości (0 = standard, 1 = flicker)
bd_he_color_R 200 // kolor obrażeń od he (red) [0-255]
bd_he_color_G 0 // kolor obrażeń od he (green) [0-255]
bd_he_color_B 0 // kolor obrażeń od he (blue) [0-255]
bd_he_color_style 0 // styl wiadomości he (0 = standard, 1 = flicker)
bd_color_holdtime 2.5 // czas pokazywania wiadomości

// Zombie Plague
bd_nem_dmg_record 0 // Nemesis może zrobić rekord? (0 = off, 1 = on)
bd_surv_dmg_record 0 // Survivor może zrobić rekord? (0 = off, 1 = on)
Komendy admina:
PHP:
--brak--
Komendy gracza:
PHP:
say /bdtop //Pokaż motd z rekordami
say /bdhud //włącz lub wyłacz pokazywanie obrażeń w hud
Inastalacja: Instalacja pluginów AMXX
 

Attachments

  • bullet_damage_ranking_CSSupport.amxx
    37,2 KB · Wyświetleń: 0
  • bullet_damage_ranking_CSSupport.sma
    50,3 KB · Wyświetleń: 0
  • bullet_damage_ranking.txt
    5,9 KB · Wyświetleń: 0
  • INFO_bd_reset_CSSupport_INFO.txt
    1,7 KB · Wyświetleń: 0

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Back
Do góry