Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: [KB]ViceMania on December 23, 2011, 11:35:28 pm

Title: plz help command !wep for FBS v2.0
Post by: [KB]ViceMania on December 23, 2011, 11:35:28 pm
Can anyone help me to do !Wep in FBS v2.0 to get my guns from the store but not of command.
but does not look as bad as I did  ;D

elseif ($3 == wep) {
    if ($FBS.lin($1, $2) == $null) vcmp.msg $1 $2 You must either register or be logged in as Admin Level 1.
    elseif ($FBS.Level($1, $2) < 1) vcmp.msg $1 $2 Error, You need to be at least level 1 to use this command.
    elseif ($5 !isnum) vcmp.msg $1 $2 Error - Correct Syntax: /c $3 <ID> <ammo>
    else {
      vcmp.setweapon $1 $2 $4 $5
      vcmp.msg $1 $2 $vcmp.name($1, $2) $FBS.ID($4)) $+ 's weapon to:[ $FBS.Wepname($5) $chr(93) Ammo:[ $6 $chr(93)
    }
  )


======= Thanks in advance =======
Title: Re: plz help command !wep for FBS v2.0
Post by: [KB]ViceMania on November 24, 2012, 06:24:12 pm
pleace help
Title: Re: plz help command !wep for FBS v2.0
Post by: NeskWriter on November 24, 2012, 07:07:42 pm
you need to learn PlayerToPoint
Title: Re: plz help command !wep for FBS v2.0
Post by: [Saint] on November 24, 2012, 08:58:49 pm
mIRC server ?
Title: Re: plz help command !wep for FBS v2.0
Post by: [KB]ViceMania on November 28, 2012, 12:19:34 am
Yes [Saint], cant you help? :)
Title: Re: plz help command !wep for FBS v2.0
Post by: Fuzzy168 on November 28, 2012, 01:03:34 pm
you need to learn PlayerToPoint
That's Pawn.

mIRC server ?
Yes [Saint], cant you help? :)
mIRC is old. Not many people, if not maybe a person or two, uses it. Learn Pawn or Squirrel which is much better and advanced then mIRC.
Title: Re: plz help command !wep for FBS v2.0
Post by: kkkk on December 01, 2012, 02:23:49 pm
sq server 8)