• 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 - Edward_RD

#16
mIRC/pawn Scripting / Re: nogoto for fbs?
October 27, 2009, 04:38:22 AM
Hya all..

NOGOTO FOR FBS ...

elseif ($3 == nogoto) {
if ($4) {
if ($4 == on) {
if ($hget(FBS.Nogoto,$vcmp.name($1, $2)) == on) vcmp.msg $1 $2 Error: You have you your nogoto allready on!
else {
hadd -m FBS.Nogoto $vcmp.name($1, $2) on
vcmp.msg $1 $2 NoGoto - Old Setting: Off , New Setting: On
vcmp.msg $1 $2 All players cannot teleport to you now.
}
}
elseif ($4 == off) {
if (!$hget(FBS.Nogoto,$vcmp.name($1, $2))) vcmp.msg $1 $2 Error: You have you your nogoto allready off!
else {
hdel FBS.Nogoto $vcmp.name($1, $2)
vcmp.msg $1 $2 NoGoto - Old Setting: On , New Setting: Off
vcmp.msg $1 $2 All players can teleport to you now.
}
}
else vcmp.msg $1 $2 Error: Correct Syntax: /c $3
}
else vcmp.msg $1 $2 Error: Correct Syntax: /c $3
}


  elseif ($3 == goto) {
    if ($FBS.lin($1, $2) == $null) vcmp.msg $1 $2 You must either register or be logged in.
    elseif (!$4) vcmp.msg $1 $2 Error - Correct Syntax: /c $3
    elseif ($vcmp.getid($1, $4) == 255) vcmp.msg $1 $2 Error: Invalid Nick-Name
    elseif ($FBS.rwarstatus($FBS.ID($4)) == 1) vcmp.msg $1 $2 This person is taking part in the roof fighters mingame, wait until the round is over.   
elseif ($hget(FBS.Nogoto,$vcmp.name($1, $FBS.ID($4))) == on) vcmp.msg $1 $2 This person has his nogoto on.
    else {
      vcmp.msg $1 $2 Teleporting you to:[ $vcmp.name($1, $FBS.ID($4)) $chr(93)
      vcmp.msg $1 $2 District:[ $+ $vcmp.area($1, $FBS.ID($4)) $+ $chr(93)
      vcmp.setlocation $1 $2 $calc($vcmp.location($1, $FBS.ID($4)).x + 2) $vcmp.location($1, $FBS.ID($4)).y $calc($vcmp.location($1, $FBS.ID($4)).z - 1.12)
    }
  }


Must add goto and  nogoto ..

Some bug , let me know .

Regars.
Edward_RD
#17
mIRC/pawn Scripting / Re: LastManStanding [FBS, WIP]
October 27, 2009, 04:34:42 AM
Hya  all..

Greg ........... My dad :P

a bug ... If I am fighting in ur LMS, when I type /q  ... continue start the LMS , so never can finish the LMS xD..

Good Clasic LMS  O::: ......
#18
Hola a todos ,

Aqui les dejo la informaciĆ³n del mejor y mas completo server en VC-MP...

Este server cuenta con un host con mucha capasidad y las 24 horas online ...

RDserverRD

IP: 94.23.201.99:5196
IRC. /server -m dream-irc.de 
Canal: /join #vc-mp.rd
Forum: www.RDserverRD.es.kz (no olvides registrarte) y ser parte de la comunidad.

Te esperamos pronto a que te unas y colabores con RDserverRD ...
#19
Support / How put mi server in the internet tag
August 19, 2009, 07:21:35 AM
Hi all ..    Can some person help me???  I no know  how put mi server in the internet tag ..

T.T CRYING ... :'(   

#20
Hi all ..

Force mi brother ,  the comand !mycars no it working , say: no cars .

THe props no  it working , no want  show the icon for the information T.T ..

#21
Hello ..  who can help  mi ???

I need commands  to  GUS V10 ,  how :

!duel :  fight area .
!bank : teleport to bank.
!props commands: props in the game.
!gotoc : teleport in the car , free
!forum : check the page of the forum.
!irc: Check irc of the server.
!showmoney : show the money.
!money : money in the bankand cash ..  
!nogoto : other players can't teleport to you.
!buycar , !sellcar , !sharecar ,  !delsharecar  : commands car.
!spree: show the spree.

Thank, please help my. :)
#22
General Discussion / Ayuda con mi server !!
August 01, 2009, 11:27:33 PM
HI all ..   yo uso fbs la version 2  , tengo todo listo scripts y todo, pero el script no me trabaja en el juego solo en el IRC !commands,  no trabaja  !say . me dise que esta conectado el script cundo hago !connection.  ^^  Gracias espero que me ayuden.