Merhabalar sizden bir kod isteyeceğim. Bir eklenti üzerinde çalışıyorum. Fakat tur sonunda hangi takımın kazandığını öğrenebileceğim komutu bulamadım. Bana yardımcı olabilir misiniz?
Merhabalar sizden bir kod isteyeceğim. Bir eklenti üzerinde çalışıyorum. Fakat tur sonunda hangi takımın kazandığını öğrenebileceğim komutu bulamadım. Bana yardımcı olabilir misiniz?
ZombieTurkey
Zombiye Geri Döndük =))
IP: 88.255.155.75
DNS: zm.csturkey.org
facebook.com/ZombieTurkey
SKYPE: zmturkey
MAIL:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ZombieTurkey
Zombiye Geri Döndük =))
IP: 88.255.155.75
DNS: zm.csturkey.org
facebook.com/ZombieTurkey
SKYPE: zmturkey
MAIL:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Bir çok yöntem var. Benim kullandığım, kazanma sesini yakalayarak analiz etme
PHP- Kodu:
register_event("SendAudio","eSendAudio","a","2=%!MRAD_terwin","2=%!MRAD_ctwin","2=%!MRAD_rounddraw");
PHP- Kodu:
public eSendAudio() {
new szTeam[32];
read_data(2,szTeam,sizeof(szTeam)-1);
if(containi(szTeam,"ctwin") != -1) {
// CT Kazandı
}
else if(containi(szTeam,"terwin") != -1) {
// Terorist kazandı
}
else // berabere
}
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/
@akcaliberkk Teşekkür ederim işime yaradı. Konu Çözülmüşlere taşınabilir.
ZombieTurkey
Zombiye Geri Döndük =))
IP: 88.255.155.75
DNS: zm.csturkey.org
facebook.com/ZombieTurkey
SKYPE: zmturkey
MAIL:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.