konuyu actıktan 1 dakıka sonra yardım edın demıssın dur hele![]()
biri birini öldürdüğünde ekranın orta üst tarafınDA KİMİN KİMİ ÖLDÜRDÜĞÜNÜ YAZSIN TAKIMLARIYLA
ÖRNEĞİN: T takımından ..... ct takımından ....... yı öldürdü.
---------- Alttaki Mesaj Zamani 21:51 ---------- Önceki Mesaj Zamani 20:52 ----------
yardım edinnnn. Kimse bilmiyor mu ?
[SIGPIC][/SIGPIC]
konuyu actıktan 1 dakıka sonra yardım edın demıssın dur hele![]()
59 dk sonra demisim .d
[SIGPIC][/SIGPIC]
Hud mesajı olarak mı istiyorsunuz ?
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
CS:GO ve CS 1.6 için ücretli eklenti yapılır.
Plugin yazmak isteyenlere yardımcı olabilirim.
Skype adresimden ulaşabilirsiniz: destek_596
Steam: http://steamcommunity.com/id/ca-nemesis/
hud mesajı olarak![]()
[SIGPIC][/SIGPIC]
PHP- Kodu:
/* Plugin generated by AMXX-Studio */
#include <amxmodx>
#include <amxmisc>
#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "author"
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
register_event("DeathMsg","eDeathMsg","a")
}
public eDeathMsg() {
new olduren_takim[32],olen_takim[32],olduren[32],olen[32];
new victim = read_data(2)
new attacker = read_data(1)
get_user_name(attacker,olduren,31)
get_user_name(victim,olen,31)
switch(get_user_team(attacker)) {
case 1: olduren_takim = "T";
case 2: olduren_takim = "CT";
}
switch(get_user_team(victim)) {
case 1: olen_takim = "T";
case 2: olen_takim = "CT";
}
set_hudmessage(255, 255, 0, -1.0, 0.20, 0, 0.5, 5.0, 2.0, 2.0, -1);
show_hudmessage(0,"%s Takimindan %s: %s Takimindan %s Adli Kisiyi Oldurdu",olduren_takim,olduren,olen_takim,olen)
}
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
CS:GO ve CS 1.6 için ücretli eklenti yapılır.
Plugin yazmak isteyenlere yardımcı olabilirim.
Skype adresimden ulaşabilirsiniz: destek_596
Steam: http://steamcommunity.com/id/ca-nemesis/
Teşekkürler.
[SIGPIC][/SIGPIC]
İletişim ;
MSN : DeaTReX
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
SKYPE : DeaTReX
Fakelerim Çıkmaya Başlamış Lütfen
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
& DeaTReX Adreslerinden Başka Hesabım Yoktur Lütfen Onlara Kanmayınız !
Sunuculara Ve Serverlara Özel Plugin Ve Mod Kodlanır