• Welcome to Vice City Multiplayer.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Dudu

#16
General Discussion / Re: will exit when the vc:mp 0.4?
February 19, 2009, 03:16:51 PM
Quote from: Devian on February 18, 2009, 05:24:51 PM
   
lol
We are tired of waiting is that!
tomorrow lol good joke!!!
Thanks!

LoL
Tomorrow Come the 0.4?? :D
#17
mIRC/pawn Scripting / Re: problem about FBVv0.2 Script
February 14, 2009, 06:31:20 PM
And the !buyprop?
#18
mIRC/pawn Scripting / Re: How To Announce color?
February 13, 2009, 09:18:20 PM
Quote from: thijn on February 13, 2009, 08:32:24 PM
If u still need, I was bored so I maked a List: You can find it here ;) Hope other people can use it to :)

Thank you very much!
#19
mIRC/pawn Scripting / Re: How To Announce color?
February 13, 2009, 08:09:59 PM
Quote from: Chezor on February 13, 2009, 03:02:39 PM
There are other colours also just try changing from a to z in ~letter~  ;)

Thx!
I try today!
#20
Support / 0.4 Test Server?
February 13, 2009, 08:09:01 PM
I found this server, when I refresh the list:
#21
mIRC/pawn Scripting / Re: How To Announce color?
February 11, 2009, 08:50:01 PM
Quote from: thijn on February 11, 2009, 04:50:27 PM
Try something like:

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:

And two funny picture:

#22
mIRC/pawn Scripting / Re: How To Announce color?
February 10, 2009, 10:07:27 PM
Quote from: Knucis on February 10, 2009, 09:55:18 PM
NP, Glad that i could help  ;)

and pls help :)
how to close:

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!
#23
mIRC/pawn Scripting / Re: How To Announce color?
February 10, 2009, 09:53:57 PM
Quote from: Knucis on February 10, 2009, 08:41:57 PM
For example you need to put this code[~(letter)~] behind the vcmp.announce.
Example:
vcmp.announce %id ~y~ Hi there partner!

Some ~~ list:
~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!
#24
mIRC/pawn Scripting / How To Announce color?
February 10, 2009, 08:24:31 PM
Hi all!
How to change the announce color?
GUS 9.0
Thx!
#25
mIRC/pawn Scripting / Re: How To !cmd to /c <cmd> ?
February 07, 2009, 07:12:27 PM
Thank you very much!
#26
mIRC/pawn Scripting / Re: How To !cmd to /c <cmd> ?
February 07, 2009, 08:18:55 AM
Pls Help!
#27
mIRC/pawn Scripting / Re: Skins For Daniel95
February 06, 2009, 11:26:59 PM
Quote from: Daniel95 on January 31, 2009, 05:15:53 PM
Quote from: Dudu on January 31, 2009, 05:07:01 PM
team (0,1,2,3,4,5,6,7,8,9... = team / -1 = independant)

I know that  :P.

OK.

Colors id? Help pls.
0=?
1=Orange
2=Purple
3=?
...
#28
mIRC/pawn Scripting / How To !cmd to /c <cmd> ?
February 06, 2009, 11:06:05 PM
Pls help me!
Gus 9.0
Announce!
I use the command now: !say
How to !cmd to /c cmd

code:
Quoteelseif ($2 == !say) {
    if ($vcmp.cmdcheck(!say,%id) == fail) !halt
    elseif (!$3) vcmp.msg %id Error - Missing Information, $2 <text>
    else {
      var %a = 0
      while (%a <=  50) {
        if ($vcmp.name(%a) != Unknown) {
          vcmp.announce  %a  $3-
        }
        !inc %a
      }
    }
  }
#29
Support / Re: Vehicle Colors
February 05, 2009, 08:17:12 AM
Quote from: Diavolo on February 04, 2009, 03:32:07 PM
Open file "carcols" with wordpad, it's in C:\Program Files\Rockstar Games\Grand Theft Auto Vice City\data



Thanks for help!
#30
Support / Vehicle Colors
February 04, 2009, 11:00:23 AM
Pls Help Me the Vehicle Colors id.
Thx!