Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Dudu on February 10, 2009, 10:24:31 pm

Title: How To Announce color?
Post by: Dudu on February 10, 2009, 10:24:31 pm
Hi all!
How to change the announce color?
GUS 9.0
Thx!
Title: Re: How To Announce color?
Post by: Knucis on February 10, 2009, 10:41:57 pm
For example you need to put this code[~(letter)~] behind the vcmp.announce.
Example:
Code: [Select]
vcmp.announce %id ~y~ Hi there partner!
Some ~~ list:
Code: [Select]
~b~ - Blue
~y~ - Yellow
~h~ - White
~x~ - ???
~~ - black
~p~ - purple

Try to find some new color, by typing different letters.

Cya, Knucis
Title: Re: How To Announce color?
Post by: Dudu on February 10, 2009, 11:53:57 pm
For example you need to put this code[~(letter)~] behind the vcmp.announce.
Example:
Code: [Select]
vcmp.announce %id ~y~ Hi there partner!
Some ~~ list:
Code: [Select]
~b~ - Blue
~y~ - Yellow
~h~ - White
~x~ - ???
~~ - black
~p~ - purple

Try to find some new color, by typing different letters.

Cya, Knucis

thx your help!
Title: Re: How To Announce color?
Post by: Knucis on February 10, 2009, 11:55:18 pm
NP, Glad that i could help  ;)
Title: Re: How To Announce color?
Post by: Dudu on February 11, 2009, 12:07:27 am
NP, Glad that i could help  ;)

and pls help :)
how to close:

Code: [Select]
vcmp.announce %id WELCOME $iif($vcmp.alias($vcmp.ip($1)),BACK) TO THE ~h~Dudu's Test~h~ Server!
 -> no work: white: Dudu's Test Server!

Welcome to the Dudu's Test Server!
Title: Re: How To Announce color?
Post by: thijn on February 11, 2009, 06:50:27 pm
Try something like:
Code: [Select]
vcmp.announce %id ~b~WELCOME $iif($vcmp.alias($vcmp.ip($1)),BACK) TO THE ~h~Dudu's Test~b~ Server!
Title: Re: How To Announce color?
Post by: Dudu on February 11, 2009, 10:50:01 pm
Try something like:
Code: [Select]
vcmp.announce %id ~b~WELCOME $iif($vcmp.alias($vcmp.ip($1)),BACK) TO THE ~h~Dudu's Test~b~ Server!

Thx! It's work!
Picture:
(http://dudu1994.extra.hu/vc-mp-075.jpg)
And two funny picture:
(http://dudu1994.extra.hu/vc-mp-076.jpg)
(http://dudu1994.extra.hu/vc-mp-077.jpg)
Title: Re: How To Announce color?
Post by: Chezor on February 13, 2009, 05:02:39 pm
There are other colours also just try changing from a to z in ~letter~  ;)
Title: Re: How To Announce color?
Post by: Dudu on February 13, 2009, 10:09:59 pm
There are other colours also just try changing from a to z in ~letter~  ;)

Thx!
I try today!
Title: Re: How To Announce color?
Post by: thijn on February 13, 2009, 10:32:24 pm
If u still need, I was bored so I maked a List: You can find it here (http://thijn.isgreat.org/announce/) ;) Hope other people can use it to :)
Title: Re: How To Announce color?
Post by: Dudu on February 13, 2009, 11:18:20 pm
If u still need, I was bored so I maked a List: You can find it here (http://thijn.isgreat.org/announce/) ;) Hope other people can use it to :)

Thank you very much!
Title: Re: How To Announce color?
Post by: thijn on February 14, 2009, 11:05:51 am
np ;)