SA-MP Forums Archive
[FilterScript] Simple CarOwnership - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Simple CarOwnership (/showthread.php?tid=257688)

Pages: 1 2


Re: Simple CarOwnership - GBLTeam - 14.06.2011

is this fs working ?


Re: Simple CarOwnership - ALeXy29 - 19.06.2011

Very good FS


Re: Simple CarOwnership - kadaradam - 24.06.2011

HELP ME :S:S
I 'd like to use this FS,but i have a problem


Re: Simple CarOwnership - NcP - 27.06.2011

How can i know my cars on the serverDo i have to count all the day?
Edit:Ok i know how many cars i have but what is Ai deja 3 masini? and when i spawn a car it is being buyable.


Re: Simple CarOwnership - OUL - 30.06.2011

I need help :S i don't know how to add vehicles :-/

And one more question, why you add 'SaveCarCoords' when you didn't use it in the script


Re: Simple CarOwnership - kadaradam - 30.06.2011

Quote:

How can i know my cars on the serverDo i have to count all the day?
Edit:Ok i know how many cars i have but what is Ai deja 3 masini? and when i spawn a car it is being buyable.

Me too,this is my problem


Re: Simple CarOwnership - Ghost252 - 30.06.2011

I like it, simple and smooth but I tried to use /asellcar and it tells me that I need to be at the dealership, any possible way to avoid this restriction? and if you have one, try to put some details as I'm not a code's dude.


Re: Simple CarOwnership - Lookin - 18.07.2011

Quote:
Originally Posted by Ghost252
View Post
I like it, simple and smooth but I tried to use /asellcar and it tells me that I need to be at the dealership, any possible way to avoid this restriction? and if you have one, try to put some details as I'm not a code's dude.
i second that


Re: Simple CarOwnership - CoLLYY - 07.08.2011

Quote:
Originally Posted by Ghost252
View Post
I like it, simple and smooth but I tried to use /asellcar and it tells me that I need to be at the dealership, any possible way to avoid this restriction? and if you have one, try to put some details as I'm not a code's dude.
Just remove that :

Code:
if(!IsAtDealership(playerid))
	        {
	            SendClientMessage(playerid, COLOR_GREY, "   You are not at dealership ! ");
	            return 1;
	        }



Re: Simple CarOwnership - dickyodie - 26.10.2011

I got in trouble when I / acreatecar why SERVER: Unknow Command.

If I am wrong in the installation please tell me how to install properly


Re: Simple CarOwnership - TheEpicBraxton - 23.12.2012

Ok, Is there a way to add more cars to how much you can have? My server needs 12
PM me if you can