Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
hoşgeldiniz mesajı
#6
AnqRfLow dateline='' Wrote: Sma yı atıyım sen ayarla kardeşim . Yukarda Set Hutmesaga var birde allta var hosgeldin Smile

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


#include <amxmodx>
#include <amxmisc>


#define PLUGIN "Hosgeldin"
#define VERSION "v.1"
#define AUTHOR "AnqRfLow*"






public client_putinserver(oyuncu) {
    
    
set_task(1.0"hosgeldin"oyuncu)


}
public 
hosgeldin(oyuncu) {
    
    new 
isim[32]
    
get_user_name(oyuncuisim31)
    
    
chat_color(oyuncu,"!yServerimize Hosgeldiniz !gSayin !t%s"isim)
    
set_hudmessage(002550.020.6206.012.0)
    
show_hudmessage(oyuncu"%s serverimize ^nhosgeldiniz"isim)
}




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[i]))
        {
            
message_begin(MSG_ONE_UNRELIABLEget_user_msgid("SayText"), _players)
            
write_byte(players);
            
write_string(msg);
            
message_end();
        }
    }
}



Yani bu verdigini digerinin yanına mı ekliyim anlamadım yazdıgından birsey Smile

- - - - - - - - - -

AnqRfLow dateline='' Wrote: Sma yı atıyım sen ayarla kardeşim . Yukarda Set Hutmesaga var birde allta var hosgeldin Smile

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


#include <amxmodx>
#include <amxmisc>


#define PLUGIN "Hosgeldin"
#define VERSION "v.1"
#define AUTHOR "AnqRfLow*"






public client_putinserver(oyuncu) {
    
    
set_task(1.0"hosgeldin"oyuncu)


}
public 
hosgeldin(oyuncu) {
    
    new 
isim[32]
    
get_user_name(oyuncuisim31)
    
    
chat_color(oyuncu,"!yServerimize Hosgeldiniz !gSayin !t%s"isim)
    
set_hudmessage(002550.020.6206.012.0)
    
show_hudmessage(oyuncu"%s serverimize ^nhosgeldiniz"isim)
}




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();
        }
    }
}



Yani bu verdigini digerinin yanına mı ekliyim anlamadım yazdıgından birsey Smile[/i][/i][/i][/i][/i][/i]
Reply


Messages In This Thread
hoşgeldiniz mesajı - by ghostmert14 - 03-12-13, 19:02
Cevap: hoşgeldiniz mesajı - by xcasusxx - 03-12-13, 19:07
[No subject] - by ghostmert14 - 03-12-13, 20:38
Cevap: hoşgeldiniz mesajı - by ghostmert14 - 04-12-13, 17:37
Cevap: hoşgeldiniz mesajı - by blackzone - 04-12-13, 17:55
[No subject] - by ghostmert14 - 04-12-13, 18:01
Cevap: hoşgeldiniz mesajı - by JDM - 04-12-13, 18:29
Cevap: hoşgeldiniz mesajı - by AnqRfLow - 04-12-13, 00:39

Possibly Related Threads…
Thread Author Replies Views Last Post
  Hoş Geldin Mesajı (Değişik Bir Plugin + Resim Koydum + AMXX Ve SMA) Nobb 13 9,037 18-04-16, 02:59
Last Post: Uzman34666
  Servere Giriş Mesajı recep2 4 3,486 11-09-14, 02:09
Last Post: SpidiGonzales
  Plugin say mesajı kaldırma xraid 3 3,600 20-07-14, 22:04
Last Post: xraid
  Üstte reklam mesajı LoudLy 6 5,628 19-07-14, 13:42
Last Post: ruttemfaal
  TS3 pluginine Say mesajı eklemek murderteam 3 2,657 18-12-13, 17:14
Last Post: JDM
  10 saniyede bir say mesajı DeadNight26 6 2,998 05-08-13, 21:47
Last Post: akcaliberkk
  Admin Menu Say Mesajı Kaldırabilirmisiniz Config Setting 6 3,772 19-07-13, 17:04
Last Post: akcaliberkk
  Hoşgeldiniz Mesajı GreatsGaming 6 5,193 19-07-13, 17:02
Last Post: akcaliberkk
  Say'dan !tsay yazarak tsay mesajı gönderme bomba34 4 3,910 04-02-13, 15:49
Last Post: akcaliberkk
  Görev mesajlarını otomatik olarak radyo mesajı gibi gösterilmesini sağlayan eklenti. eqinoxclan 6 4,618 10-02-12, 20:50
Last Post: Schwertle_vbulletin4_import1

Foruma Atla:


Users browsing this thread: 1 Guest(s)