Tesekürler !
Açıklama:
Bu stock ile, herhangi bir oyuncunun envanterinde herhangi bir ikincil silahın ( tabanca ) var olup olmadığını kontrol edebilirsiniz. Oyuncunun ikincil silahı varsa değer 1, yoksa 0 olur.
Örneğin, bir oyuncunun üzerinde sadece bir tane tabanca taşıyabilmesini istiyorsanız bu stock'u kullanabilirsiniz.
Oldukça basit kodlanmıştır. Gereksiz bellek harcamaz.
Gereken Modüller ve Kütüphaneler:
Ekstra Modül Gerektirmez.
Ayrıntılar:PHP- Kodu:
stock has_user_secondary( index ) {
new weapons[32],inum;
get_user_weapons(index,weapons,inum)
for( new i; i<inum ; i++ ) {
switch(weapons[i]) {
case CSW_ELITE,CSW_DEAGLE, CSW_FIVESEVEN, CSW_GLOCK18, CSW_USP, CSW_P228: {
return 1;
}
}
}
return 0;
}
1. parametre = Kullanıcı indexi [1-32]
Örnek Kullanım:
PHP- Kodu:
if(has_user_secondary(id)) {
client_print(id,print_chat,"Zaten Ikincil Bir Silaha Sahipsiniz.")
return PLUGIN_HANDLED
}
Konu akcaliberkk tarafından (29-05-18 Saat 20:23 ) değiştirilmiştir.
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/
Tesekürler !
Teşekkürler...
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
PHP- Kodu:
İletişim => cebinihat@hotmail.com
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
PHP- Kodu:
İletişim => cebinihat@hotmail.com
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
PHP- Kodu:
İletişim => cebinihat@hotmail.com
En İyi Konularım:
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.
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.
color="#ff0000">CSPLAGUE.com
sagş
- - - - - - - - - -
sagş
- - - - - - - - - -
sagş