Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[JB]CT olmayınca hücreler açık dursun
#1
Merhaba arkadaşlar, iyi bayramlar
İstediğim şeyi başlıkta belirttim , şimdiden teşekkürler Smile
Reply
#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
#3
Malesef hata veriyor :S
Reply
#4
Furkan Dize dateline='' Wrote: Malesef hata veriyor :S

hatayı yazsana
Reply
#5
PHP Code:
L 10/27/2012 17:50:09: [HAMSANDWICHBad arg count.  Expected 6got 2.
L 10
/27/2012 17:50:09: [AMXXRun time error 10 (plugin "otobunnykapat.amxx") (native "ExecuteHamB") - debug not enabled!
L 10/27/2012 17:50:09: [AMXXTo enable debug modeadd "debug" after the plugin name in plugins.ini (without quot 
Reply
#6
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 
}  
/////////////////// 
Reply
#7
Sağol
Reply
#8
çok şey istiyon keke Big Grin
Reply
#9
sefatokgoz dateline='' Wrote: çok şey istiyon keke Big Grin

Sefa Son paylaştığım SMA Çalışıyor Smile
Reply
#10
Konu Cözüldüğü İçin Çözülmüş İstekler Bölümüne Taşınmıştır !
İletişim ;

MSN : DeaTReX[email protected]

SKYPE : DeaTReX

Fakelerim Çıkmaya Başlamış Lütfen [email protected] & DeaTReX Adreslerinden Başka Hesabım Yoktur Lütfen Onlara Kanmayınız !

Sunuculara Ve Serverlara Özel Plugin Ve Mod Kodlanır
Reply


Foruma Atla:


Users browsing this thread: 1 Guest(s)