Raised This Month: $32 Target: $400
 8% 

Chat Manager [Admin Prefix & Color Chat]


Post New Thread Reply   
 
Thread Tools Display Modes
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 08-01-2019 , 16:11   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #131

Again - I don't understand the question.

There are example prefixes in the plugin by default and they ARE active. You should have seen this if you bothered testing.
If you want to remove the prefixes, go ahead and remove them using "backspace" or "delete" on the keyboard.
__________________

Last edited by OciXCrom; 08-01-2019 at 16:12.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Fuck For Fun
Veteran Member
Join Date: Nov 2013
Old 08-01-2019 , 17:09   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #132

As I mentioned in CONFIG there are full options for things like: prefix If I don't delete or touch anything there will it still be PREFIX in chat?


Quote:
My last question, if you don't understand, I'll use something else.
Fuck For Fun is offline
Send a message via Skype™ to Fuck For Fun
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 08-01-2019 , 17:38   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #133

Yes, there will be. Simply delete everything in the prefixes section.

Quote:
Use better English in order for me to understand.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
DevilBoy.eXe
Member
Join Date: Mar 2017
Location: Romania
Old 10-10-2019 , 15:38   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #134

One suggestion for this plugin
Can you add a cvar that allow players to set them self custom prefix with a command like amx_prefix/tag idk and that command to be only for players who have specific flag
__________________

DevilBoy.eXe is offline
Send a message via Yahoo to DevilBoy.eXe Send a message via Skype™ to DevilBoy.eXe
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-11-2019 , 07:35   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #135

Quote:
Originally Posted by DevilBoy.eXe View Post
One suggestion for this plugin
Can you add a cvar that allow players to set them self custom prefix with a command like amx_prefix/tag idk and that command to be only for players who have specific flag
You can use this sub-plugin - https://amxx-bg.info/viewtopic.php?f=110&t=6989
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
zeus_7k
New Member
Join Date: Dec 2019
Old 12-05-2019 , 17:01   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #136

Hello the plugin didn't work at all! add all the files in their corresponding folders and the main crx_chatmanager.sma file compiles it and install it in plugin then copy the name of the plugin and paste it into plugins.ini, the second crx_chatmanager_toggle plugin does not install it since it is not necessary as you I mention

So because the error has been generated, the plugin does not load well, in the console when I put amx_plugins it tells me bad load.

I await your prompt response, thank you
zeus_7k is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 12-05-2019 , 17:03   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #137

Compile the plugin locally, thank you.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
zeus_7k
New Member
Join Date: Dec 2019
Old 12-06-2019 , 15:45   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #138

Quote:
Originally Posted by OciXCrom View Post
Compile the plugin locally, thank you.

Bro nothing happens faltal error
Code:
//// crx_chatmanager.sma
// C:\Program Files (x86)\Counter-Strike 1.6\cstrike\addons\amxmodx\scripting\cr
x_chatmanager.sma(0) : fatal error 101: cannot write to file: "compiled\crx_chat
manager.amx"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file compiled\crx_chatmanager.amx (compile failed).
//
// Compilation Time: 0,05 sec
// ----------------------------------------

//// crx_chatmanager_toggle.sma
// C:\Program Files (x86)\Counter-Strike 1.6\cstrike\addons\amxmodx\scripting\cr
x_chatmanager_toggle.sma(0) : fatal error 101: cannot write to file: "compiled\c
rx_chatmanager_toggle.amx"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file compiled\crx_chatmanager_toggle.amx (compile fai
led).
//
// Compilation Time: 0,05 sec
I have already done this more than 5 times on my hosted server and still nothing gives me error, what I did was step by step first compile the crx_chatmanager.sma file with its include cromchat at https://spider.limetech.io/

then I uploaded the config and data files to / cstrike / addons / amxmodx then add the include cromchat.inc and chatmanager.inc

then add the name of the crx_chatmanager.amxx plugin to cstrike / addons / amxmodx / configs / plugins.ini I restarted my server and when I put amx_plugins I get unknown unknown unknown crx_chatmanager.amxx bad load

after that integrate the other crx_chatmanager_toggle.sma plugin compile it correctly with its include and upload it to plugins and restart again and it still gives me bad load

I am 3 days in this and I really feel too stressed about such a damn thing is simple and it gives me an error that I don't know where the fuck is coming from or I don't know what I am doing wrong

I just want to have my owner prefix and vip admin groups etc more nothing and colors in the chat but I really don't understand how it doesn't work for me

My version amx mod 1.8.2

Please i need your help best regards

Last edited by zeus_7k; 12-06-2019 at 16:04. Reason: emote
zeus_7k is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 12-06-2019 , 18:03   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #139

Like I said - compile the plugin locally. Limetech uses 1.8.3, your server runs on 1.8.2, so the plugin will give a "bad load" when compiled under a newer version.

The local compilation error says "cannot write to file". This means the compiler doesn't have access to create the file. You can try these methods to fix the problem:
- Put the .sma file and compiler in the same folder.
- Move the compiler outside the C:/ disk.
- Run the compiler as an administrator.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 12-22-2019 , 09:07   Re: Chat Manager [Admin Prefix & Color Chat]
Reply With Quote #140


  • Added a forward cm_on_player_data_updated.
  • Optimized the part of the code that gets executed when a player changes his name.
  • The update includes changes only in crx_chatmanager.sma and chatmanager.inc.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
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 16:54.


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