Kullanıcı Tag Listesi

5 sonuçtan 1 ile 5 arası
  1. #1
    onbasi er
    Üyelik tarihi
    Dec 2011
    Mesajlar
    74
    Bahsedildi
    0 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    13

    Standart [İSTEK] [DR] Oyuna Girince Otomatik Revive

    Arkadaşlar oyuna girince millet /respawn yazarak kendini revleyebiliyor.Ancak bazı oyuna yeni başlayan yusuf yusuflar /respawn yazmayı bilmiyorlar. Oyuna girince otomatki revleyen bir plugin lazım.Bulursanız ve yardımcı olursanız çok teşekür ederim


    -DR Respawn Advanced 1.2 olmasın lütfen o çalışmıyor!

  2. #2
    teğmen NiCoMeDiA - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Dec 2011
    Yer
    Yuvam Akarca Flamingo Sok. C2 16 Daire 14 (6. Zil) Kocaeli/İzmit
    Mesajlar
    1.623
    Bahsedildi
    9 Mesaj
    Etiketlenmiş
    5 Konu
    Tecrübe Puanı
    36

    Standart

    denermisin bunu.

    PHP- Kodu:
    /* AMXX Mod script. 

    * (c) Copyright 2004, developed by Geesu 
    * This file is provided as is (no warranties).  

    * Changelog 
    * 1.1: 
    *   Added /respawn command to spawn a player if they're dead 
    *   Added a public cvar 
    * 1.0:  
    *    Pistols are now given to players when they respawn 
    *    sv_checkpistols cvar added, if this is set to 0, then players will always spawn with a pistol, otherwise they will only spawn with a pistol when it is not scoutzknivez and not a ka map 
    *    sv_respawn cvar added, set this to 0 to disable the plugin 
    */ 

    new const VERSION[] =    "1.1" 

    #include <amxmodx> 
    #include <fun> 
    #include <cstrike> 

    #define DISABLE_CS 0 

    // team ids  
    #define UNASSIGNED 0  
    #define TS 1  
    #define CTS 2  
    #define AUTO_TEAM 5  

    public plugin_init(){ 
         
        
    register_plugin("Respawn Forever"VERSION"Pimp Daddy (OoTOAoO)"
         
        
    register_event("DeathMsg","on_Death","a"
         
        
    register_cvar("sv_checkpistols""0"
        
    register_cvar("sv_respawn""1"
        
    register_cvar("respawn_forever_version"VERSIONFCVAR_SERVER
         
        
    register_clcmd("say","on_Chat"
        
    register_clcmd("say_team","on_Chat"


    public 
    on_Chat(id

        if ( !
    get_cvar_num("sv_respawn") ) 
        { 
            
    client_print(idprint_chat"* Respawn plugin disabled"
            
    //return PLUGIN_CONTINUE 
        

         
        new 
    szSaid[32
        
    read_args(szSaid31)  
         
        if (
    equali(szSaid,"^"/respawn^"") || equali(szSaid,"^"respawn^"")) 
        { 
            
    spawn_func(id
        } 


    public 
    spawn_func(id

        new 
    parm[1
        
    parm[0]=id 
         
        
    /* Spawn the player twice to avoid the HL engine bug */ 
        
    set_task(0.5,"player_spawn",72,parm,1
        
    set_task(0.7,"player_spawn",72,parm,1
         


    public 
    on_Death() 

        if ( !
    get_cvar_num("sv_respawn") ) 
            return 
    PLUGIN_CONTINUE 
         
        
    new victim_id read_data(2
         
        
    spawn_funcvictim_id 
         
        return 
    PLUGIN_CONTINUE 


    public 
    player_spawn(parm[1]) 

        
    spawn(parm[0]) 

    public 
    client_connect(id

        
    set_task(1.0,"spawn_func",id
         

    Legend Young

    Skype: ozan_secgin96

  3. #3
    admin Schwertle - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Dec 2011
    Yer
    Pendik, İstanbul, Türkiye
    Mesajlar
    1.132
    Bahsedildi
    23 Mesaj
    Etiketlenmiş
    1 Konu
    Tecrübe Puanı
    10

    Standart

    Konu 10dk içinde çözülmüş:d

    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.
    google_ad_section_end -->

  4. #4
    onbasi er
    Üyelik tarihi
    Dec 2011
    Mesajlar
    74
    Bahsedildi
    0 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    13

    Standart

    yok
    olmadı

  5. #5
    er er
    Üyelik tarihi
    Feb 2013
    Mesajlar
    10
    Bahsedildi
    0 Mesaj
    Etiketlenmiş
    0 Konu
    Tecrübe Puanı
    12

    Smile Cevap: Serverimde Sv respawn yok lutfen bana pluginini verıın lütfen

    arkadaslar benım sw de herkez oldungde yenıden doğuyor bende sv respawn cvar yok bana birsi pluginini vereblırmı

Benzer Konular

  1. T Base Kalınca Otomatik Slap | v1.3.2
    By Schwertle in forum [PLUGİN] Cs 1.6 Eklentiler
    Cevaplar: 221
    Son Mesaj: 13-04-20, 14:32
  2. Bmesaji Plugini ( ... İsimli Oyuncu Oyuna Girdi )
    By NiCoMeDiA in forum [PLUGİN] Cs 1.6 Eklentiler
    Cevaplar: 307
    Son Mesaj: 29-04-15, 08:51
  3. [JB] Glocksuz Revive | nefret007
    By nefret007 in forum Jail & Deathrun Pluginler
    Cevaplar: 312
    Son Mesaj: 24-05-13, 21:37
  4. [İSTEK] Top 15 Lazım :) [İSTEK]
    By TagaL in forum Çözülmüş İstekler
    Cevaplar: 5
    Son Mesaj: 10-07-12, 20:01
  5. [İSTEK] Oyuna Giren Oto Rev
    By panpaclan in forum Çözülmüş İstekler
    Cevaplar: 1
    Son Mesaj: 02-02-12, 01:01

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

otomatik revive kodu

cs 1.6 otamatik revive kapatma

cs 1.6 sw revive kdou

cs 1.6 oto revi

cs 1.6 oto revive

cs otomatik revleme plugini

cs 1.6 otomatik revive kodu

otomatik revive kapatma kodu

cs oto revive kodu

cs 1.6 oto revive swler

oto respawn kapatma cs 1.6

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