Kullanıcı Tag Listesi

20 sonuçtan 1 ile 10 arası
Like Tree3Likes

Konu: [JB]Başisyancı plugini

Hybrid View

  1. #1
    teğmen er Nobb - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Mar 2012
    Yer
    İstanbul
    Mesajlar
    1.371
    Bahsedildi
    30 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    15

    Standart Cevap: [JB]Başisyancı plugini

    Hemen Gelmesin Bence /basisyanci Yazınca Girse Daha Güzel Olur.

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    PHP- Kodu:
    İletişim => cebinihat@hotmail.com 


    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    PHP- Kodu:
    İletişim => cebinihat@hotmail.com 


    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    PHP- Kodu:
    İletişim => cebinihat@hotmail.com 


    En İyi Konularım:

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
    color="#ff0000">CSPLAGUE.com


  2. #2
    JDM
    JDM çevrimdışı
    teğmen mod JDM - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Feb 2013
    Yer
    İstanbul/Bahçelievler
    Mesajlar
    841
    Bahsedildi
    5 Mesaj
    Etiketlenmiş
    9 Konu
    Tecrübe Puanı
    13

    Standart Cevap: [JB]Başisyancı plugini

    Alıntı Nobb Nickli Üyeden Alıntı Mesajı göster
    Hemen Gelmesin Bence /basisyanci Yazınca Girse Daha Güzel Olur.

    PHP- Kodu:
    #include <amxmodx> 
    #include <fakemeta> 
    #include <fun> 
    #include <colorchat> 

    #define PLUGIN "Bas Isyanci" 
    #define VERSION "1.0" 
    #define AUTHOR "akcaliberkk" 

    new basisyanci

    public 
    plugin_init() { 
        
    register_plugin(PLUGINVERSIONAUTHOR
        
        
    register_clcmd("say /basisyanci","BasIsyanciSec")
        
    register_clcmd("say_team /basisyanci","BasIsyanciSec")
        
    register_forward(FM_Voice_SetClientListening"FwdSetVoice"); 
    }
    public 
    BasIsyanciSec(id) { 
        if(
    get_user_flags(id) & ADMIN_IMMUNITY) { 
            new 
    menu menu_create("\yBas Isyanci Sec","menu_handler"
            
            new 
    players[32],inum
            static 
    tempid,szName[32],szID[6]; 
            
    get_players(players,inum,"ace","TERRORIST"
            for(new 
    i;i<inum;i++) { 
                
    tempid players[i]; 
                
    get_user_name(tempid,szName,31
                
    num_to_str(tempid,szID,5
                
    menu_additem(menu,szName,szID
            } 
            
    menu_setprop(menu,MPROP_EXIT,MEXIT_ALL
            
    menu_display(id,menu,0
        }  else {
            
    ColorChat(idNORMAL"Bu komutu kullanma ^4yetkiniz^1 yok.")
        }
        return 
    PLUGIN_HANDLED 

    public 
    menu_handler(id,menu,item) { 
        if(
    item == MENU_EXIT) { 
            
    menu_destroy(menu
            return 
    PLUGIN_HANDLED 
        

        new 
    access,callback
        new 
    name[32],data[6]; 
        
        
    menu_item_getinfo(menu,item,access,data,5,name,31,callback
        
        new 
    Uid str_to_num(data); 
        new 
    uname[32],admin[32]; 
        
    get_user_name(id,admin,31
        
        if(
    is_user_connected(Uid)) { 
            
    get_user_name(Uid,uname,31
            
    basisyanci Uid
            
    ColorChat(Uid,GREEN,"BAS ISYANCI SECILDIN: ^3+100 HP +1 Flashbang +Mikrofon"
            
    ColorChat(0,GREEN,"^3%s: %s ^1Adli Oyuncuyu ^4Bas Isyanci ^1Olarak Secti !",admin,uname
            
    set_pev(Uid,pev_health,200.0
            
    give_item(Uid,"weapon_flashbang"
        } 
        return 
    PLUGIN_HANDLED 

    public 
    FwdSetVoice(receiversenderlisten) { 
        if(
    get_user_team(sender) != && basisyanci != sender) { 
            
    engfunc(EngFunc_SetClientListeningreceiversender0); 
            return 
    FMRES_SUPERCEDE
        } 
        if(
    sender == basisyanci && get_user_team(receiver) == 2) {
            
    engfunc(EngFunc_SetClientListeningreceiversender0); 
            return 
    FMRES_SUPERCEDE
        }
        return 
    FMRES_IGNORED 
    }  
    /* AMXX-Studio Notes - DO NOT MODIFY BELOW HERE
    *{\\ rtf1\\ ansi\\ ansicpg1254\\ deff0\\ deflang1055{\\ fonttbl{\\ f0\\ fnil Tahoma;}}\n\\ viewkind4\\ uc1\\ pard\\ f0\\ fs16 \n\\ par }
    */ 

    Say ve Say_Team Komutları:
    Kod:
    say /basisyanci
    say_team /basisyanci
    Ekli Dosyalar Ekli Dosyalar
    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

Benzer Konular

  1. Back Ground Changer Plugini ( Cs Arka Plan Değiştirme Plugini ) + RESİMLİ
    By NiCoMeDiA in forum [PLUGİN] Cs 1.6 Eklentiler
    Cevaplar: 287
    Son Mesaj: 25-07-17, 04:40
  2. Public Rules Plugini ( Server Kuralları Plugini )
    By Luu in forum [PLUGİN] Cs 1.6 Eklentiler
    Cevaplar: 160
    Son Mesaj: 25-07-15, 18:08
  3. Bombawars Plugini ( Bombayi Kurana ve Cozene Odul Plugini )
    By NiCoMeDiA in forum [PLUGİN] Cs 1.6 Eklentiler
    Cevaplar: 23
    Son Mesaj: 24-07-15, 04:47
  4. sma dosyali healkit plugini arıyorum + sma'li musta plugini
    By darkmack in forum Çözülmüş İstekler
    Cevaplar: 1
    Son Mesaj: 06-01-13, 04:10

Kullanıcıların arama motorlarındaki kullandığı taglar:

Counter Strike 1.6 Cfg, plugin, eklenti, sxe, config, skin, setup
Counter Strike

Bu Konudaki Etiketler

Yetkileriniz

  • Konu Acma Yetkiniz Yok
  • Cevap Yazma Yetkiniz Yok
  • Eklenti Yükleme Yetkiniz Yok
  • Mesajınızı Değiştirme Yetkiniz Yok
  •  

SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121