Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
İstek Maç Botuma Ekstra Kodlar
#17
# Maç, Pub, Taktik Ayarlarını Yüklerken veya Maçı Başlattığınızda Solda Yükleme Barı Eklenmiştir..

Maçı başlatan publiclerin 1.sine ekle (18.5 Saniye yükleme barı geçer);
PHP Code:
set_task (1.0,"ayarlarb"

Kısa komutarın publiclerine ekle (5.1 saniye yükleme barı geçer);
PHP Code:
set_task (1.0,"ayarlar"

SMA En altına ekle;
PHP Code:
/*-------------------------- SCH - Yükleme Barı --------------------------*/
public ayarlar() {
    
    
set_task (0.1,"ayarlar1")
    
set_task (0.6,"ayarlar2")
    
set_task (1.1,"ayarlar3")
    
set_task (1.6,"ayarlar4")
    
set_task (2.1,"ayarlar5")
    
set_task (2.6,"ayarlar6")
    
set_task (3.1,"ayarlar7")
    
set_task (3.6,"ayarlar8")
    
set_task (4.1,"ayarlar9")
    
set_task (4.6,"ayarlar10")
    
set_task (5.1,"ayarlar11")
    
}
public 
ayarlarb() {
    
    
set_task (0.1,"ayarlar1")
    
set_task (1.0,"ayarlar1")
    
set_task (2.0,"ayarlar2")
    
set_task (3.0,"ayarlar3")
    
set_task (4.0,"ayarlar4")
    
set_task (5.0,"ayarlar5")
    
set_task (6.0,"ayarlar6")
    
set_task (7.0,"ayarlar7")
    
set_task (8.0,"ayarlar8")
    
set_task (9.0,"ayarlar9")
    
set_task (10.0,"ayarlar10")
    
set_task (11.0,"ayarlar10")
    
set_task (12.0,"ayarlar10")
    
set_task (15.0,"ayarlar12")
    
set_task (18.5,"ayarlar12")
    
}
public 
ayarlar1() {
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"Ayarlar Aktiflestiriliyor!^n [{+}------------------]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar2() {
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"Ayarlar Aktiflestiriliyor!^n [--{+}----------------]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar3() {
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"Ayarlar Aktiflestiriliyor!^n [----{+}--------------]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar4() {
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"Ayarlar Aktiflestiriliyor!^n [------{+}------------]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar5() {
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"Ayarlar Aktiflestiriliyor!^n [--------{+}----------]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar6() {
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"Ayarlar Aktiflestiriliyor!^n [----------{+}--------]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar7() {
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"Ayarlar Aktiflestiriliyor!^n [------------{+}------]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar8() {
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"Ayarlar Aktiflestiriliyor!^n [--------------{+}----]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar9() {
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"Ayarlar Aktiflestiriliyor!^n [----------------{+}--]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar10() {
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"Ayarlar Aktiflestiriliyor!^n [------------------{+}]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar11() {
    
    
    
set_hudmessage(02122550.010.6016.03.0)
    
show_hudmessage(0"[---------{Ayarlar Aktiflestirildi}--------]")
    
    return 
PLUGIN_HANDLED
}
public 
ayarlar12(id) {
    
    new 
name[32]
    
get_user_name(idname31)
    
set_hudmessage(02122550.010.6016.04.0)
    
show_hudmessage(0"[-----{MAC BASLADI}-----]^n%s Basarilar Diler!"name)
    
    return 
PLUGIN_HANDLED

Reply


Messages In This Thread
[No subject] - by burc ugur - 16-01-12, 22:45
[No subject] - by NiCoMeDiA - 17-01-12, 00:49
[No subject] - by VFordentta - 17-01-12, 00:53
[No subject] - by NiCoMeDiA - 17-01-12, 01:00
[No subject] - by NiCoMeDiA - 17-01-12, 01:05
[No subject] - by NiCoMeDiA - 17-01-12, 19:19
[No subject] - by burc ugur - 18-01-12, 15:26
[No subject] - by Schwertle_vbulletin4_import1 - 19-01-12, 18:22
[No subject] - by burc ugur - 19-01-12, 20:21
[No subject] - by AARSLANNN - 29-02-12, 13:05

Possibly Related Threads…
Thread Author Replies Views Last Post
  [İSTEK]Jb Verme Plugini (/mg) NorDan 8 12,926 03-09-17, 18:06
Last Post: tahayasin
  [ İSTEK ] Belirli Yetki Hariç 3 Raund Weapon Engel excellenT 15 6,358 21-07-17, 03:49
Last Post: SINCAPP
  [İSTEK] CT MAVi - T Kırmızı ışık yanan Plugin + Video Çektim ademcan36 9 10,467 26-04-17, 16:15
Last Post: h4m4s
  [ISTEK] Hızlı Dowload Link [ISTEK] TagaL 13 7,769 05-01-17, 01:30
Last Post: marvel1905
  Menu ve jbmenu istek hamhum 10 12,381 05-01-17, 01:30
Last Post: marvel1905
  İSTEK ! Sadece Ct de hook basabilmek playman01 17 7,543 28-08-16, 14:42
Last Post: QuarsS
  Acil Sorun istek hasanx9 6 3,994 03-08-16, 20:44
Last Post: murat1366
  Plugin İstek CFG Tarzı erenstrkl 6 3,778 03-08-16, 20:31
Last Post: murat1366
  Reklamcılara karsi Acil İstek[Plugin] hasan0650 22 5,580 17-07-16, 18:03
Last Post: BYHAZARD7
  [pawn] istek batuopoz0770 4 6,548 19-04-15, 16:27
Last Post: akcaliberkk

Foruma Atla:


Users browsing this thread: 1 Guest(s)