Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menudeki Seçeneğini Admine Özel Yapmak
#27
kullanıcağım fonksiyon : get_user_team(client) dır.Fun Kütüphanesinde bulunmaktadır.

örnek kullanım.
[PHP]
#include <amxmodx>
#include <fun>
#define PLUGIN "DL63 New Plugin"
#define AUTHOR "dangerlord63"
#define VERSION "1.0"
public plugin_init(){
register_plugin(PLUGIN, VERSION, AUTHOR)
register_clcmd("say /takim","acil");}
public acil(client){
if(get_user_team(client) == 1){ // 1 ==> Terorist

}else if(get_user_team(client) == 2){ // 2 ==> C-Terorist

}
}
[PHP]
Ultra Security Anti Cheat

GameTrackerTR

Her türlü plugin yazılır.
skype : [email protected]


[Mod]
Zombi Rescue => Mapper gerekli.
Castle Defense(Kale Savunması) => Mapper gerekli.


Eğer benden yardım istiyorsanız, ismimi etiketlemeyi unutmayın yoksa gözden kaçırabiliyorum Sad
Reply


Messages In This Thread
Cevap: Menudeki Seçeneğini Admine Özel Yapmak - by dangerlord63 - 19-08-14, 20:27

Possibly Related Threads…
Thread Author Replies Views Last Post
  kendime özel jbmenu yapmak torqw 2 6,988 11-11-16, 16:14
Last Post: EfsoEfsoZaZA
  extra item adminlere özel yapma Crypex33 3 6,353 11-10-16, 19:43
Last Post: Crypex33

Foruma Atla:


Users browsing this thread: 1 Guest(s)