Raised This Month: $51 Target: $400
 12% 

[help] with motd


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
666
Senior Member
Join Date: Mar 2015
Old 04-15-2016 , 15:58   [help] with motd
Reply With Quote #1

I need help with motd, I need that show FRAG, DEATH, BP, BD, etc.

while I'm TERRORIST,

just as when I'm CT.


PHP Code:

        len 
format(Info1500,
        
"<table align=center cellpadding=2 cellspacing=0 border=5 bordercolor=#F0F0F0>\
        <th>Equipo\
        <th>F\
        <th>A\
        <th>D\
        <th>BP\
        <th>BD\
        <th>2K\
        <th>3K\
        <th>4K\
        <th>5K</tr>" 
);
        
        
        
len += format(Info[len], 5500-len,"<th>TT");
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_k[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_a[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_d[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_bp[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_bd[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_2k[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_3k[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_4k[id]);
        
len += format(Info[len], 5500-len,"<th>%i</tr>"g_szPoints_5k[id]);
        
        
len += format(Info[len], 5500-len,"<th>CT");
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_k[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_a[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_d[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_bp[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_bd[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_2k[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_3k[id]);
        
len += format(Info[len], 5500-len,"<th>%i"g_szPoints_4k[id]);
        
len += format(Info[len], 5500-len,"<th>%i</tr>"g_szPoints_5k[id]);
        
show_motd(idInfo"Stats"); 
666 is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 04-15-2016 , 16:17   Re: [help] with motd
Reply With Quote #2

You're missing a lot of information.
Do you have these stats saved? Or are you planning on saving them yourself? Or is it for this map only, until the next map at which point it will reset?
__________________
Black Rose is offline
666
Senior Member
Join Date: Mar 2015
Old 04-15-2016 , 16:57   Re: [help] with motd
Reply With Quote #3

Only for map
666 is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 04-15-2016 , 17:32   Re: [help] with motd
Reply With Quote #4

Okay. And what is 2K, 3K, 4K, 5K?
__________________
Black Rose is offline
666
Senior Member
Join Date: Mar 2015
Old 04-15-2016 , 17:46   Re: [help] with motd
Reply With Quote #5

2k = 2 kill or frags
3k = 3 kill or frags
4k = 4 kill or frags
5k = 5 kill or frags

Last edited by 666; 04-20-2016 at 02:33.
666 is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 04-15-2016 , 18:39   Re: [help] with motd
Reply With Quote #6

i think its already have here.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode