Vice City Multiplayer

VC:MP => General Discussion => Topic started by: Skirmant on January 15, 2010, 09:14:34 PM

Title: /me has annoying color
Post by: Skirmant on January 15, 2010, 09:14:34 PM
I think the black color in /me is really annoying. *** Skirmant eats cake
So is there a way to change the color with scripts or config.ini?
Title: Re: /me has annoying color
Post by: thijn on January 15, 2010, 09:23:10 PM
I guess not by Scripts or Config, Its build in I guess
Title: Re: /me has annoying color
Post by: Jc18 on January 16, 2010, 12:42:34 AM
it is a bug ;z
Title: Re: /me has annoying color
Post by: Dexter on January 16, 2010, 11:54:06 AM
Quote from: Jc18 on January 16, 2010, 12:42:34 AM
it is a bug ;z

Lol bug. But I  think it is not changeable either.
Title: Re: /me has annoying color
Post by: AdTec_224 on January 16, 2010, 06:39:15 PM
I have to agree the black is really annoying you cant read it at all its either a bug or a badly thought out idea either way it should be changed back imo.
Title: Re: /me has annoying color
Post by: Falcon on January 17, 2010, 10:03:33 PM
It works fine for me .. can somebody post a pic ??
Title: Re: /me has annoying color
Post by: AdTec_224 on January 17, 2010, 10:44:42 PM
(http://adtec.vrocker-hosting.eu/uploader/files/1/mecmdneedsfixing.jpg)

Note: im not using the latest client (17/01/10) dunno if its been fixed in that release.
Title: Re: /me has annoying color
Post by: Jc18 on January 17, 2010, 11:51:08 PM
Quote from: AdTec_224 on January 17, 2010, 10:44:42 PM
(http://adtec.vrocker-hosting.eu/uploader/files/1/mecmdneedsfixing.jpg)

Note: im not using the latest client (17/01/10) dunno if its been fixed in that release.

the bug is still there xp
Title: Re: /me has annoying color
Post by: maxorator on January 18, 2010, 09:35:21 PM
/me color bug FIXED.

Fix will be included in the next patch.
Title: Re: /me has annoying color
Post by: Force on January 18, 2010, 10:25:25 PM
I hope your changing the net code so that people must update to the new patch. Having 1000's of R2 patches around that can be used with each other is so stupid.
Title: Re: /me has annoying color
Post by: Boss on January 18, 2010, 10:42:42 PM
Quote from: Force on January 18, 2010, 10:25:25 PM
I hope your changing the net code so that people must update to the new patch. Having 1000's of R2 patches around that can be used with each other is so stupid.
Agreed.
Title: Re: /me has annoying color
Post by: AdTec_224 on January 18, 2010, 11:43:23 PM
I have to agree with Force on this leaving buggy clients about is just stupid it should be made so you have to use the latest client less confusing that way and you should really get rid of "/c" and just use "/" and maybe remove all hardcoded commands (except /q) its annoying as hell when someone does /kill to evade death i mean its easy enough to write the hardcoded cmds scriptwise anyway.
Title: Re: /me has annoying color
Post by: Javi on January 18, 2010, 11:50:02 PM
Quote from: Force on January 18, 2010, 10:25:25 PM
I hope your changing the net code so that people must update to the new patch. Having 1000's of R2 patches around that can be used with each other is so stupid.
I'm agreeing with Force aswell.
Title: Re: /me has annoying color
Post by: maxorator on January 19, 2010, 12:11:14 AM
Quote from: Force on January 18, 2010, 10:25:25 PM
I hope your changing the net code so that people must update to the new patch. Having 1000's of R2 patches around that can be used with each other is so stupid.
Yes, we're going to do that.

Quote from: AdTec_224 on January 18, 2010, 11:43:23 PM
I have to agree with Force on this leaving buggy clients about is just stupid it should be made so you have to use the latest client less confusing that way and you should really get rid of "/c" and just use "/" and maybe remove all hardcoded commands (except /q) its annoying as hell when someone does /kill to evade death i mean its easy enough to write the hardcoded cmds scriptwise anyway.
But no, we're not going to remove hardcoded commands. Maybe we could use another symbol for server commands, like '#' or '%' or something like that, but hardcoded functions stay. Besides, we also support scriptless servers.
Title: Re: /me has annoying color
Post by: AdTec_224 on January 19, 2010, 01:20:59 AM
Quote from: maxorator on January 19, 2010, 12:11:14 AMMaybe we could use another symbol for server commands, like '#' or '%' or something like that

That would just be silly in my opinion you should use "/" whats so hard using about it? you would just replace "i don't know that command" with the "/c" rpc could be done in a few mins and would be much better than using "/c".
Title: Re: /me has annoying color
Post by: Boss on January 19, 2010, 05:15:24 PM
Quote from: AdTec_224 on January 18, 2010, 11:43:23 PMremove all hardcoded commands (except /q)
Agreed with that too. Seriously, you may be seeing pawn for the first time to code "/kill".

Quote from: maxorator on January 19, 2010, 12:11:14 AM
Besides, we also support scriptless servers.
Instead of increasing pawn's funtionality to that of mrc? If Falcon adds the missing functions, people are going to completely switch to pawn sooner or later.
Title: Re: /me has annoying color
Post by: JohnKimble on January 19, 2010, 06:11:26 PM
Removing the hardcoded commands would be good.

Say for example /kill would be removed then you could make it so player's can't use /kill on certain places or not be able to use /kill at all (rp servers?), or not able to use /kill near other players or whatever. Besides it's very easy to make /kill or /me yourself :)

/c should definitly be removed it does not make sense to me at all.. it should just be /command ^^