• Welcome to Vice City Multiplayer.
 

FBS V0.2 Release Car Limit

Started by Sh0cK, September 21, 2009, 02:16:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sh0cK

Hey, i want to amplify the car limit on these scripts. Can someone help me?

Javi

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

[XT]ariel[X]

the numbers 2 is the scripts $2 is the id for player ¬¬ not limit.
Clic in image from enter in my web :D

thijn

he didnt said $2, he said 2.
elseif ($FBS.Mycars($1, $2) >= 2)
So here is that second 2         ^ the car limit


Javi

Ariel, you are wrong  :P

I mean that >= 2

[XT]ariel[X]

haaa zorry my inglish is malo


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

Javi

[quote author=[XT]ariel[X] link=topic=1424.msg10004#msg10004 date=1253840430]
haaa zorry my inglish is malo


perdon pero mi ingles es malo :(
[/quote]
No problem  :)

[XT]ariel[X]

Clic in image from enter in my web :D

Sh0cK

Thank you very much Forze!

It worked.

Javi