Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[JB]CT olmayınca hücreler açık dursun
#11
Teşekkürler
Reply
#12
saol yararlı
Reply
#13
dangerlord dateline='' Wrote:
PHP Code:
#include <amxmodx> 
#include <engine> 
#include <hamsandwich> 
#include <fakemeta>

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

public 
butunlariac() { 
    new 
buton = -1,ct
    
for(new 0;33;i++){
        if(
get_user_team(i) == 2)
            
ct++;}
    if(
ct == 0){
        while((
buton find_ent_by_class(-1,"func_door")))
        {
            if(!
pev_valid(buton))continue
            
engfunc(EngFunc_RemoveEntity,buton)
        }
    }
    return 
HAM_IGNORED 
}  
/////////////////// 



kardeşim bunu yaptım şimdi çalıştıda hücre hep açık ct yokken açık o tamamda ct oluncada açık ve hep açıp el başı res sonra falan hiç kapanmıyo tuşlada kapanmıyo bozuk plugin biraz Big Grin
Reply


Foruma Atla:


Users browsing this thread: 1 Guest(s)