Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ColorChat yardım
#1
ColorChat(id,GREEN," ASDFASDF")
bu direk yeşil yazıyor
bende stockuda var
ColorChat(id,....,"!g[TAG] : !y ASDFASD")
böyle olsun istiyorum ... yazan yere ne yazacağım?
Reply
#2
Quote:stock chat_color(const id, const input[], any:...) {
new count = 1, players[32]
static msg[191]
vformat(msg, 190, input, 3)

replace_all(msg, 190, "!g", "^4")
replace_all(msg, 190, "!y", "^1")
replace_all(msg, 190, "!t", "^3")
replace_all(msg, 190, "!team2", "^0")

if (id) players[0] = id; else get_players(players, count, "ch")
{
for (new i = 0; i < count; i++)
{
if (is_user_connected(players))
{
message_begin(MSG_ONE_UNRELIABLE, get_user_msgid("SayText"), _, players)
write_byte(players);
write_string(msg);
message_end();
}
}
}
}

Bunu Kullan. Örnek Olarak;

Quote:chat_color(id,"!twww.CSPLAGUE.com !gPlugin Paylasim !yPlatformu.")

!t = team rengi
!g = yeşil
!y = normal say rengi[/i][/i]
Legend Young

Skype: ozan_secgin96
Reply
#3
Çok Sağol Çözüldü Smile
Reply
#4
çözülmüş istekler bölümüne taşınmıştır.
Legend Young

Skype: ozan_secgin96
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  ColorChat Error Bakarmısınız Config Setting 8 10,075 17-07-16, 18:00
Last Post: BYHAZARD7
  Pass Sprite [YARDIM] chirkinqral 9 3,505 31-05-16, 00:48
Last Post: enestricks
  Pluginde hata lütfen yardım :) tarlacixx 2 5,043 10-04-15, 12:45
Last Post: kedusa

Foruma Atla:


Users browsing this thread: 1 Guest(s)
🔥 Bu Forumdan Popüler Konular
/redbull yazinca kissa yol — 190,987 görüntülenme, 11 cevap
SAY komutlarını bind tuşuyla yapmak — 68,437 görüntülenme, 5 cevap
Cs 1.6 Ct mic t gitmiyor — 55,229 görüntülenme, 5 cevap
JailBreak Ct Hook-Power1 — 42,236 görüntülenme, 8 cevap
Ben Kırmızı Admin Şapkası İsityorum Plugin+model — 41,815 görüntülenme, 120 cevap