⭐🚀 TkyNET | Blacklist ve Profesyonel DDoS Korumalı TeamSpeak 3 Sunucuları 🚀⭐
Sponsor Görsel
⭐ Buraya kendi metin reklamınızı vererek binlerce kişiye ulaşın! ⭐
Sponsor Görsel 2
SponsorSponsor

Konu

#1
Ekteki plugini yüklediğimde şu hatayı alıyorum :

/home/araclar/compiler/include/dhudmessage.inc(19) : error 021: symbol already defined: "set_dhudmessage"
/home/araclar/compiler/include/dhudmessage.inc(24) : error 010: invalid function or declaration
/home/araclar/compiler/include/dhudmessage.inc(34) : error 010: invalid function or declaration
/home/araclar/compiler/include/dhudmessage.inc(37) : error 021: symbol already defined: "show_dhudmessage"
/home/araclar/compiler/include/dhudmessage.inc(42) : error 010: invalid function or declaration
/home/araclar/compiler/include/dhudmessage.inc(44) : warning 218: old style prototypes used with optional semicolumns
/home/araclar/compiler/include/dhudmessage.inc(45) : error 054: unmatched closing brace
/home/araclar/compiler/include/dhudmessage.inc(46) : error 010: invalid function or declaration
/home/araclar/compiler/include/dhudmessage.inc(49) : warning 218: old style prototypes used with optional se


çözüp atabilecek varsa çok işime yarar teşekkürler.
.smaelbasibilgi.sma(Dosya Boyutu: 1,24 KB | İndirme Sayısı: 7)
#2
PHP Kod:
#include <amxmodx>

#define PLUGIN "El Basi Yazi"
#define VERSION "1.0"
#define AUTHOR "Smash"

public plugin_init() {
    register_plugin(PLUGINVERSIONAUTHOR)
    register_event("HLTV""event_round_start""a""1=0""2=0");
}

public 
event_round_start( ) {
    
    set_hudmessage
(02550, -1.00.3003.06.0)
    show_hudmessage(0"/-------------------------------\")
    set_hudmessage(255, 255, 255, -1.0, 0.33, 0, 3.0, 6.0)
    // bu kisimlari duzenleyiniz
    show_hudmessage(0,"
     Tercihiniz Icin       ");
    set_hudmessage(255, 255, 255, -1.0, 0.36, 0, 3.0, 6.0)
    // bu kisimlari duzenleyiniz
    show_hudmessage(0,"
       Tesekkur Ederiz !   ");
    set_hudmessage(255, 255, 255, -1.0, 0.39, 0, 3.0, 6.0)
    // bu kisimlari duzenleyiniz
    show_hudmessage(0,"
        213.238.173.XX      ");
    set_hudmessage(0, 255, 0, -1.0, 0.42, 0, 3.0, 6.0)
    show_hudmessage(0, "
\-------------------------------/")
}
public client_disconnected(id)
{
    if(task_exists(id))
    {
        remove_task(id);
    }

Linksta
#3
el başı hiç ekrana gelmiyor yazı gelmesini sağlayıp 5 sn kalacak şekilde ayarlarmısınız.
#4
güncel
#5
PHP Kod:
#include <amxmodx>
#include <reapi>

new const PLUGIN[] = "Hud_Message";
new const 
VERSION[] = "1.0";
new const 
AUTHOR[] = "By.KinG";

public 
plugin_init()
{
    
register_plugin(PLUGINVERSIONAUTHOR);
    
register_event("HLTV""Event_Round_Start""a""1=0""2=0");
}

public 
Event_Round_Start()
{
    
set_dhudmessage(255255255, -1.00.3005.05.0);
    
show_dhudmessage(0"/------------------------------\");
    set_dhudmessage(random_num(0, 255), random_num(0, 255), random_num(0, 255), -1.0, 0.30, 0, 5.0, 5.0);
    show_dhudmessage(0, "
213.238.173.XX^nKalitenin ve Eglencenin Adresi");
    set_dhudmessage(255, 255, 255, -1.0, 0.39, 0, 5.0, 5.0);
    show_dhudmessage(0, "
\------------------------------/");

Linksta
#6
Teşekkür ederim konu çözüldü.
#7
Konunuz "Çözülmüş İsteklere" taşınmıştır.
Linksta

Bir hesap oluşturun veya yorum yapmak için giriş yapın

Yorum yapmak için üye olmanız gerekiyor

ya da