arkadaslar oyunda cmd name nick ornek yazıp nick degiştiriyolar sürekli
bunu nasıl engelleye bilirim
plugin warmı arkaslar cmd name yazan kill kick falan olsun say atsın Admin Nick Degiştiremezsiniz gibi bişeyler lütfen engelleyin şunu
arkadaslar oyunda cmd name nick ornek yazıp nick degiştiriyolar sürekli
bunu nasıl engelleye bilirim
plugin warmı arkaslar cmd name yazan kill kick falan olsun say atsın Admin Nick Degiştiremezsiniz gibi bişeyler lütfen engelleyin şunu
Emege Saygı Yeter !!!
Mapları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.
plugins.ini nin en üstüne yazılacak.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_clcmd("cmd name","Block")
}
public Block(id) {
server_cmd("kick #%d ^"Bu Komut Yasaklidir^"",get_user_userid(id))
return PLUGIN_HANDLED
}
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/
eywallah çok sagol![]()
Emege Saygı Yeter !!!
Mapları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.