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

Showing results 1 to 25 of 96
Search took 0.00 seconds.
Search: Posts Made By: OciXCrom
Forum: New Plugin Submissions 06-25-2022, 07:14
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Of course I need to see the plugin first.
Forum: New Plugin Submissions 06-23-2022, 14:22
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

The plugin is already connected with a level system - https://forums.alliedmods.net/showthread.php?t=308540
Forum: New Plugin Submissions 06-18-2022, 17:27
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Reorganize your tags in the .ini file. The ones higher in list have priority against ones below them.
The plugin will grant the player the first prefix that he meets the requirements for, starting...
Forum: New Plugin Submissions 06-09-2022, 14:32
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

#include <amxmodx>
#include <chatmanager>
#include <zmvip>

public plugin_init()
{
register_plugin("CM: ZV Prefix", "1.0", "OciXCrom")
}

public cm_on_player_data_updated(id)
Forum: New Plugin Submissions 05-24-2022, 16:38
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Switch their places.



It's simple logic.
Forum: New Plugin Submissions 07-21-2021, 15:08
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Not unless you read and do what I asked.
Forum: New Plugin Submissions 07-20-2021, 08:49
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

https://wiki.alliedmods.net/Compiling_Plugins_(AMX_Mod_X)
Forum: New Plugin Submissions 07-20-2021, 07:41
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Like you would replace any other file.

Again - show images of the folder with the file and the compiler window output.
Forum: New Plugin Submissions 07-19-2021, 17:48
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

You clearly didn't. If you did, it wouldn't say to replace them.
Post some images to show what you're doing.
Forum: New Plugin Submissions 07-16-2021, 17:21
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

You answered your own question.
Forum: New Plugin Submissions 07-16-2021, 07:22
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Because you didn't compile the plugin.



If only Macedonian servers used actual Macedonian plugins. :?
Forum: New Plugin Submissions 03-30-2021, 15:36
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

I don't think this plugin is suitable for SQL. Can you give an example of how that would work?
Forum: New Plugin Submissions 03-28-2021, 09:35
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Try switching to SAY_METHOD = 1.
Forum: New Plugin Submissions 03-08-2021, 16:20
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

https://img.shields.io/badge/update-v4.8 @ 08.03.2021-green.svg

Addded a new setting SAY_METHOD which allows you to switch between hooking "say" and "say_text" commands or hooking the "SayText"...
Forum: New Plugin Submissions 03-07-2021, 09:40
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

A new CromChat update has been released and uploaded in the plugin's archive. Please recompile your plugin with it if you're experiencing wrong team colors in chat.
Forum: New Plugin Submissions 02-28-2021, 16:19
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

https://img.shields.io/badge/update-v4.7 @ 28.02.2021-green.svg

Added a new setting ADMIN_LISTEN_TEAM_CHAT that controls whether players with the admin listen flag can see the opposite team's...
Forum: New Plugin Submissions 02-09-2021, 16:14
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

It's probably because this happens before Chat Manager loads its data and overrides it.
Instead of client_putinserver(), do it in cm_on_player_data_updated().
Forum: New Plugin Submissions 01-08-2021, 08:13
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Nope, they will work together. One is global player chat, the other is admin chat commands.
Forum: New Plugin Submissions 01-07-2021, 19:40
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

They're 2 different plugins that have nothing in common?
Forum: New Plugin Submissions 10-28-2020, 08:14
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

That's not the point of this plugin. You can use such a plugin in combination with this one, depending on how it's made.
Forum: New Plugin Submissions 08-18-2020, 07:55
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

I said use the [Format Definitions] section. Add it after $dead_prefix$ so it won't collide with the other prefixes.
Again, what is the reason for doing this?
Forum: New Plugin Submissions 08-17-2020, 13:20
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Then add [STEAM] in the Format Definitions in the .ini file since all players use Steam?
Forum: New Plugin Submissions 08-17-2020, 08:43
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Have you read the forum rules?
Forum: New Plugin Submissions 07-13-2020, 07:42
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Did you see this comment in the beginning of the .ini file?



What you're trying to do is not possible. One team color will always overwrite the others.
Forum: New Plugin Submissions 07-01-2020, 07:27
Replies: 252
Views: 118,214
Posted By OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]

Can I see your .ini file? Looks like some configuration is wrong.
Showing results 1 to 25 of 96

 
Forum Jump

All times are GMT -4. The time now is 15:12.


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