27.07.2014, 22:07
(
Last edited by Sammi_Jackson; 29/07/2014 at 01:41 PM.
Reason: Updating
)
Introduction:
I saw this tutorial by JimmyCh and thought i would take it to the next level so i've added a lot of things to it like the command sellcar, Dynamic pickups and labels, cars at the dealership etc. And i thought i would share it with you guys if you know how to script you can easily add more dealerships and add it to your GameMode.
Dealerships:
The 4 dealerships are:
Market Car Dealership
Loco Lowrider's Car Dealership
Grotti's Luxorious Car Dealership
Unity Station Car Dealership
Video:
https://www.youtube.com/watch?v=k9cl...ture=autoshare
Pictures:
Market
Grotti's
Loco Lowrider's
Unity Station
Commands:
/buycar
/sellcar
Installing:
You need to edit the code to make the cars personal, since the commands to create and destroy personal vehicles depends on gamemode. Edit everywhere it says CreateVehicle and DestroyVehicle to whatever the commands to create personal vehicles is in your script. Also if you have anti money hack you should edit GivePlayerMoney to GivePlayerCash.
Step 1:
Download the cardealership.pwn and edit it if you want.
Step 2:
Copy or move the cardealership.amx to your filterscripts folder
Step 3:
Open the server.cfg and type cardealerships outfront of filterscripts
Download:
Pastebin
Mediafire
Credits:
Credits to JimmyCh for releasing this tutorial
Credits to Sammi Jackson for scripting the FilterScript
I saw this tutorial by JimmyCh and thought i would take it to the next level so i've added a lot of things to it like the command sellcar, Dynamic pickups and labels, cars at the dealership etc. And i thought i would share it with you guys if you know how to script you can easily add more dealerships and add it to your GameMode.
Dealerships:
The 4 dealerships are:
Market Car Dealership
Loco Lowrider's Car Dealership
Grotti's Luxorious Car Dealership
Unity Station Car Dealership
Video:
https://www.youtube.com/watch?v=k9cl...ture=autoshare
Pictures:
Market
Grotti's
Loco Lowrider's
Unity Station
Commands:
/buycar
/sellcar
Installing:
You need to edit the code to make the cars personal, since the commands to create and destroy personal vehicles depends on gamemode. Edit everywhere it says CreateVehicle and DestroyVehicle to whatever the commands to create personal vehicles is in your script. Also if you have anti money hack you should edit GivePlayerMoney to GivePlayerCash.
Step 1:
Download the cardealership.pwn and edit it if you want.
Step 2:
Copy or move the cardealership.amx to your filterscripts folder
Step 3:
Open the server.cfg and type cardealerships outfront of filterscripts
Download:
Pastebin
Mediafire
Credits:
Credits to JimmyCh for releasing this tutorial
Credits to Sammi Jackson for scripting the FilterScript