Raised This Month: $ Target: $400
 0% 

Amx Log Advanced v1.4


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mrksmn
Member
Join Date: Aug 2010
Old 09-13-2010 , 18:00   Re: Amx Log Advanced v1.4
Reply With Quote #1

Quote:
Originally Posted by aaarnas View Post
The total playing time no, but I could add playing time to disconnect log.
i need total playing time too
mrksmn is offline
rx1983
Senior Member
Join Date: Jan 2009
Location: BRASIL
Old 09-11-2010 , 11:40   Re: Amx Log Advanced v1.4
Reply With Quote #2

regarding the command: amx_log_delete_days

how do you he never delete the logs?
<a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a><a href="http://www.csro.com.br">.</a>
__________________

Last edited by rx1983; 10-30-2010 at 09:40.
rx1983 is offline
Send a message via MSN to rx1983
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 09-14-2010 , 13:20   Re: Amx Log Advanced v1.4
Reply With Quote #3

Quote:
Originally Posted by rx1983 View Post
regarding the command: amx_log_delete_days

how do you he never delete the logs?
amx_log_delete_days 0

Quote:
Originally Posted by mrksmn View Post
i need total playing time too
Will think about it.
__________________
My plugins:
[ZP] ZM_VIP (v2.0.0 is comming. v1.9.1 BETA is out!)

aaarnas is offline
rx1983
Senior Member
Join Date: Jan 2009
Location: BRASIL
Old 10-10-2010 , 10:43   Re: Amx Log Advanced v1.4
Reply With Quote #4

how to add admins incluisive chat?
example:
PHP Code:
    register_clcmd("say""cmdSayChat"ADMIN_CHAT"@[@|@|@][a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|x]<text> 
    register_clcmd("
say_team", "cmdSayAdmin", 0, "@<text
    
register_concmd("amx_say""cmdSay"ADMIN_CHAT"<message> 
    admin_chat_id = register_concmd("
amx_chat", "cmdChat"
    register_concmd("
amx_psay", "cmdPsay", ADMIN_CHAT, "
    
register_concmd("amx_tsay""cmdTsay"ADMIN_CHAT"
    register_concmd("
amx_csay", "cmdTsay", ADMIN_CHAT, " 
is it possible?
__________________
rx1983 is offline
Send a message via MSN to rx1983
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 10-24-2010 , 17:14   Re: Amx Log Advanced v1.4
Reply With Quote #5

Quote:
Originally Posted by rx1983 View Post
how to add admins incluisive chat?
example:
PHP Code:
    register_clcmd("say""cmdSayChat"ADMIN_CHAT"@[@|@|@][a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|x]<text> 
    register_clcmd("
say_team", "cmdSayAdmin", 0, "@<text
    
register_concmd("amx_say""cmdSay"ADMIN_CHAT"<message> 
    admin_chat_id = register_concmd("
amx_chat", "cmdChat"
    register_concmd("
amx_psay", "cmdPsay", ADMIN_CHAT, "
    
register_concmd("amx_tsay""cmdTsay"ADMIN_CHAT"
    register_concmd("
amx_csay", "cmdTsay", ADMIN_CHAT, " 
is it possible?
Add these lines:
Code:
register_clcmd("amx_psay", "client_say")
register_clcmd("amx_tsay", "client_say")
...
Quote:
Originally Posted by csl View Post
can you make it to save with .html extension ?
tks
Change .txt extension to .html in .sma file and compile.
__________________
My plugins:
[ZP] ZM_VIP (v2.0.0 is comming. v1.9.1 BETA is out!)

aaarnas is offline
rx1983
Senior Member
Join Date: Jan 2009
Location: BRASIL
Old 10-26-2010 , 20:28   Re: Amx Log Advanced v1.4
Reply With Quote #6

failed
Code:
    register_clcmd("amx_say_team", "client_say")
    register_clcmd("amx_say", "client_say")
    register_clcmd("amx_chat", "client_say")
    register_clcmd("amx_psay", "client_say")
    register_clcmd("amx_tsay", "client_say")
    register_clcmd("amx_csay", "client_say")
failed
Code:
    register_concmd("amx_say_team", "client_say")
    register_concmd("amx_say", "client_say")
    register_concmd("amx_chat", "client_say")
    register_concmd("amx_psay", "client_say")
    register_concmd("amx_tsay", "client_say")
    register_concmd("amx_csay", "client_say")

failed
Code:
     register_concmd("amx_say_team", "cmdpsay")
     register_concmd("amx_say", "cmdpsay")
     register_concmd("amx_chat", "cmdpsay")
     register_concmd("amx_psay", "cmdpsay")
     register_concmd("amx_tsay", "cmdpsay")
     register_concmd("amx_csay", "cmdpsay")
failed
Code:
    register_clcmd("say_team", "client_say")
    register_clcmd("say", "client_say")
    register_clcmd("chat", "client_say")
    register_clcmd("psay", "client_say")
    register_clcmd("tsay", "client_say")
    register_clcmd("csay", "client_say")

I enter the server and typed text say @


PHP Code:
L 10/26/2010 20:22:13: [rxe_say30cores.amxxChat"RXE - Me$tre<15><STEAM_0:0:30662274><>" tsay "text"
L 10/26/2010 20:22:13"RXE - Me$tre<15><STEAM_0:0:30662274><>" triggered "amx_tsay" (text "text") (color "VERMELHO"

and the plugin does not write the text.

__________________
rx1983 is offline
Send a message via MSN to rx1983
csl
Member
Join Date: Apr 2009
Old 10-23-2010 , 18:29   Re: Amx Log Advanced v1.4
Reply With Quote #7

can you make it to save with .html extension ?
tks
csl is offline
Kakarotto
Senior Member
Join Date: Apr 2014
Old 09-06-2014 , 23:40   Re: Amx Log Advanced v1.4
Reply With Quote #8

your plugin is reduant , keep it for yourself xDD
Kakarotto is offline
roots
Junior Member
Join Date: Apr 2020
Old 04-15-2020 , 07:45   Re: Amx Log Advanced v1.4
Reply With Quote #9

Hello guys,
How did you manage to remove the numbers from chat? Or it's not possible to remove annoying error?
Do you have a similar plugin? thanks
roots is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 04-15-2020 , 08:05   Re: Amx Log Advanced v1.4
Reply With Quote #10

Quote:
Originally Posted by roots View Post
Hello guys,
How did you manage to remove the numbers from chat? Or it's not possible to remove annoying error?
Do you have a similar plugin? thanks
What numbers? Did you see the settings in the first post?
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Reply


Thread Tools
Display Modes

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 20:46.


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