Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Steam ve fake steam ban
#26
akcaliberkk dateline='' Wrote:
PHP Code:
#include <amxmodx>

public plugin_init() {
    
register_plugin("No Steam Access""1.0""akcaliberkk")
    
}
public 
client_authorized(id) {
    
    new 
szAuthID[32];
    
get_user_authid(id,szAuthID,31)
    
    
    if(!
equali(szAuthID,"STEAM_ID_LAN")){
        
        
set_task(3.0,"Kick",id+345)
        
    }
}
public 
Kick(id) {
    
id -= 345;
    if(
is_user_connected(id)) server_cmd("kick #%d ^"Sadece Non-Steam Hesaplar Girebilir^"",get_user_userid(id))


Şunu hiç editlemeden bir kurar mısın . Yazısını dahi değiştirme. Bu şekilde çalışıyo görünüyor

çalıştı teşekkürler.
"Türkiye'nin ilk ve tek Zombi Mod V2.0 Server!"

Facebook İletişim

__________________________________________________

Güncel IP:
95.173.173.180:27015
__________________________________________________
Reply


Messages In This Thread
Steam ve fake steam ban - by xRteam45 - 21-10-13, 21:37
Cevap: Steam ve fake steam ban - by xRteam45 - 29-10-13, 23:33
Cevap: Steam ve fake steam ban - by Neith - 14-01-15, 21:04

Possibly Related Threads…
Thread Author Replies Views Last Post
  Fake Steam Ban xRteam45 5 3,400 04-11-13, 21:37
Last Post: JDM
  Deathrun fake player gelmiyor HijyeniK 4 4,532 20-03-13, 01:53
Last Post: DeaTReX
  fake ping eklentisinde ufak bi soru shakespeare 1 4,106 06-02-13, 21:16
Last Post: Schwertle_vbulletin4_import1

Foruma Atla:


Users browsing this thread: 1 Guest(s)