Kullanıcı Tag Listesi

7 sonuçtan 1 ile 7 arası
  1. #1
    binbaşı er Furkan Dize - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Jan 2012
    Yer
    İstanbul
    Mesajlar
    537
    Bahsedildi
    11 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    13

    Lightbulb Sayaç Durdurma Eklentisi

    PHP- Kodu:
    public birdakika(id) {   
           
        
    set_task(1.0,"birdakika",0+task)   
        
    zaman--   

        
    set_hudmessage612143690.30.400.01.50.00.0);
        
    show_hudmessage0"[ OTOMATIK ROKET ICIN GERI SAYIM ]^n                         %i ^n     Saniye Sonra Roket Atilacaktir  "zaman );

        if(
    zaman == 0) {   
        
    server_cmd("amx_show_activity 0");
        
    server_cmd("amx_rocket @T");  
        
    server_cmd("amx_show_activity 2");

        
    ColorChat(0GREEN,"%s ^1[ ^3Geri Sayim Doldu ^1] Yolcu Yolunda Gerek, Iyi Yolculuklar Efenimm.");
        
    remove_task(0+task)   
        }   
        else if(
    zaman == 3){
            
    emit_sound(0CHAN_AUTO"osmuzik/321.wav"1.0ATTN_NORM0PITCH_NORM);
        }

    Böyle sayacı başlattığım publici atmaya gerek yok böyle yaptım durdurmayı nasıl yapacağız bilmiyorum yardımcı olur musunuz ayrı bir publicte sayacı durdur yapıcam
    Konu Furkan Dize tarafından (25-06-13 Saat 01:08 ) değiştirilmiştir.
    [ OSMANLI IMP # F-TIPI JAILBREAK ]
    [ İMAN AHLAK ADALET ]

    [ Pit10 ]

    -facebook-
    [
    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.
    ]

    -diğer sosyal ağlarımız-
    [
    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.
    ]



  2. #2
    Nemesis* coadmin akcaliberkk - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Jun 2012
    Yer
    İstanbul
    Mesajlar
    2.027
    Bahsedildi
    105 Mesaj
    Etiketlenmiş
    10 Konu
    Tecrübe Puanı
    10

    Standart Cevap: Sayaç Durdurma Eklentisi

    eklentide sorun yok ise, zaten zaman = 0 olduğunda sayacın durması lazı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.


    CS:GO ve CS 1.6 için ücretli eklenti yapılır.
    Plugin yazmak isteyenlere yardımcı olabilirim.
    Skype adresimden ulaşabilirsiniz:
    destek_596
    Steam: http://steamcommunity.com/id/ca-nemesis/


  3. #3
    binbaşı er Furkan Dize - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Jan 2012
    Yer
    İstanbul
    Mesajlar
    537
    Bahsedildi
    11 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    13

    Standart Cevap: Sayaç Durdurma Eklentisi

    Hacım yanlış anladın eklenti çalışıyor esktradan bir tane daha seçenek ekliyeceğim mesela buna ekle demiyorum bu 1. Seçenektte
    1.Roket at
    2.Sayacı Durdur olucak sayacı durdurunca geri sayımı durdurucak budur yani hacı
    [ OSMANLI IMP # F-TIPI JAILBREAK ]
    [ İMAN AHLAK ADALET ]

    [ Pit10 ]

    -facebook-
    [
    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.
    ]

    -diğer sosyal ağlarımız-
    [
    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.
    ]



  4. #4
    Nemesis* coadmin akcaliberkk - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Jun 2012
    Yer
    İstanbul
    Mesajlar
    2.027
    Bahsedildi
    105 Mesaj
    Etiketlenmiş
    10 Konu
    Tecrübe Puanı
    10

    Standart Cevap: Sayaç Durdurma Eklentisi

    bir global değişken yarat. Örneğin;
    new durdur;

    sayaç publicinin içine

    if(durdur) return PLUGIN_HANDLED

    ekle en başa,

    menü seçeneğini de durdur = true şeklinde ayarla.

    Bu genel olarak çalışır fakat tam kod olmadan kesin bir şey diyemem

    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.


    CS:GO ve CS 1.6 için ücretli eklenti yapılır.
    Plugin yazmak isteyenlere yardımcı olabilirim.
    Skype adresimden ulaşabilirsiniz:
    destek_596
    Steam: http://steamcommunity.com/id/ca-nemesis/


  5. #5
    binbaşı er Furkan Dize - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Jan 2012
    Yer
    İstanbul
    Mesajlar
    537
    Bahsedildi
    11 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    13

    Standart Cevap: Sayaç Durdurma Eklentisi

    PHP- Kodu:
    /* Plugin generated by AMXX-Studio */

    #include <amxmodx>
    #include <amxmisc>
    #include <cstrike>

    #define PLUGIN "Rocket"
    #define VERSION "1.0"
    #define AUTHOR "Pit10"

    public plugin_init() 
    {
        
    register_plugin(PLUGINVERSIONAUTHOR)    
        
    register_clcmd"say /menu","menuac");  
    }
    public 
    menuacid )  
    {  
        if (
    get_user_team(id) == && is_user_alive(id)) 
        { 
            new 
    menu menu_create("\y[ Gardiyanlara Ozel Roket Menusu ] ","Ctmenu")
            
    menu_additem(menu"Rocket At""1" );
            
    menu_additem(menu"Sureyi Durdur""2" );
            
            
    menu_setprop(menu,MPROP_EXIT,MEXIT_ALL)
            
    menu_display(id,menu,0)
        }  
        return 
    PLUGIN_HANDLED;
    }  

    public 
    Ctmenu(id,menu,item

        
        if (
    item == MENU_EXIT
        { 
            
    menu_destroy(menu
            
            return 
    PLUGIN_CONTINUE;
        } 
        
        new 
    data[6], iName[64
        new 
    accesscallback 
        menu_item_getinfo
    (menuitemaccessdata,5iName63callback)   
        new 
    key str_to_num(data
        if(
    get_user_team(id) == 2
        { 
            switch(
    key
            {     
                case 
    1:  
                {     
                    
    birdakika(id
                }  
                case 
    2:  
                {  
                    
    durdur(id);
                    
    // İşte amaç burda 1 i seçince iyi güzel plugin 1 dakika sonra roket atıyor vs falan ama yanlışlıkla basınca durduramıyorum roketi bu yüzden de süreyi durdur gibi bir şey istiyorum aga :) sağol şimdiden .
                


    public 
    birdakika(id) {   
           
        
    set_task(1.0,"birdakika",0+task)   
        
    zaman--   

        
    set_hudmessage612143690.30.400.01.50.00.0);
        
    show_hudmessage0"[ OTOMATIK ROKET ICIN GERI SAYIM ]^n                         %i ^n     Saniye Sonra Roket Atilacaktir  "zaman );

        if(
    zaman == 0) {   
        
    server_cmd("amx_show_activity 0");
        
    server_cmd("amx_rocket @T");  
        
    server_cmd("amx_show_activity 2");

        
    ColorChat(0GREEN,"%s ^1[ ^3Geri Sayim Doldu ^1] Yolcu Yolunda Gerek, Iyi Yolculuklar Efenimm.");
        
    remove_task(0+task)   
        }   
        else if(
    zaman == 3){
            
    emit_sound(0CHAN_AUTO"osmuzik/321.wav"1.0ATTN_NORM0PITCH_NORM);
        }

    - - - - - - - - - -

    Bu arada bu menüyü sana göstermek için yaptım menüyü jailbreak menusune gömdüğüm için onuda burda paylaşmadım bu yüzden anlatabilmek için menüyü böyle bir şekilde anlatmaya çalıştım umarım anlamışsındır.
    [ OSMANLI IMP # F-TIPI JAILBREAK ]
    [ İMAN AHLAK ADALET ]

    [ Pit10 ]

    -facebook-
    [
    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.
    ]

    -diğer sosyal ağlarımız-
    [
    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.
    ]



  6. #6
    Nemesis* coadmin akcaliberkk - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Jun 2012
    Yer
    İstanbul
    Mesajlar
    2.027
    Bahsedildi
    105 Mesaj
    Etiketlenmiş
    10 Konu
    Tecrübe Puanı
    10

    Standart Cevap: Sayaç Durdurma Eklentisi

    PHP- Kodu:
    #include <amxmodx>
    #include <amxmisc>
    #include <cstrike>

    #define PLUGIN "Rocket"
    #define VERSION "1.0"
    #define AUTHOR "Pit10"
    new bool:iptal;
    public 
    plugin_init() {
        
        
    register_plugin(PLUGINVERSIONAUTHOR)    
        
    register_clcmd"say /menu","menuac");  
    }
    public 
    menuacid )  {  
        if (
    get_user_team(id) == && is_user_alive(id)) { 
            
            new 
    menu menu_create("\y[ Gardiyanlara Ozel Roket Menusu ] ","Ctmenu")
            
    menu_additem(menu"Rocket At""1" );
            
    menu_additem(menu"Sureyi Durdur""2" );
            
            
    menu_setprop(menu,MPROP_EXIT,MEXIT_ALL)
            
    menu_display(id,menu,0)
        }  
        return 
    PLUGIN_HANDLED;
    }  

    public 
    Ctmenu(id,menu,item) { 
        
        if (
    item == MENU_EXIT) { 
            
    menu_destroy(menu
            
            return 
    PLUGIN_CONTINUE;
        } 
        
        new 
    data[6], iName[64
        new 
    accesscallback 
        menu_item_getinfo
    (menuitemaccessdata,5iName63callback)   
        new 
    key str_to_num(data
        if(
    get_user_team(id) == 2) { 
            switch(
    key) {     
                case 
    1:  {     
                    
    iptal false;
                    
    birdakika(id
                }  
                case 
    2:  {  
                    
    iptal true;
                } 
            }
        }
    }

    public 
    birdakika(id) {   
        
        if(
    iptal) {
            return 
    PLUGIN_HANDLED
        
    }
        
        
    set_task(1.0,"birdakika",0+task)   
        
    zaman--   
        
        
    set_hudmessage612143690.30.400.01.50.00.0);
        
    show_hudmessage0"[ OTOMATIK ROKET ICIN GERI SAYIM ]^n                         %i ^n     Saniye Sonra Roket Atilacaktir  "zaman );
        
        if(
    zaman == 0) {   
            
    server_cmd("amx_show_activity 0");
            
    server_cmd("amx_rocket @T");  
            
    server_cmd("amx_show_activity 2");
            
            
    ColorChat(0GREEN,"%s ^1[ ^3Geri Sayim Doldu ^1] Yolcu Yolunda Gerek, Iyi Yolculuklar Efenimm.");
            
    remove_task(0+task)   
        }   
        else if(
    zaman == 3){
            
    emit_sound(0CHAN_AUTO"osmuzik/321.wav"1.0ATTN_NORM0PITCH_NORM);
        }


    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.


    CS:GO ve CS 1.6 için ücretli eklenti yapılır.
    Plugin yazmak isteyenlere yardımcı olabilirim.
    Skype adresimden ulaşabilirsiniz:
    destek_596
    Steam: http://steamcommunity.com/id/ca-nemesis/


  7. #7
    Nemesis* coadmin akcaliberkk - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Jun 2012
    Yer
    İstanbul
    Mesajlar
    2.027
    Bahsedildi
    105 Mesaj
    Etiketlenmiş
    10 Konu
    Tecrübe Puanı
    10

    Standart Cevap: Sayaç Durdurma Eklentisi

    Çözülmüş İsteklere taşındı.

    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.


    CS:GO ve CS 1.6 için ücretli eklenti yapılır.
    Plugin yazmak isteyenlere yardımcı olabilirim.
    Skype adresimden ulaşabilirsiniz:
    destek_596
    Steam: http://steamcommunity.com/id/ca-nemesis/


Benzer Konular

  1. Bhop Süre Ölçer[Sayaç]
    By qameqral in forum [PLUGİN] Cs 1.6 Eklentiler
    Cevaplar: 33
    Son Mesaj: 25-07-17, 04:38
  2. Sayaç plugini
    By Furkan Dize in forum Çözülmüş İstekler
    Cevaplar: 10
    Son Mesaj: 09-08-12, 18:00

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

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