SA-MP Forums Archive
Vehicle help. - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Vehicle help. (/showthread.php?tid=357382)



Vehicle help. - Spyrooo - 07.07.2012

Hello everyone,

I'm trieing to set a server up to play on with my friends and i'm using a filterscript for the vehicle system. AVS from MadeMan. However i contacted him and he didn't really wanted to help me because i'm a beginning scripter.

Here's the code of the filterscript:
http://pastebin.com/ggN8j6jM

What does it need?:

- Owned player cars only need to spawn when they actually connect.

Like the thing i found out is that if you when you create a dealership vehicle the value in the ini file called "Created" will be set to 1 (for ex: Created = 1).

When a player actually owns a car the line is Created = 2.

He told me that i need to look at the (delete vehicle option and the buy option), but hey i am a beginner in samp scripting and i know allready some things but not something such advanced as this.

So i hope someone is willing to help me out with this. It would be much appreciated.

Thanks in advance.


Re: Vehicle help. - Spyrooo - 09.07.2012

Bump