Kullanıcı Tag Listesi

5 sonuçtan 1 ile 5 arası
Like Tree2Likes
  • 2 Post By JDM

Konu: Bir Rica :)

  1. #1
    onbasi er EnbuyukBjk - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    May 2013
    Yer
    Malatya
    Mesajlar
    101
    Bahsedildi
    2 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    11

    Standart Bir Rica :)

    Herkeze Merhaba Benim İstek pluginim Son 1 Tane Terörist Kalınca Altta Verdigim Sound Çalması ama sadece Jailde Calissin

    Dosya.tc - cretsiz, Hzl ve Kolay Dosya Paylam





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

    SKYPE : WiseonWisse.Xerty


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


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


    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.
    LAGUE.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ı
    12

    Standart Cevap: Bir Rica :)

    https://forums.alliedmods.net/showpo...9&postcount=12

    Bu konudaki eklentiyi editledim.


    PHP- Kodu:
    #include <amxmodx>
    #include <fun>
    #include <cstrike>
    #include <hamsandwich>

    #define PLUGIN    "Give Last Item"
    #define VERSION    "1.0"

    new const SON_T[] = "efe_levelup.wav"
    new bool:g_bOneTLeft
    new map[32]
    public 
    plugin_precache() {
        
    precache_sound(SON_T)
    }
    public 
    plugin_init() {
        
    get_mapname(map,31);
        if((
    containi(map,"jail") == -1) && (containi(map,"jb_") == -1)) return  
        
        
    register_plugin(PLUGINVERSION"ConnorMcLeod")
        
        
    register_event("HLTV""Event_HLTV_New_Round""a""1=0""2=0")
        
        
    RegisterHam(Ham_Killed"player""OnCBasePlayer_Killed_Post"true)
    }
    public 
    Event_HLTV_New_Round() {
        
    g_bOneTLeft false
    }
    public 
    OnCBasePlayer_Killed_Post(id) {
        if(!
    g_bOneTLeft && cs_get_user_team(id) == CS_TEAM_T) {
            new 
    players[32], num
            get_players
    (playersnum"ae""TERRORIST")
            if(
    num == 1) {
                
    g_bOneTLeft true
                emit_sound
    (0CHAN_WEAPONSON_TVOL_NORMATTN_NORM0PITCH_NORM)
            }
        }
    }  
    /* 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 }
    */ 
    Ekli Dosyalar Ekli Dosyalar
    peNgueN and EnbuyukBjk like this.
    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

  3. #3
    onbasi er EnbuyukBjk - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    May 2013
    Yer
    Malatya
    Mesajlar
    101
    Bahsedildi
    2 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    11

    Standart Cevap: Bir Rica :)

    Saol Bro Denicem





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

    SKYPE : WiseonWisse.Xerty


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


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


    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.
    LAGUE.com


  4. #4
    onbasi er EnbuyukBjk - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    May 2013
    Yer
    Malatya
    Mesajlar
    101
    Bahsedildi
    2 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    11

    Standart Cevap: Bir Rica :)

    Jdm Ayrıca Skype Açarmısın





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

    SKYPE : WiseonWisse.Xerty


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


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


    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.
    LAGUE.com


  5. #5
    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ı
    12

    Standart Cevap: Bir Rica :)

    Çözülmüş İsteklere Taşındı.
    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. Compile Etme Sorunu Ve 1 rica
    By EnbuyukBjk in forum Çözülmüş İstekler
    Cevaplar: 3
    Son Mesaj: 24-09-13, 20:26
  2. Cok Önemli Bi Bakarmısınız Rica Etsem
    By f4r2an in forum Sohbet / Geyik
    Cevaplar: 12
    Son Mesaj: 27-04-12, 20:37

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