Kullanıcı Tag Listesi

2 sonuçtan 1 ile 2 arası
  1. #1
    er er
    Üyelik tarihi
    Oct 2017
    Mesajlar
    45
    Bahsedildi
    0 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    7

    Standart Ekonomiye Göre Auto Buy

    Bu sistem sizin ekonomi durumunuza göre silah alır istemediğiniz silahı çıkarın
    orada bizon gibi silah isimleride bulunmakta çünkü csgo silahları pluginindeki silahları alabilmesi içinde böğledir

    PHP- Kodu:
    // This list of "buy aliases" is used by the AutoBuy system.
    // The system begins with the first alias in the list, and attempts to purchase it.
    // If a primary weapon is successfully purchased, all later primary weapon aliases are skipped.
    // Similarly, secondary weapon buy alias are skipped once a seconary weapon has been purchased.
    // You can customize this file to reflect your weapon and equipment preferences and priorities.
    //
    // The console command for autobuy is "autobuy"
    //
    // The available buy aliases and their names as shown on the buy menu are:
    // (Many weapons have more than one buy alias)
    //
    // galil    - IDF Defender
    // defender    - IDF Defender
    // ak47        - CV-47
    // cv47        - CV-47
    // scout    - Schmidt Scout
    // sg552    - Krieg 552
    // krieg552    - Krieg 552
    // awp        - Magnum Sniper Rifle
    // magnum    - Magnum Sniper Rifle
    // g3sg1    - D3/AU1
    // d3au1    - D3/AU1
    // famas    - Clarion 5.56
    // clarion    - Clarion 5.56
    // m4a1        - Maverick M4A1 Carbine
    // aug        - Bullpup
    // bullpup    - Bullpup
    // sg550    - Krieg 550 Commando
    // krieg550    - Krieg 550 Commando
    // glock    - 9x19mm Sidearm
    // 9x19mm    - 9x19mm Sidearm
    // usp        - KM .45 Tactical
    // km45        - KM .45 Tactical
    // p228        - 228 Compact
    // 228compact    - 228 Compact
    // deagle    - Night Hawk .50C
    // nighthawk    - Night Hawk .50C
    // elites    - .40 Dual Elites
    // fn57        - ES Five-Seven
    // fiveseven    - ES Five-Seven
    // m3        - Leone 12 Gauge Super
    // 12gauge    - Leone 12 Gauge Super
    // xm1014    - Leone YG1265 Auto Shotgun
    // autoshotgun    - Leone YG1265 Auto Shotgun
    // mac10    - Ingram MAC-10
    // tmp        - Schmidt Machine Pistol
    // mp        - Schmidt Machine Pistol
    // mp5        - KM Sub-Machine Gun
    // smg        - KM Sub-Machine Gun
    // ump45    - KM UMP45
    // p90        - ES C90
    // c90        - ES C90
    // m249        - M249
    // primammo    - Primary Ammo
    // secammo    - Secondary Ammo
    // vest        - Kevlar
    // vesthelm    - Kevlar+Helmet
    // flash    - Flashbang
    // hegren    - HE Grenade
    // sgren    - Smoke Grenade
    // nvgs        - Nightvision
    // defuser    - Defusal Kit
    // shield    - Tactical Shield

    negev
    m249
    g3sg1
    awp
    sg550
    sg552
    aug
    ak47
    m4a4
    m4a1s
    m4a1
    xm1014
    scout
    galil
    famas
    p90
    ump45
    sawedoff
    mp5
    bizon
    tmp

    elite
    fiveseven
    deagle
    usp

    primammo
    secammo

    defuser

    vesthelm
    vest

    hegren 

  2. #2
    er er
    Üyelik tarihi
    Jan 2014
    Mesajlar
    32
    Bahsedildi
    0 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    11

    Standart Cevap: Ekonomiye Göre Auto Buy

    ++++ teşekkürler

Benzer Konular

  1. Auto-Connect Plugini
    By adiosamigo in forum [İSTEK] Cs 1.6 Plugin İstek Bölümü
    Cevaplar: 6
    Son Mesaj: 09-12-19, 08:31
  2. CS Auto Buy ' F1,F2,F3...' / Oto. Silah
    By party in forum CFG Kodları
    Cevaplar: 1
    Son Mesaj: 10-08-18, 11:26
  3. Grand Theft Auto OsmanLi
    By kemaleditor in forum [Movie|CAPS] CS Resim ve Videolarınız
    Cevaplar: 0
    Son Mesaj: 22-04-14, 16:38
  4. Auto Connect Kodu NEDİR
    By KeNZ0 in forum [CONFIG] CS 1.6 CFG
    Cevaplar: 2
    Son Mesaj: 16-12-13, 20:15
  5. Auto Respawn & Spawn
    By DAYI1232 in forum Çözülmüş İstekler
    Cevaplar: 26
    Son Mesaj: 23-03-13, 19:22

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