Vice City Multiplayer
		VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Sh0cK on September 21, 2009, 03:16:04 am
		
			
			- 
				Hey, i want to amplify the car limit on these scripts. Can someone help me?
			
 
			
			- 
				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
			 
			
			- 
				the numbers 2 is the scripts $2 is the id for player ¬¬ not limit.
			
 
			
			- 
				he didnt said $2, he said 2.
elseif ($FBS.Mycars($1, $2) >= 2)
So here is that second 2         ^ the car limit
			 
			
			- 
				Ariel, you are wrong  :P
I mean that >= 2
			 
			
			- 
				haaa zorry my inglish is malo 
perdon pero mi ingles es malo :(
			 
			
			- 
				
haaa zorry my inglish is malo 
perdon pero mi ingles es malo :(
No problem  :)
			 
			
			- 
				bueno :D
			
 
			
			- 
				Thank you very much Forze!
It worked.
			 
			
			- 
				
Thank you very much Forze!
It worked.
No problem, glad I have helped  :D