[FilterScript] Dynamic Dealership System
#1

Dynamic Dealership System
Here's a better script that everybody wishes to have. It's a dynamic dealership system where you can create dealerships (and players can buy them, and collect earnings from their cars). Dealership owners can use /earnings to check their earnings, /collectearnings to collect them, /createcar to create a dealership vehicle, and /selldealership to sell their dealership.

Dealerships can be created in-game by RCON admins using /createdealer. The params are: price, radius and name. Example: /createdealer 15000 30 Grotti Cars The radius is where the owner can create their cars in, and ONLY there. Anywhere outside the radius will give them an error.

ALL player-owned vehicles are using PVars also, not variables. The PVar system was said to be slow so keep MAX_OWNABLE_CARS under 20 to avoid any conflicts with lag.

All you need is the SII script. This script uses a built-in version of sscanf and dcmd (why dcmd? because it's not an include! i'm too lazy to actually use zcmd nowadays lol)

For now, players can only buy vehicles, and /park, /lock and /delete them. I've written this when I was bored one day, and I was so sleepy all I did was three commands. I'll be adding more in the future.

YOU MUST HAVE THESE FOLDERS IN YOUR SCRIPTFILES!

dealerships
dealerships/vehicles
ownedcars

Features:
• Allows RCON admins to create / destroy dealerships.
• Players can buy dealerships and collect money from it
• Players can check how much money they made from sales
• Players can create vehicles using /createcar in their dealership's radius
• You can own 3 cars (it can be changed by editing MAX_OWNABLE_CARS in the script)

Credits to:
• Slick for his SII file saving system.
• Dracoblue for the dcmd macro.
• ****** for the sscanf stock.
• SlashQ for the main scripting.

dealer.zip - Solidfiles (contains scriptfiles, .pwn and .amx, and include)
SII.inc - Solidfiles

dealer.pwn - Pastebin
SII.inc - Pastebin
Reply


Messages In This Thread
Dynamic Dealership System - by SlashQ - 27.11.2011, 07:34
Re: Dynamic Dealership System - by NessaHD - 27.11.2011, 08:42
Re: Dynamic Dealership System - by SlashQ - 27.11.2011, 09:36
Re: Dynamic Dealership System - by -CaRRoT - 27.11.2011, 09:43
Re: Dynamic Dealership System - by niels44 - 26.12.2011, 09:50
Re: Dynamic Dealership System - by Astralis - 26.12.2011, 10:41
Re: Dynamic Dealership System - by Arsham7 - 26.12.2011, 13:49
Re: Dynamic Dealership System - by WarToFar - 26.12.2011, 14:10
Re: Dynamic Dealership System - by Arsham7 - 26.12.2011, 15:50
Re: Dynamic Dealership System - by niels44 - 27.12.2011, 12:58
Re: Dynamic Dealership System - by Stefano18 - 12.02.2012, 17:09
Re: Dynamic Dealership System - by berkoff - 14.02.2012, 06:47
Re: Dynamic Dealership System - by Roperr - 15.02.2012, 17:35
Re: Dynamic Dealership System - by LA-Boy - 15.02.2012, 19:20
Re: Dynamic Dealership System - by Roperr - 16.02.2012, 14:24
Re: Dynamic Dealership System - by Fir3On - 16.02.2012, 16:22
Re: Dynamic Dealership System - by oscar7610 - 18.02.2012, 11:38
Re: Dynamic Dealership System - by Jkrawr - 11.04.2012, 13:23
Re: Dynamic Dealership System - by TiggaNigga - 13.04.2012, 23:13
Re: Dynamic Dealership System - by DoubeL - 14.08.2012, 16:44
Re: Dynamic Dealership System - by RustySnowman x - 16.08.2012, 08:06
Re: Dynamic Dealership System - by xInfectedx - 17.08.2012, 23:08
Re: Dynamic Dealership System - by Gioslami - 22.09.2012, 23:51
Re: Dynamic Dealership System - by Deathh - 23.09.2012, 00:45
Respuesta: Dynamic Dealership System - by CrossOv3r - 16.01.2013, 19:48
Re: Dynamic Dealership System - by bathushan - 20.01.2013, 15:12
Re: Dynamic Dealership System - by ghzspark - 17.03.2013, 14:28
Re: Dynamic Dealership System - by Drake Star - 19.07.2013, 00:03
Re: Dynamic Dealership System - by aboa - 20.09.2013, 10:41
Re: Dynamic Dealership System - by kingcrome - 31.10.2013, 12:31
Re: Dynamic Dealership System - by GhostPerk77 - 29.11.2013, 23:01
Re: Dynamic Dealership System - by vitalz0r - 30.11.2013, 16:06
Re: Dynamic Dealership System - by carlosacf43h - 05.12.2013, 06:16
Re: Dynamic Dealership System - by LostGaming2014 - 05.12.2013, 20:07
Re: Dynamic Dealership System - by Mititel - 10.02.2014, 20:50
Re: Dynamic Dealership System - by qTb - 30.07.2015, 10:26

Forum Jump:


Users browsing this thread: 1 Guest(s)