[FilterScript] pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3)
#1

pVehicle 1.4

Gamer's Private Vehicle System

pVehicle is an unique private vehicle system that allows users to create multiple private vehicles, it can be used with Y_Ini OR MySQL

About:
In 2010 i've made an private vehicle system called "Gamer's Private Vehicle System",
it was a pretty good script, but unfortunately it supported only up to 1 car per player.

I've been inactive at the SA-MP forums now for arround 6 months, and i decided to comeback
with a private vehicle system! And the result is amazing!.

Details:
Limited/public modes:
Allow every player to create/manage there own private vehicles*
Allow admins/vips only who got permision from RCON Admin to create/manage there own private vehicles*

*Remember, you can always lend/return your vehicles to any other player!

Creative methods:
If you create a vehicle, you will also have two different modes:
-Spawn- - Just spawn the vehicles near the player
-Transport- - The vehicle will be ejected out of a plane and will land with a parachute near the player

The way the vehicles are spawning and transported can be controlled separately

Customisation/Other features:
-park your vehicle anywhere you like, it will respawn there if you saved its position
-Change the colors per vehicle ingame
-Customize the vehicle's license plate
-Lend your vehicle to other players
-Mark one of your vehicles for transport and you can transport it by air anywhere you like!
-Basic stunt requirements (Nitro,Flip,Repair)
-NEW! Vehicle tune system (vehicle skins, bumperkits, will also be saved!)
-NEW! Vehicle engine system

Commands:
Код:
/pvehicle			Manage your private vehicles (outside vehicle: all vehicles, inside vehicle:per vehicle!)
/addpvehicle [playerid]		[RCON COMMAND] Allow that player to manage personal vehicles (only if PVEHICLE_FOR_EVERYONE is defined false)
/delpvehicle [playerid]		[RCON COMMAND] Disable managing personal vehicles for player and removes all his/her vehicles
Changelog:
Код:
1.1:
*Fileprocessing has been re-done, everything is working with Y_INI now (MUCH FASTER!)
*Clientmessages has been cleaned up a bit
*Filters added (For armed vehicles, AND  there weapons separately, you can punish the player now if  they are shooting in there vehicle!) 
*A few small bugs removed, and some futher optimalisations in the code which is not really worth announcing them...

1.2:
*Vehicles will no longer re-spawn in the sky after air transport, but will respawn at there last saved positions!
*KILL_PLAYER_ON_FIRE wasnt working (Anti deathmatch), this has been fixed now.

1.3:
*Added mySQL support!
*Added a vehicle engine system
*Added a vehicle tune system
*Cleared up the dialog colors a bit
*Fixed some small bugs

1.3b:
*Commands are now processed with ZCMD
*Tiny bug fixed out of addpvehicle (if PVEHICLE_FOR_EVERYONE was set on true, it wouldnt return anything)

1.4:
*Exhaust and spoilers added to bumperkit
*MySQL system used now yourSQL library (simplified mysql and connection handlers)
*Fixed some grammar failures
Credits:
Zeex for ZMD (Fast Command Processing)
****** for sscanf2 and YSI Library (Y_INI)
G-sTyLeZzZ for his MYSQL Plugin

Garsino[12] for his house system, that gave me actually the inspiration to make this!
Hiddos for helping me testing this and finding a few bugs
****** for helping me started with Y_INI

Video:
*Please note that the version in this video is not up-to-date, the current version has a lot better dialogs, a lot more features and no funky colors anymore!
[ame]http://www.youtube.com/watch?v=OoIB12_iijw&hq=1[/ame]

Download:
Check atachement for all files, Source:http://pastebin.com/FrWRujs4
Reply


Messages In This Thread
pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.4) - by gamer931215 - 05.03.2011, 23:59
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by gamer931215 - 06.03.2011, 01:11
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by Mixcraft - 06.03.2011, 01:17
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by Ironboy - 06.03.2011, 03:17
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by daviderodeo - 06.03.2011, 11:54
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by barneystinson - 06.03.2011, 12:29
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by Hiddos - 06.03.2011, 12:37
Re : -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by Varkoll_ - 06.03.2011, 12:53
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by gamer931215 - 06.03.2011, 13:52
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by davesnipe360 - 06.03.2011, 13:57
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by barneystinson - 06.03.2011, 17:17
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by gamer931215 - 06.03.2011, 17:20
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by barneystinson - 06.03.2011, 17:37
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by gamer931215 - 06.03.2011, 18:59
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by iTorran - 07.03.2011, 14:59
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by gamer931215 - 08.03.2011, 05:55
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - by BASITJALIL - 08.03.2011, 06:42
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - V1.2 - by gamer931215 - 10.03.2011, 15:06
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - V1.2 - by barneystinson - 10.03.2011, 17:00
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - V1.2 - by Mixcraft - 12.03.2011, 08:14
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - V1.2 - by skaTim - 17.03.2011, 10:02
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - V1.2 - by Venice - 17.03.2011, 10:11
Re: -=>pVehicle<=- Dynamic Private Vehicle System [For vip/admin AND RP/Freeroam] - V1.2 - by ReM!X - 17.03.2011, 10:13
Re: pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3) - by gamer931215 - 22.03.2011, 13:46
Re: pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3) - by jaami - 22.03.2011, 16:00
Re: pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3) - by litvi12 - 22.03.2011, 19:27
Re: pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3) - by Smokemachine - 22.03.2011, 19:50
Re: pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3) - by Dutchmen0031 - 22.03.2011, 19:59
Re: pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3) - by roli10 - 01.05.2011, 18:54
Re: pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3) - by Astralis - 18.12.2011, 12:38
Re: pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3) - by FireKiVen - 06.08.2015, 10:55
Respuesta: Re: pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3) - by Dreyfuz - 06.08.2015, 22:04
Re: pVehicle -> Advanced private vehicle system, alternate between Y_INI and MYSQL (Current version: V1.3) - by xXCrasherGuyXx - 11.08.2015, 12:29

Forum Jump:


Users browsing this thread: 1 Guest(s)