Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[JB]CT'ye vurunca belirlediğimiz müzik çalsın
#17
PHP Code:
#include <amxmodx>
#include <amxmisc>
#include <hamsandwich>

#define PLUGIN "Yeni Plugin"
#define VERSION "1.0"
#define AUTHOR "OzgurKardas.- K4"

new sounds[] = "jail_trknisyan.wav"
new bool:Variable true;
public 
plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
RegisterHam(Ham_TakeDamage,"player","fw_TakeDamage")
    
register_logevent("eRoundStart",2,"1=Round_Start")
}

public 
plugin_precache()
{
    
precache_sound(sounds)
}

public 
eRoundStart() {
    
Variable true;
}


public 
fw_TakeDamage(victiminflictorattackerFloat:damage)
{
    if(
get_user_team(victim) == && get_user_team(attacker) == && Variable)   {
        
client_cmd(0,"spk sound/jail_trknisyan")
        
Variable false;
    }


Her Round sadece 1 kere çalabilir.


CS:GO ve CS 1.6 için ücretli eklenti yapılır.
Plugin yazmak isteyenlere yardımcı olabilirim.
Skype adresimden ulaşabilirsiniz:
destek_596
Steam: http://steamcommunity.com/id/ca-nemesis/

Reply


Messages In This Thread
Cevap: [JB]CT'ye vurunca belirlediğimiz müzik çalsın - by akcaliberkk - 19-10-12, 22:39

Possibly Related Threads…
Thread Author Replies Views Last Post
  Mahkumlar kazandiginda calacak olan muzik xLdeJavu 13 6,384 17-07-16, 17:46
Last Post: BYHAZARD7
  [JB] İsyan Müziği [CT T YE VURUNCA BU ÇALSIN] emre113 23 14,832 08-07-15, 02:05
Last Post: oguz000000
  [JB] Ct Vurunca Ekran Ortasında Mesaj oguzhan22 5 3,177 06-03-15, 03:28
Last Post: bireysel
  Ölünce müzik caldirma plugini melof 4 5,216 15-02-15, 21:06
Last Post: recepbeymk
  Müzik Çal Listeli XSenonz 6 3,339 01-09-14, 22:45
Last Post: qarapolar
  Vurunca iz çıkması bloody123 4 3,308 04-08-14, 19:25
Last Post: tifargemirhan
  Vurunca HP forum12 3 2,607 03-07-14, 20:17
Last Post: zaferacar31
  Round Içi Muzik Çalma ContineZz 3 3,607 04-06-14, 16:00
Last Post: ContineZz
  Jail CT Ct'ye vurunca T Ölmesi skc0011 3 3,131 23-01-14, 23:09
Last Post: skc0011
  Round bitimi müzik çalma LoudLy 2 2,429 16-08-13, 01:34
Last Post: LoudLy

Foruma Atla:


Users browsing this thread: 1 Guest(s)