Posts: 1,371
Threads: 252
Joined: Mar 2012
Reputation:
0
Merhaba Arkadaşlar Ben Şu Konudaki https://www.csplague.com/cozulmus-istekl...ntisi.html Pluginin Sabit Durmasını İstiyorum.Yani O Hep Gidip Geliyor.Onun Sabit Durmasını İstiyorum.Plugini "kApo" Arkadaşımız Yapmış Ona Teşekkürler.Verdiğim Konudaki Pluginin Sabit Durmasını İstiyorum.Bunu Yapabilirmisiniz Arkadaşlar? Şimdiden Teşekkürler Cevabınızı Bekliyorum...
SMA ;
PHP Code: ////////////////////////////////////////////// #include <amxmodx> #include <amxmisc>
new syncObj;
public plugin_init() { register_plugin("DaktiloYazi", "2.0", "kApo") set_task(2.0, "DaktiloYazi", 0, _, _, "b") syncObj = CreateHudSyncObj() }
public DaktiloYazi(id) { set_hudmessage(0, 250, 255, -1.0, 0.0, 2, 6.0, 2.2) ShowSyncHudMsg(id, syncObj,"Gantz | pRo puBL!C [No sXe] Server ~^ncs2.oyunliman.tr.gg^n[ www.OyunLiman.TR.GG ]") }
PHP Code: İletişim => cebinihat@hotmail.com
PHP Code: İletişim => cebinihat@hotmail.com
PHP Code: İletişim => cebinihat@hotmail.com
Posts: 331
Threads: 23
Joined: Mar 2013
Reputation:
0
Canlıyken, ölüyken hiç fark etmiyo o yazı orada hiç kıpırdamadan durucak mı?
Posts: 269
Threads: 5
Joined: Feb 2013
Reputation:
0
PHP Code: ////////////////////////////////////////////// #include <amxmodx> #include <amxmisc>
new syncObj;
public plugin_init() { register_plugin("DaktiloYazi", "2.0", "kApo") set_task(2.0, "DaktiloYazi", 0, _, _, "b") syncObj = CreateHudSyncObj() }
public DaktiloYazi(id) { set_hudmessage(0, 250, 255, -1.0, 0.0, 0, 6.0, 2.2) ShowSyncHudMsg(id, syncObj,"Gantz | pRo puBL!C [No sXe] Server ~^ncs2.oyunliman.tr.gg^n[ www.OyunLiman.TR.GG ]") }
dene bakalım.
Anlatamıyorsan yaz, Yazamıyorsan anlat. Her ikisini de beceremiyorsan sadece sus.
PHP Code: chat_color(id,SKYPE," kApO.1905 " ) chat_color(id,HOTMAIL," [email protected] " ) chat_color(id,STEAM," herge1 " )
Hedef büyük , hayırlısıyla.
Posts: 1,371
Threads: 252
Joined: Mar 2012
Reputation:
0
Pikachu dateline='' Wrote: Canlıyken, ölüyken hiç fark etmiyo o yazı orada hiç kıpırdamadan durucak mı? Aynen Öyle Kardeşim.
kApO dateline='' Wrote: PHP Code: ////////////////////////////////////////////// #include <amxmodx> #include <amxmisc>
new syncObj;
public plugin_init() { register_plugin("DaktiloYazi", "2.0", "kApo") set_task(2.0, "DaktiloYazi", 0, _, _, "b") syncObj = CreateHudSyncObj() }
public DaktiloYazi(id) { set_hudmessage(0, 250, 255, -1.0, 0.0, 0, 6.0, 2.2) ShowSyncHudMsg(id, syncObj,"Gantz | pRo puBL!C [No sXe] Server ~^ncs2.oyunliman.tr.gg^n[ www.OyunLiman.TR.GG ]") }
dene bakalım. Olmadı Yine Gidip Geliyor.
PHP Code: İletişim => cebinihat@hotmail.com
PHP Code: İletişim => cebinihat@hotmail.com
PHP Code: İletişim => cebinihat@hotmail.com
Posts: 269
Threads: 5
Joined: Feb 2013
Reputation:
0
PHP Code: Set_task(5.0, "DaktiloYazi", 0, _, _, "b")
set_hudmessage(0, 250, 255, -1.0, 0.0, 0, 6.0, 12.0)
Suan telefondan giriyorum o yuzden tam yazamadım bunlari eskilerinin yerine yapistir.
Anlatamıyorsan yaz, Yazamıyorsan anlat. Her ikisini de beceremiyorsan sadece sus.
PHP Code: chat_color(id,SKYPE," kApO.1905 " ) chat_color(id,HOTMAIL," [email protected] " ) chat_color(id,STEAM," herge1 " )
Hedef büyük , hayırlısıyla.
Posts: 1,371
Threads: 252
Joined: Mar 2012
Reputation:
0
Yine Olmadı.
PHP Code: İletişim => cebinihat@hotmail.com
PHP Code: İletişim => cebinihat@hotmail.com
PHP Code: İletişim => cebinihat@hotmail.com
Posts: 331
Threads: 23
Joined: Mar 2013
Reputation:
0
PHP Code: /* Plugin generated by AMXX-Studio */
#include <amxmodx> #include <amxmisc>
#define PLUGIN "New Plug-In" #define VERSION "1.0" #define AUTHOR "author"
new syncObj;
public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) set_task(1.0,"Reklam",0,_,_,"b") syncObj = CreateHudSyncObj() }
public Reklam(id) { set_hudmessage(0, 255, 0, -1.0, 0.05, 0, 1.0, 5.0) ShowSyncHudMsg(id, syncObj,"Reklam^nReklam^nReklam") }
Olmassa \/
PHP Code: /* Plugin generated by AMXX-Studio */
#include <amxmodx> #include <amxmisc>
#define PLUGIN "New Plug-In" #define VERSION "1.0" #define AUTHOR "author"
new syncObj;
public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) set_task(1.0,"Reklam",0,_,_,"b") syncObj = CreateHudSyncObj() }
public Reklam(id) { set_hudmessage(0, 255, 0, -1.0, 0.05, 0, 0.1, 60.0) ShowSyncHudMsg(id, syncObj,"Reklam^nReklam^nReklam") }
Buda olmassa bilmiyorum
Not: Stuido ya attıktan sonra CTRL + I yapmayı unutmayın.
Posts: 1,371
Threads: 252
Joined: Mar 2012
Reputation:
0
11-07-13, 00:16
(This post was last modified: 11-07-13, 18:09 by Nobb.)
Yine Olmadı.Hem Kardeşim Ben Rengini Turkuaz - Aqua İstiyorum Yazının Rengini Yani...
PHP Code: İletişim => cebinihat@hotmail.com
PHP Code: İletişim => cebinihat@hotmail.com
PHP Code: İletişim => cebinihat@hotmail.com
Posts: 1,089
Threads: 189
Joined: Feb 2012
Reputation:
0
Tek Renk Ve Sabitmi İstiyorsun ?
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
Posts: 1,371
Threads: 252
Joined: Mar 2012
Reputation:
0
12-07-13, 22:24
(This post was last modified: 16-07-13, 13:06 by Nobb.)
DeaTReX dateline='' Wrote: Tek Renk Ve Sabitmi İstiyorsun ? Evet.Renk'i Turkuaz - Aqua Olsun...
PHP Code: İletişim => cebinihat@hotmail.com
PHP Code: İletişim => cebinihat@hotmail.com
PHP Code: İletişim => cebinihat@hotmail.com
|