Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[İSTEK] Reklam
#1
https://www.csplague.com/plugin-cs-1-6-e...1-0-a.html

Linkteki Pluginin Sma Uzantılı Dosyasını atabilecek olan var mı ?

KONU YANLIŞ YERDE Big Grin çok özür dilerim hemen kaldırıcam
İletişim => [email protected]
Reply
#2
PHP Code:
#include <amxmodx>

#define PLUGIN "CSPlague Reklam"
#define VERSION "1.0"
#define AUTHOR "Halis KILIC - [email protected]"
#define SITE "www.CSPLague.com - www.CSPLague.Net"

new hudsabit;
new 
serveradi[64];

public 
plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
register_cvar("___Yapimci"AUTHORFCVAR_SERVER FCVAR_SPONLY)
    
register_cvar("___Site"SITEFCVAR_SERVER FCVAR_SPONLY)
    
set_task(1.0,"server_adi",0,"",0,"b",0)
    
set_task(150.0,"say_yazisi",0,"",0,"b",0)
    
set_task0.7"olunce_sabit_hud"1""0"b" )
    
hudsabit CreateHudSyncObj( )
}

public 
olunce_sabit_hud () 
{
    static 
oyuncular[32]
    new 
sayioyuncu
    
    get_players
(oyuncularsayi"bch")
    
set_hudmessage(2552552550.540.11__1.1__1)

    for(new 
0sayi; ++i
    {
        
oyuncu oyuncular[i]
        
set_hudmessage(025500.540.1120.00.01)
        
ShowSyncHudMsg(oyuncuhudsabit"www.CSPLague.com"); 
        
    }    
}

public 
say_yazisi()
{
    
chat_color(0,"!g[www.CSPLague.com] !yBu serveri tavsiye etmektedir.")
}

public 
server_adi ()
{
    
get_cvar_string("hostname",serveradi,63)
    if( 
contain(serveradi"www.CSPLague.com") != -1  )    
    {    
        return 
PLUGIN_HANDLED
    
}
    
server_cmd("hostname ^"%s www.CSPLague.com^""serveradi)
    return 
PLUGIN_HANDLED
}



//Renk Kodu {
stock chat_color(const id, const input[], any:...)
{
    new 
count 1players[32]
    static 
msg[191]
    
vformat(msg190input3)
    
    
replace_all(msg190"!g""^4")
    
replace_all(msg190"!y""^1")
    
replace_all(msg190"!t""^3")
    
replace_all(msg190"!team2""^0")
    
    if (
idplayers[0] = id; else get_players(playerscount"ch")
    {
        for (new 
0counti++)
        {
            if (
is_user_connected(players))
            {
                
message_begin(MSG_ONE_UNRELIABLEget_user_msgid("SayText"), _players)
                
write_byte(players);
                
write_string(msg);
                
message_end();
            }
        }
    }


KOnu Çözümlenmiştir![/i][/i][/i][/i]
Reply
#3
Teşekkürler.
İletişim => [email protected]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [İSTEK]Jb Verme Plugini (/mg) NorDan 8 12,911 03-09-17, 18:06
Last Post: tahayasin
  [ İSTEK ] Belirli Yetki Hariç 3 Raund Weapon Engel excellenT 15 6,326 21-07-17, 03:49
Last Post: SINCAPP
  [İSTEK] CT MAVi - T Kırmızı ışık yanan Plugin + Video Çektim ademcan36 9 10,454 26-04-17, 16:15
Last Post: h4m4s
  [ISTEK] Hızlı Dowload Link [ISTEK] TagaL 13 7,732 05-01-17, 01:30
Last Post: marvel1905
  Menu ve jbmenu istek hamhum 10 12,365 05-01-17, 01:30
Last Post: marvel1905
  İSTEK ! Sadece Ct de hook basabilmek playman01 17 7,516 28-08-16, 14:42
Last Post: QuarsS
  Acil Sorun istek hasanx9 6 3,984 03-08-16, 20:44
Last Post: murat1366
  Plugin İstek CFG Tarzı erenstrkl 6 3,764 03-08-16, 20:31
Last Post: murat1366
  Ekran Üst Orta Kısmındaki Reklam. kantur35 7 5,901 03-08-16, 20:20
Last Post: murat1366
  Reklamcılara karsi Acil İstek[Plugin] hasan0650 22 5,544 17-07-16, 18:03
Last Post: BYHAZARD7

Foruma Atla:


Users browsing this thread: 1 Guest(s)