Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Host
#2
PHP Code:
#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Host Bilgi"
#define VERSION "1.0"
#define AUTHOR "akcaliberkk"


public plugin_init() {
    
register_plugin(PLUGIN,VERSION,AUTHOR)
    
    
set_task(120.0"Bilgi"___"b")
}

public 
Bilgi() {
    
client_print(0,print_chat,"Bu Server ^"MGA^" Tarafından host edilmektedir..")
    
client_print(0,print_chat,"Kufur, Hile vb Seyler Yasaktir.")



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/

Reply


Messages In This Thread
Host - by dracula266 - 03-02-13, 00:39
Cevap: Host - by akcaliberkk - 04-02-13, 15:59
Cevap: Host - by akcaliberkk - 17-02-13, 21:40

Foruma Atla:


Users browsing this thread: 1 Guest(s)