• Welcome to Vice City Multiplayer.
 

nogoto for fbs?

Started by gta5, March 25, 2009, 03:33:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MrAcmering

[quote author=[XT]ariel[X] link=topic=1320.msg10437#msg10437 date=1256870628]


Edward_RD, serphiroth not abusing, serphiroth exelent admin,

[/quote]

yea, sephiroth is a good admin... edward the only noob evader


YaY

[XT]ariel[X]

#31
spam??? spam??

pero si tu llenas mi server de spam tu viste una semana o 2 diciendo
Entren a mi server RDserverRD IP: nose , Nombre: RDserver y algo mas
y siempre que se llena ases lo mismo ganate la vida onradamente
no se gana con spam mas encima lo niegas yo formatie mi pc
por eso no tengo las pruebas del spam y del swear y todo eso.

In inglish:

   
Spam??? spam?

but if you fill my spam server you saw a week or 2 saying
Come to my server IP RDserverRD: nose, Name: RDserver y algo mas
and subject to the same ganate aces full life onradamente
not won over with spam more you deny me my pc formatio
so I have no evidence of spam and swear and all that.
Clic in image from enter in my web :D

[XT]ariel[X]

#32
y mas esos abusos no los ise yo son de los administradores, estaban probando los comandos cada ves que alguien es noob en admin, prueba los comandos
todos lo hacen.... y tu fuiste el que me ban de tu server y no pusiste razon
tu haces el error y me ban ese dia por que tabamos peliando no por spam
y peliar no es para ban, nadie entra a tu server por lo ignorante y noob que eres
esa es la verdad no es por que no es conosido si lo conocen
lo publicas en todo google, vcmp, paguinas de vcmp...
mi server no lo publico no soy un noob prefiero que mis usuarios entren solos
eso es mejor a que te ganes el odio y dejes de enemigo a todo vcmp
mejor largate a sa-mp a lo mejor a ya encuentras mejores amigos que aca
ya que no tienes ninguno y tratas de decir que windlord, force, tommis, Vrocker,
bakasan, son tus amigos...

In inglish:
and more such abuses are not yo ise of directors, were testing the commands every time someone is a noob in admin, test commands
everybody does it .... and you were the ban me from your server and put no reason
you make the mistake and that day ban that movie tabamos not spam
and movie not to ban, nobody comes to your server so that you are ignorant noob
that is the truth is that if it is not known conosido
the public at all google, vcmp, Paguina of vcmp ...
my server not public'm not a noob I prefer my users enter their own
that's better in that you earn the hatred and stop all enemy vcmp
largate best to sa-mp and perhaps to find best friends here
because you have none and trying to say that windlord, force, tommis, Vrocker,
Bakas, are your friends ...
Clic in image from enter in my web :D

Greg

Quote from: Forum rules & guidelines on June 11, 2007, 05:43:49 PM
Forum rules & guidelines

Welcome to the Vice City Multiplayer forums.

Before you start posting at our forums or even registering, we'd like you to read our forum rules. Breaking the rules may result in a ban, so please be sure to read them.

....
....

  • English only. - We would like to point out that in these forums, only English posts and topics are allowed. As English is the most widely used and known language on earth. If you do post topics on other languages, please translate them. If there is no translation, your topic will be closed.

....
....

No comment... :-X

Jc18

im a admin abuse too because i always kick edward with stupids reason for ban evade :D


[XT]ariel[X]

#35
cya!

Scripts Nogoto for FBS in the Code :).

Code (Goto) Select
  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)
    }
  }


Code (Nogoto) Select

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
}


Bye all!!
Clic in image from enter in my web :D

Mattz

QuoteWelcome to the Vice City Multiplayer forums.

Before you start posting at our forums or even registering, we'd like you to read our forum rules. Breaking the rules may result in a ban, so please be sure to read them.

....
....

English only. - We would like to point out that in these forums, only English posts and topics are allowed. As English is the most widely used and known language on earth. If you do post topics on other languages, please translate them. If there is no translation, your topic will be closed.

You missed these two sentences Greg :P

thijn

[quote author=[XT]ariel[X] link=topic=1320.msg10441#msg10441 date=1256910498]
In inglish:
and more such abuses are not yo ise of directors, were testing the commands every time someone is a noob in admin, test commands
everybody does it .... and you were the ban me from your server and put no reason
you make the mistake and that day ban that movie tabamos not spam
and movie not to ban, nobody comes to your server so that you are ignorant noob
that is the truth is that if it is not known conosido
the public at all google, vcmp, Paguina of vcmp ...
my server not public'm not a noob I prefer my users enter their own
that's better in that you earn the hatred and stop all enemy vcmp
largate best to sa-mp and perhaps to find best friends here
because you have none and trying to say that windlord, force, tommis, Vrocker,
Bakas, are your friends ...
[/quote]
Thats not an translations, Thats what we call a "Google Translation Phail"


[XT]ariel[X]

in the rules speak, wait in the forum using lenguaje ingles or using traductor...
Clic in image from enter in my web :D

[XT]ariel[X]

ยท English only. - We would like to point out that in these forums, only English posts and topics are allowed. As English is the most widely used and known language on earth. If you do post topics on other languages, please translate them. If there is no translation, your topic will be closed.


:)


Links for all Rules in the forum and guideliner:

http://forum.vicecitymultiplayer.com/index.php?topic=16.0
Clic in image from enter in my web :D

thijn

Yeah, Thats what I mean.
I didnt saw a proper translation. Just a Google Translator Fail....


Edward_RD

Hya all..

LOL..... SHUT UP PLEASE.... Edward_RD is on Dom.Rep :) the best country....

MMmm... I am in 15 days vacation jejej

and Ariel = Suck my dick and learn english jajaja

Sephiroth gay is a ADMIN abuse , only typing shit..

Regards.
Edward_RD

Mattz

Locked.

Not staying to topic.