[ CTF ] Rank / Top10
#1
Hola Nothingdohere les vengo a traer otro top10 / rank Roflmao esta vez es un simple top10 por bandera capturadas y banderas recuperadas.
Esta vez lo hice por que quería aprender a utilizar natives y bueno como tenia el mod ese en mi cs hice este top

Comandos:
Cita:/rank ( ver posición del player )
/top ( los mejores 10 )

Creditos:
Cita:Destro: adv_vault

Requisitos:

Cambios:
Cita:v1.0: Lanzamiento del plugin


.sma   Descargar AMXX / rank_top10_jctfv1.0.sma (Tamaño: 5.57 KB / Descargas: 363)
Responder
#2
Buen aporte ^^Mario
Responder
#3
Buen aporte.

Solo esto.
El stock de chat_color cambialo por este.

Código PHP:
stock chat_color(id, const input[], any:...)
{
    static 
szMsg[191], msgSayText;
    
    if (!
msgSayText)
        
msgSayText get_user_msgid("SayText");
    
    
vformat(szMsg190input3);

    
replace_all(szMsg190"!g""^4");
    
replace_all(szMsg190"!y""^1");
    
replace_all(szMsg190"!team""^3");
    
    
message_begin(id MSG_ONE_UNRELIABLE MSG_BROADCASTmsgSayText, .player id);
    
write_byte(id id 33);
    
write_string(szMsg);
    
message_end();


Me lo dijo kikizon v:

Responder
#4
Buen aporte (:
Responder
#5
Si vas a aportar algo, aporta algo que funcione del todo Whatever

Código PHP:
public top10_knifeid 

->

Código PHP:
public top10_flagsid 
Responder
#6
Buen día y como se reinicia el top?
Responder
#7
(10/04/2019, 11:25 AM)RubenR escribió: Buen día y como se reinicia el top?

elimina tu CaptureTheFlags o vacialo con algún editor de texto plano. Que si mal no recuerdo debería estar en \amxmodx\data
Responder


Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)