Kullanıcı Tag Listesi

15 sonuçtan 1 ile 10 arası

Hybrid View

  1. #1
    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] JailBreak Shop'a Gardiyan JB Verme Ekleme

    PHP- Kodu:
    public tlveral(id)
    {    
        if(!
    is_user_alive(id)) return PLUGIN_HANDLED;

        if(
    get_user_team(id) == get_user_flags(id) & ADMIN_BAN) {
            static 
    opcion[64]
        
            
    formatex(opcioncharsmax(opcion),"\wCSP // \r TL Yoneticisi"LANG_PLAYER)
            new 
    iMenu menu_create(opcion"menu")
        
            
    formatex(opcioncharsmax(opcion),"\wCSP // \r TL Ver"LANG_PLAYER)
            
    menu_additem(iMenuopcion"1")    
        
            
    formatex(opcioncharsmax(opcion),"\wCSP // \r TL Al"LANG_PLAYER)
            
    menu_additem(iMenuopcion"2")    
        
            
    menu_setprop(iMenuMPROP_EXITMEXIT_ALL)
            
    menu_display(idiMenu0)
        } else {
            
    client_print(idprint_chat,"TL Menusunu sadece gardiyan ve adminler kullanabilir.")
        }
        return 
    PLUGIN_HANDLED;

    Konu JDM tarafından (21-02-14 Saat 14:07 ) değiştirilmiştir.
    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. [JB] Gardiyan Jb verme
    By mucahit6534 in forum Çözülmüş İstekler
    Cevaplar: 15
    Son Mesaj: 17-07-16, 17:57

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

sadece ct mg kullanabilme plugin

sadece gardiyanlar jb verebilir

counter strike ct jailbreak jb verme

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