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

Chat Manager [Admin Prefix & Color Chat]


Post New Thread Reply   
 
Thread Tools Display Modes
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 10-10-2017 , 14:55   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #31

There are already a ton of tutorials on how to compile. You could use the time you wasted on complaining to google "how to compile plugins".
Download the amxx installer is the simplest way, then using the compiler from the scripting folder.

We are doing plugins and supporting them in our free time, no one is paying us. Your attitude is quite weird... flaming op for not doing stuff exactly how you want.
__________________

Last edited by HamletEagle; 10-10-2017 at 14:56.
HamletEagle is offline
Old 10-10-2017, 15:00
DjSoftero
This message has been deleted by DjSoftero. Reason: only for people with 10+ iq
Fjeddy
Junior Member
Join Date: Oct 2017
Old 10-10-2017 , 18:57   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #32

Quote:
Originally Posted by OciXCrom View Post
Well none of that is my problem. When we're talking about CS 1.6 servers, common sense tells me that you have the stuff needed on your computer. I made a great plugin that everyone can use and you should be grateful for that instead of calling me an asshole (think a minute who is being an asshole here). You won't find anything similar to this (the link you're about to post is far different from this one).
I made exactly what you made since I made that post until now. Except, without your unnecessary dependencies. Thanks for nothing.

PS: As an avid contributor to open source for the past 15 years, then I know exactly what's expected. Just because something is free, doesn't mean it should be done shitty.

Last edited by Fjeddy; 10-10-2017 at 18:59.
Fjeddy is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-10-2017 , 20:12   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #33

People like you are the main reason I don't visit this site anymore. Nobody forces you to use my plugins if you think they are shitty. You should seriously work on your attitude, now go away.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-11-2017 , 08:30   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #34

Bugfix v3.6a & v3.6b
  • Fixed the bug where BLOCK_FIRST_SYMBOLS was not working properly.
  • The plugin no longer needs to be last in plugins.ini.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 10-11-2017 , 10:55   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #35

Quote:
Originally Posted by Fjeddy View Post
I made exactly what you made since I made that post until now. Except, without your unnecessary dependencies. Thanks for nothing.

PS: As an avid contributor to open source for the past 15 years, then I know exactly what's expected. Just because something is free, doesn't mean it should be done shitty.
What coding knowledge do you have so you can label the plugin as "shitty"? He did not add install instruction because it's really simple and THERE ARE ALREADY ENOUGH TUTORIALS. It's nothing complicated, just a matter of spending 2 seconds to google "how to compile plugins".
You are overreacting.
__________________

Last edited by HamletEagle; 10-11-2017 at 10:56.
HamletEagle is offline
aron9forever
Veteran Member
Join Date: Feb 2013
Location: Rromania
Old 10-30-2017 , 03:40   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #36

Quote:
Originally Posted by Fjeddy View Post
Would use this if I didn't have to compile it myself. Quite a bit of setup required just for this one plugin.
lmao entitlement at its best

not only are you completely ignoring the fact that someone had to write this plugin which is considerably more effort than locally compiling a plugin with extra dependencies, you're also saying it in a way like you using this plugin is a favor for the author, get a grip m8, be thankful there are people writing such plugins, god knows you couldn't do it since you can't even compile it
__________________
Meanwhile, in 2050:
Quote:
Originally Posted by aron9forever
useless small optimizations
Quote:
Originally Posted by Black Rose View Post
On a map that is 512x512x128 units you end up with 3,355,443,200,000 different "positions". To store each one of those positions individually in the variable "user_or" you need 12 terabytes of memory.
aron9forever is offline
AHRix7
Junior Member
Join Date: Nov 2017
Old 11-13-2017 , 17:51   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #37

Hello.
I try this plugin on my respawn server and i got a bad load. I downloaded the .rar and I compiled the .sma, after which I put the .amxx on my plugins dir from my server and finally added to plugins.ini, crx-chatmanager.amxx

EDIT: i found the problem, he`s not right compiled, but i get a new bug, when i say, appear two times in chat, like a duplicate message.
Red Devil: Hello
Red Devil: Hello

List with my plugins:
Code:
Krond-Functions.amxx
adminchat.amxx  // for only admin chat
ref.amxx
amx_who.amxx
amx_gag_x.amxx
info_ban.amxx
cstats.amxx
FREE-SnapShot.amxx	; Plugin pentru poze
admin.amxx ; admin base (required for any admin-related)
admincmd.amxx
adminhelp.amxx ; help command for admin console commands
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
pl maenu.amxx ; players menu (kick, ban, client cmds.)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin ; console chat commands
rs.amxx debug ; Comanda de resetat scorul.
adminvote.amxx ; vote commands
nextmap.amxx
timeleft.amxx
mapchooser4.amxx ; allows to vote for next map
addbot.amxx

admin_spec_esp.amxx
FREE-Eliminate.amxx  //destroy
ip.amxx
pingfaker2.amxx
Messages.amxx
harti.amxx  //last map played
orejucate.amxx  //how time play on the server
transfer.amxx
cs16_multijump.amxx
cs16_silent_nades.amxx
cs16_teambalancer.amxx
bullet_damage_csx.amxx
QuakeSounds.amxx
csdm_change_team.amxx
semiclip.amxx
topcmd.amxx
transfer.amxx
crx-chatmanager.amxx
And a picture: https://imgur.com/a/bPt02

Thank you for yours attention !

Last edited by AHRix7; 11-14-2017 at 07:49.
AHRix7 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 11-14-2017 , 12:43   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #38

You have another plugin that modifies the chat (admin prefix, ranks, ultimate chat, admin listen, etc). I can't possibly tell which one it is from those random file names. You can't use two plugins that do the same thing and expect them to magically work together.
__________________

Last edited by OciXCrom; 11-14-2017 at 12:44.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
AHRix7
Junior Member
Join Date: Nov 2017
Old 11-15-2017 , 03:15   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #39

Thank you for help.
I try to disable all plugin at a time, i still not have found the problem. I don`t know which one has do the same thing with ChatManager.

Last edited by AHRix7; 11-15-2017 at 03:16.
AHRix7 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 11-15-2017 , 05:17   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #40

I can't help you if I don't know which problem causes problems. It would be better if you gave the output of the "amxx plugins" server command instead of plugins.ini, but that still doesn't guarantee anything. If you disable all plugins except this one, you'll see that there's no double chat.
__________________

Last edited by OciXCrom; 11-15-2017 at 05:17.
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:38.


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