Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[JB]CT olmayınca hücreler açık dursun
#2
PHP Code:
#include <amxmodx> 
#include <engine> 
#include <hamsandwich> 

public plugin_init() { 
    
register_plugin("Oto Buton""1.0""dangerlord63"
    
register_logevent("butunlariac"2"1=Round_Start"

public 
butunlariac() { 
    new 
buton,ct
    
for(new 0;33;i++){
        if(
get_user_team(i) == 2)
            
ct++;}
    if(
ct == 0){
        while((
buton find_ent_by_class(-1,"func_button")))
        {
            
ExecuteHamB(Ham_Usebuton
            
entity_set_float(butonEV_FL_frame0.0
        }
    }
    return 
HAM_IGNORED 
}  
/////////////////// 
Reply


Messages In This Thread
Cevap: [JB]CT olmayınca hücreler açık dursun - by dangerlord - 27-10-12, 16:42

Foruma Atla:


Users browsing this thread: 1 Guest(s)