Author Topic: FBS V0.2 Release Car Limit  (Read 4885 times)

0 Members and 1 Guest are viewing this topic.

Offline Sh0cK

  • Street Thug
  • *
  • Posts: 13
    • View Profile
FBS V0.2 Release Car Limit
« on: September 21, 2009, 03:16:04 am »
Hey, i want to amplify the car limit on these scripts. Can someone help me?
« Last Edit: September 21, 2009, 03:22:24 am by Sh0cK »

Offline Javi

  • VC:MP Beta Tester (inactive)
  • Made Man
  • *
  • Posts: 149
    • View Profile
Re: FBS V0.2 Release Car Limit
« Reply #1 on: September 22, 2009, 05:38:59 pm »
Easy, find this part in FBSV0.2.mrc

elseif ($FBS.Mycars($1, $2) >= 2) vcmp.msg $1 $2 Error, You have reached your vehicle limit

And change the Number 2 to the limit of cars you want.
IE: ($1, $2) >= 5)

Hope this helps  :D

Offline [XT]ariel[X]

  • Wiseguy
  • **
  • Posts: 58
  • Hi all!!
    • View Profile
    • American Server
Re: FBS V0.2 Release Car Limit
« Reply #2 on: September 24, 2009, 02:38:35 am »
the numbers 2 is the scripts $2 is the id for player ¬¬ not limit.
Clic in image from enter in my web :D

Offline thijn

  • LU testers
  • VC:MP Veteran
  • *
  • Posts: 667
  • Im proud to be pro.
    • View Profile
    • Vice Underdogs
Re: FBS V0.2 Release Car Limit
« Reply #3 on: September 24, 2009, 11:29:29 pm »
he didnt said $2, he said 2.
elseif ($FBS.Mycars($1, $2) >= 2)
So here is that second 2         ^ the car limit

Offline Javi

  • VC:MP Beta Tester (inactive)
  • Made Man
  • *
  • Posts: 149
    • View Profile
Re: FBS V0.2 Release Car Limit
« Reply #4 on: September 24, 2009, 11:50:42 pm »
Ariel, you are wrong  :P

I mean that >= 2

Offline [XT]ariel[X]

  • Wiseguy
  • **
  • Posts: 58
  • Hi all!!
    • View Profile
    • American Server
Re: FBS V0.2 Release Car Limit
« Reply #5 on: September 25, 2009, 04:00:30 am »
haaa zorry my inglish is malo


perdon pero mi ingles es malo :(
Clic in image from enter in my web :D

Offline Javi

  • VC:MP Beta Tester (inactive)
  • Made Man
  • *
  • Posts: 149
    • View Profile
Re: FBS V0.2 Release Car Limit
« Reply #6 on: September 26, 2009, 11:39:42 am »
haaa zorry my inglish is malo


perdon pero mi ingles es malo :(
No problem  :)

Offline [XT]ariel[X]

  • Wiseguy
  • **
  • Posts: 58
  • Hi all!!
    • View Profile
    • American Server
Re: FBS V0.2 Release Car Limit
« Reply #7 on: September 26, 2009, 05:26:15 pm »
bueno :D
Clic in image from enter in my web :D

Offline Sh0cK

  • Street Thug
  • *
  • Posts: 13
    • View Profile
Re: FBS V0.2 Release Car Limit
« Reply #8 on: September 26, 2009, 06:26:46 pm »
Thank you very much Forze!

It worked.

Offline Javi

  • VC:MP Beta Tester (inactive)
  • Made Man
  • *
  • Posts: 149
    • View Profile
Re: FBS V0.2 Release Car Limit
« Reply #9 on: September 26, 2009, 06:49:07 pm »
Thank you very much Forze!

It worked.
No problem, glad I have helped  :D