CSPLague
T shop colorchat hatası ılgılenın lutfen - Printable Version

+- CSPLague (https://www.csplague.com)
+-- Forum: CS 1.6 Plugin (Eklenti) Bölümü (https://www.csplague.com/forumdisplay.php?fid=6)
+--- Forum: [İSTEK] Cs 1.6 Plugin İstek Bölümü (https://www.csplague.com/forumdisplay.php?fid=80)
+---- Forum: Çözülmüş İstekler (https://www.csplague.com/forumdisplay.php?fid=87)
+---- Thread: T shop colorchat hatası ılgılenın lutfen (/showthread.php?tid=9975)

Pages: 1 2


Cevap: T shop colorchat hatası ılgılenın lutfen - ruttemfaal - 17-05-14

// güncel //


Cevap: T shop colorchat hatası ılgılenın lutfen - Furkan Dize - 17-05-14

Aynı şeyleri bende yaşadım.

PHP Code:
g_iMsgSayText     get_user_msgid("SayText"
stock ChatColor(const id, const input[], any:...)
{
    new 
count 1players[32]
    static 
msg[191]
    
vformat(msg190input3)
    
    
replace_all(msg190"!g""^4"// Green Color
    
replace_all(msg190"!y""^1"// Default Color
    
replace_all(msg190"!team""^3"// Team Color
    
    
    
if (idplayers[0] = id; else get_players(playerscount"ch")
    {
    for (new 
0counti++)
    {
        if (
is_user_connected(players[i]))
        {
            
message_begin(MSG_ONE_UNRELIABLEg_iMsgSayText_players)  
            
write_byte(players);
            
write_string(msg);
            
message_end();
        }
    }
    }

Bunu kullan %100 çalışıyor, ben kullanıyorum çünkü.[/i][/i][/i]


Cevap: T shop colorchat hatası ılgılenın lutfen - ruttemfaal - 17-05-14

Tesekkurler deneyecegim


Cevap: T shop colorchat hatası ılgılenın lutfen - ruttemfaal - 19-05-14

Deniyorum Olmuyor malasef yardim edebilecek bir arkadaş yokmu Editleyip bana 2 Dakika :/ Yapamazmi Lütfen gunlerdir bekliyorum


Cevap: T shop colorchat hatası ılgılenın lutfen - JDM - 19-05-14

Biraz araştırma ve biraz uğraş ile halledilemeyecek bir şey yok bu forumda

https://www.csplague.com/kod-pawn-script/27039-script-bir-plugin-jail-inc-eksik-hatasi-vermeyecek-sekilde-nasil-yapilir.html


Cevap: T shop colorchat hatası ılgılenın lutfen - ruttemfaal - 19-05-14

Deneyeceğim inşallah olur simdiden teşekkürler


Cevap: T shop colorchat hatası ılgılenın lutfen - ruttemfaal - 23-05-14

Arkadaşlar konu çözüldü çözülmüş isteklere taşınırsa sevinirim