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

[Dyn Native] ColorChat v0.3.2 (04 jul 2013)


Post New Thread Reply   
 
Thread Tools Display Modes
nev
Member
Join Date: Sep 2010
Old 04-09-2011 , 18:14   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #91

Could you please fix adminchat plugin?
Line 210 and 213 have extra space in : %s"
And with amx_chat i see (ADMIN), not (ADMINS).

Can i use your stock colorchat.inc with your adminchat.sma?

Thx for good work.

Last edited by nev; 04-09-2011 at 18:58. Reason: :)
nev is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 04-09-2011 , 19:42   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #92

Quote:
Originally Posted by nev View Post
Can i use your stock colorchat.inc with your adminchat.sma?
Sure.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Old 04-10-2011, 00:31
nev
This message has been deleted by ConnorMcLeod. Reason: This thread is about colorchat, not about plugins examples.
Old 04-10-2011, 05:59
ConnorMcLeod
This message has been deleted by ConnorMcLeod. Reason: This thread is about colorchat, not about plugins examples.
Old 04-10-2011, 08:14
nev
This message has been deleted by ConnorMcLeod. Reason: This thread is about colorchat, not about plugins examples.
Old 04-10-2011, 08:18
ConnorMcLeod
This message has been deleted by ConnorMcLeod. Reason: This thread is about colorchat, not about plugins examples.
Old 04-10-2011, 09:40
nev
This message has been deleted by ConnorMcLeod. Reason: This thread is about colorchat, not about plugins examples.
Old 04-10-2011, 21:22
supergreg
This message has been deleted by ConnorMcLeod. Reason: This thread is about colorchat, not about plugins examples.
reinert
Veteran Member
Join Date: Feb 2007
Old 04-11-2011 , 07:43   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #93

Why do I get error message in my server console, that I need to enable chatcolor module in modules.ini ? I don't have .dll file for it..
reinert is offline
nev
Member
Join Date: Sep 2010
Old 04-11-2011 , 07:49   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #94

reinert
You need edit in your .sma
Quote:
#include <chatcolor>
->
Quote:
#include <colorchat>
And use colorchat Stock include file.
Or add colorchat.amxx(get .sma from first post and compile it locally) to your plugins.ini.

Last edited by nev; 04-11-2011 at 07:52.
nev is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 04-11-2011 , 10:44   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #95

Quote:
Originally Posted by nev View Post
Or add colorchat.amxx(get .sma from first post and compile it locally) to your plugins.ini.
Both methods are ok, but the more plugin you use colorchat in it, the better you have to run colorchat.amxx and use native instead of using stock.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
reinert
Veteran Member
Join Date: Feb 2007
Old 04-11-2011 , 12:18   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #96

I'm using this stock http://forums.alliedmods.net/showpos...2&postcount=90

also I've added #include <chatcolor> in the top of plugin, but it still gives me error:
Plugin xx.amxx failed to load: Module/Library 'chatcolor' required for plugin. Check modules.ini.
reinert is offline
nev
Member
Join Date: Sep 2010
Old 04-11-2011 , 12:48   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #97

Quote:
also I've added...
You need replace this string, not add!

Quote:
Both methods are ok, but the more plugin you use colorchat in it, the better you have to run colorchat.amxx and use native instead of using stock.
Yeah, colorchat.amxx good method if you use many plugins with same colorchat natives, but if you running only adminchat from you... ;)
I think stock version for one plugin(adminchat) would be faster then native with one additional plugin.

Last edited by nev; 04-11-2011 at 12:54.
nev is offline
reinert
Veteran Member
Join Date: Feb 2007
Old 04-11-2011 , 12:52   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #98

Well, I haven't used any ChatColor include before...
reinert is offline
nev
Member
Join Date: Sep 2010
Old 04-11-2011 , 12:56   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #99

Quote:
Well, I haven't used any ChatColor include before...
Well...
If you not use any other plugin which uses colorchat, just replace #include <chatcolor> to #include <colorchat>
nev is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 04-11-2011 , 13:06   Re: [Native/Stock] ColorChat v0.2.1 (28 dec 2010)
Reply With Quote #100

If you use the stock, include the stock .inc file (colorchat.inc), if you use the dynamic native, include the dynamic native .inc file (chatcolor.inc).
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
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 15:16.


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