Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[JB] Birisini Öldürünce Bomba Gelmesi
#6
hamsandwich kullanmalısın kullandığın event ölen oyuncu için kullanılır Nobb öldüren için istemiş.

Doğrusu şu şekilde olacak.

PHP Code:
#include <amxmodx>
#include <hamsandwich>
#include <fun>

#define PLUGIN "Odul HE Bombasi"
#define VERSION "1.0"
#define AUTHOR "JDM"

public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
RegisterHam(Ham_Killed"player""OyuncuOldurunce"1);
}
public 
OyuncuOldurunce(kurbansaldiranshouldgib) {
    if(
is_user_connected(saldiran) && kurban != saldiran)
        
give_item(saldiran,"weapon_hegrenade")



EDIT:

He bombası CT'ye gelecekmiş yazıyı şimdi gördüm Big Grin

Buyur;

PHP Code:
#include <amxmodx>
#include <hamsandwich>
#include <fun>

#define PLUGIN "CT Odul HE Bombasi"
#define VERSION "1.0"
#define AUTHOR "JDM"

public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
RegisterHam(Ham_Killed"player""OyuncuOldurunce"1);
}
public 
OyuncuOldurunce(kurbansaldiranshouldgib) {
    if(
is_user_connected(saldiran) && kurban != saldiran && get_user_team(saldiran) == 2)
        
give_item(saldiran,"weapon_hegrenade")

Steam ID: STEAM_1:0:70428872
Steam Name: Seps!s
Skype: jdm.csplague

Takdir ediliyorsan değil, Taklit ediliyorsan başarmışsın demektir.
Albert Einstein
Reply


Messages In This Thread
Cevap: [JB] Birisini Öldürünce Bomba Gelmesi - by JDM - 06-08-13, 14:07

Possibly Related Threads…
Thread Author Replies Views Last Post
  [DM]Bomba Engellemek [Sıs, Kor, Patlayıcı] veli067 4 24,581 03-08-16, 20:31
Last Post: murat1366
  Bomba atıyorum msjları kakap22 4 4,498 01-06-14, 17:55
Last Post: kakap22
  Damege vurdugunda vuran kisiye HP gelmesi xLdeJavu 8 3,171 16-11-13, 23:45
Last Post: xLdeJavu
  her el bomba alma cskarabela 7 5,759 12-11-13, 01:33
Last Post: JDM
  Bomba Seti cleanboy 2 2,710 08-11-13, 13:18
Last Post: JDM
  Bomba Seti cleanboy 2 2,894 28-10-13, 17:58
Last Post: akcaliberkk
  [JB] Sınırsız Bomba EnbuyukBjk 3 3,651 15-10-13, 18:52
Last Post: JDM
  Bomba Plugini batjeffmatt 14 4,195 29-07-13, 22:53
Last Post: batjeffmatt
  yanıcı bomba gokhangokhan1 11 4,289 07-07-13, 22:25
Last Post: akcaliberkk
  şanslı kişiye bomba gokhangokhan1 6 3,704 07-07-13, 22:20
Last Post: akcaliberkk

Foruma Atla:


Users browsing this thread: 1 Guest(s)