AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Amx Log Advanced v1.4 (https://forums.alliedmods.net/showthread.php?t=137514)

rx1983 03-13-2011 07:23

Re: Amx Log Advanced v1.4
 
I am using this plugin, only lack Store the chat with @.
I am 5 months on this forum waiting for this answer aarnes
and he has no interest for your plugin to be approved.

Kakarotto 09-06-2014 23:40

Re: Amx Log Advanced v1.4
 
your plugin is reduant , keep it for yourself xDD

roots 04-15-2020 07:45

Re: Amx Log Advanced v1.4
 
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

OciXCrom 04-15-2020 08:05

Re: Amx Log Advanced v1.4
 
Quote:

Originally Posted by roots (Post 2693530)
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?

roots 04-15-2020 08:08

Re: Amx Log Advanced v1.4
 
whey I wrote something on chat (with say, no problem with say_team), the plugin will put a number on the screen, and after the number will add my message

Do you mean: amx_log_info_chat 1 // Information about connect will be shown in chat. 1 - on / 0 - off ?
I have added this on the server.cfg set to 0, but still the same...
Am I losing something else? I read all the post twice :/

OciXCrom 04-15-2020 08:39

Re: Amx Log Advanced v1.4
 
Changes made in server.cfg require a full server restart in order to take effect.

roots 04-15-2020 08:59

Re: Amx Log Advanced v1.4
 
the numbers still appears on the chat...

p.s. I use the amxx file I did not recompile the plugin.

I hope this will clarify what is my problem:
https://i.ibb.co/8b42cnd/20200415172611-1.jpg

OciXCrom 04-15-2020 13:55

Re: Amx Log Advanced v1.4
 
This is the part of the code which prints those numbers for whatever reason:

Code:
client_print(id, print_chat, "%d", size)

Simply remove it.

This is why you don't use unapproved plugins. You're better off requesting a new plugin to be made by explaining what exactly you need it to do.

roots 04-15-2020 16:08

Re: Amx Log Advanced v1.4
 
Ah ya, I saw this discussion before, sorry for that.
People are doing here plugins for whoever will request? :)
Thanks for you support, I managed to make it work.

OciXCrom 04-15-2020 18:18

Re: Amx Log Advanced v1.4
 
Quote:

Originally Posted by roots (Post 2693670)
Ah ya, I saw this discussion before, sorry for that.
People are doing here plugins for whoever will request? :)
Thanks for you support, I managed to make it work.

Of course. Feel free to post a request in the right section. If it's nothing too crazy, you will probably get the plugin made by someone.


All times are GMT -4. The time now is 09:34.

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