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

iChat 2.3.3 - The most powerful chat manager


Post New Thread Reply   
 
Thread Tools Display Modes
Fr33m@n
Veteran Member
Join Date: May 2008
Location: France Marne
Old 01-07-2015 , 08:47   Re: iChat 2.3.3 - The most powerful chat manager
Reply With Quote #231

Yeah i have beta because i participated to beta cs issues and so on.

But i will give you my opinion, that will probably be the opinion of many plugins devellopers and amx dev team.

We must support beta.

Why ? because beta have been used by more than beta tester during 2013 year. beta used to fix huge bugs introduced in 2013 before they are introduced as stable. (like the shotgun+nade crash bug)
So many people still using it since 2013.

About fixing your plugin, take a look at:
https://github.com/alliedmodders/amxmodx/pull/114

release a quick beta and i will try it.
Fr33m@n is offline
matrix123
Veteran Member
Join Date: Feb 2011
Old 01-07-2015 , 10:27   Re: iChat 2.3.3 - The most powerful chat manager
Reply With Quote #232

Spanish (español)

Code:
[es]
ICHAT_TEAM0 = (Espectador)
ICHAT_TEAM1 = (Terrorista)
ICHAT_TEAM2 = (Anti-Terrorista)
ICHAT_TEAM3 = (Espectador)
ICHAT_KICK_REASON = Has sido expulsado por negarte a cambiar la cvar 'con_color'!
ICHAT_MENU_TITLE = \yTienes que cambiar la cvar 'con_color' a \rcon_color %i %i %i^n\yAceptas??
ICHAT_MENU_YES = Si
ICHAT_MENU_NO = No
ICHAT_MENU_ACTION0 =
ICHAT_MENU_ACTION1 = \y(\rExpulsion\y)\w
ICHAT_RELOAD_INFO = - Recarga la configuracion del archivo iChat
ICHAT_RELOADED = El archivo de configuración de iChat se ha vuelto a cargar con éxito .
ICHAT_CHAT_DISABLED = Tu chat esta !tdesactivado!d.
ICHAT_CHAT_ENABLED = Tu chat esta !tactivado!d.
ICHAT_CHAT_DISABLED_NOC = Tu chat esta desactivado.
ICHAT_CHAT_ENABLED_NOC = Tu chat esta activado.
__________________
matrix123 is offline
PRoSToTeM@
Veteran Member
Join Date: Jan 2010
Location: Russia, Ivanovo
Old 01-08-2015 , 08:43   Re: iChat 2.3.3 - The most powerful chat manager
Reply With Quote #233

Quote:
Originally Posted by Fr33m@n View Post
Yeah i have beta because i participated to beta cs issues and so on.

But i will give you my opinion, that will probably be the opinion of many plugins devellopers and amx dev team.

We must support beta.

Why ? because beta have been used by more than beta tester during 2013 year. beta used to fix huge bugs introduced in 2013 before they are introduced as stable. (like the shotgun+nade crash bug)
So many people still using it since 2013.

About fixing your plugin, take a look at:
https://github.com/alliedmodders/amxmodx/pull/114

release a quick beta and i will try it.
Ask alfred about normal chat bugfix on client.
__________________
PRoSToTeM@ is offline
Send a message via ICQ to PRoSToTeM@ Send a message via Skype™ to PRoSToTeM@
And1.S
Member
Join Date: Oct 2013
Old 04-29-2015 , 12:11   Re: iChat 2.3.3 - The most powerful chat manager
Reply With Quote #234

I have problem with this plugin
when i change the map work perfect.
but when the map change again. server doesn't work (Offline]
no bug/no error/
help me
i have linux server and i use linux plugin
And1.S is offline
CHE4TER
Member
Join Date: Jul 2013
Location: Portugal
Old 07-03-2015 , 05:04   Re: iChat 2.3.3 - The most powerful chat manager
Reply With Quote #235

I don't ever know if i found a bug or is a problem with my settings or else..
If you are spectator and you use team chat, you will get this: ML_NOTFOUND: ICHAT_TEAM3 CHE4TER : test

Last edited by CHE4TER; 07-03-2015 at 05:04.
CHE4TER is offline
Muli132
Junior Member
Join Date: Jun 2014
Location: Denmark
Old 07-03-2015 , 22:31   Re: iChat 2.3.3 - The most powerful chat manager
Reply With Quote #236

[dk]
ICHAT_TEAM0 = (Spectator)
ICHAT_TEAM1 = (Terrorist)
ICHAT_TEAM2 = (Counter-terrorist)
ICHAT_TEAM3 = (Spectator)
ICHAT_KICK_REASON = Du er blevet smidt ud pågrund af du ikke har skiftet dit cvar 'con_color'!
ICHAT_MENU_TITLE = \yDu bliver nåd til at skifte dit cvar 'con_color' til \rcon_color %i %i %i^n\yAcceptere du?
ICHAT_MENU_YES = Ja
ICHAT_MENU_NO = Nej
ICHAT_MENU_ACTION0 =
ICHAT_MENU_ACTION1 = \y(\rSmid\y)\w
Muli132 is offline
Send a message via Skype™ to Muli132
Fluzoo
Junior Member
Join Date: Dec 2015
Old 01-15-2016 , 01:24   Re: iChat 2.3.3 - The most powerful chat manager
Reply With Quote #237

Does this work with cs:go as well?
Sorry I don't know what Amx does, I only know that it is an extension for metamod. At least I think so.

So I just wondering if I can use this on my cs:go server.
Is it a problem that I have running sourcemod as well?

Last edited by Fluzoo; 01-15-2016 at 02:07.
Fluzoo is offline
georgik57
Veteran Member
Join Date: Oct 2008
Location: 🎧Music World
Old 01-15-2016 , 07:53   Re: iChat 2.3.3 - The most powerful chat manager
Reply With Quote #238

Quote:
Originally Posted by Fluzoo View Post
Does this work with cs:go as well?
Sorry I don't know what Amx does, I only know that it is an extension for metamod. At least I think so.

So I just wondering if I can use this on my cs:go server.
Is it a problem that I have running sourcemod as well?
MetaMod for GoldSource is different from the one for Source.
So you can't run AmxModX plug-ins on Source.
__________________
georgik57 is offline
Send a message via MSN to georgik57 Send a message via Yahoo to georgik57 Send a message via Skype™ to georgik57
Hembi
Member
Join Date: Mar 2013
Location: Hungary
Old 01-23-2016 , 17:25   Re: iChat 2.3.3 - The most powerful chat manager
Reply With Quote #239

Hi!

The lang file has a little bug. The plugin search for Team0-3, but in the lang file is ICHAT_TEAM0-3. Delete "ICHAT_" and it works good.
Wait for the developer for fix it in the source too.

Last edited by Hembi; 01-23-2016 at 17:26.
Hembi is offline
yunuss85
Member
Join Date: Dec 2015
Location: Istanbul
Old 05-07-2016 , 09:15   Re: iChat 2.3.3 - The most powerful chat manager
Reply With Quote #240

server say advertisement message blcok?

say mess: This server is using iChat by Kidev. Download link in your console.

Last edited by yunuss85; 05-07-2016 at 09:33.
yunuss85 is offline
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 08:14.


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