üst yazı
Gönderilme zamanı: Pzr Mar 04, 2018 7:20 pm
Arkadaslar üst yazı plugini varmı güzellerinden kırmızı renkte hareketli ve kücük yazılı
Kod: Tümünü seç
//////////////////////////////////////////////
#include <amxmodx>
#include <amxmisc>
new syncObj;
public plugin_init()
{
register_plugin("DaktiloYazi", "2.0", "kApO")
set_task(2.0, "DaktiloYazi", 0, _, _, "b")
syncObj = CreateHudSyncObj()
}
public DaktiloYazi(id)
{
set_hudmessage(255, 0, 10, -1.0, 0.0, 2, 6.0, 2.2)
ShowSyncHudMsg(id, syncObj,"- [ Old Brother DeathRun Server ] -^n- cs227.csduragi.net -^n- ts65.csduragi.com -^n- x x x -^n- x x x -")
}
/* AMXX-Studio Notes - DO NOT MODIFY BELOW HERE
*{\\ rtf1\\ ansi\\ deff0{\\ fonttbl{\\ f0\\ fnil Tahoma;}}\n\\ viewkind4\\ uc1\\ pard\\ lang1055\\ f0\\ fs16 \n\\ par }
*/