The advanced vehicle ownership system WITH CURSOR!
Also, this script is using my seif_cursor include. It shows how useful my cursor include can be and it's a wonderful feature.
I will add a version of this script with commands instead of cursor and buttons soon.
This is recommended to be merged with your game mode as it may cause some "fuck-ups" if your game mode is using textdraws. Though I haven't tested it with a game mode with textdraws. But if you'll use it as a filter script, add this under OnGameModeInit of your game mode:
SendRconCommand("reloadfs Seifehicle");
You MUST create a folder called 'Seifehicle' in scriptfiles!
â–ºScript Type
Game Mode Add-On (recommended)
Filter Script
â–ºScript Features
Cursor-compatible
Buttons with the cursor so they can be clicked(😛ark, Sell, Lock, Unlock, Call Car, Reset Mods)
A command that will let you browse through all 211 cars, view the cars and buy it
When browsing, use your keys to move left and right to browse and Fire key to buy the car
Cars got prices depending on the model type. Configurable at the top of the script
A legend so players can know what to do(can be enabled/disabled in the script: 'SHOW_LEGEND')
Saving stats: owner, vehicle name, vehicle model, positions, mods
Park: parks the car so it spawns wherever you parked it. Sell: sells the car. Lock: locks the car. Unlock: unlocks the car. Call Car: calls your car to your position and automatically puts you in it. Reset Mods: resets the mods of the car.
When browsing: /jumpto car will instantly go to the car you want(supports model IDs and name)
When browsing: /carcolor will change the car color of your car so you can buy it the color you want
â–ºScript Commands
/carshop - Buy a car
/jumpto - Jumps to a car when browsing instead of browsing to your car - SUPPORTS MODEL ID AND MODEL NAME!
/carcolor - Changes the color of the cars when browsing. You will buy the car the color you want.
â–ºScript Download
[CURSOR-COMPATIBLE]Seifehicle.zip | SendSpace -> http://fs03u.sendspace.com/processupload.html
[NO CURSOR]Seifehicle.pwn | Pastebin -> http://pastebin.com/f1e3c86bf
â–ºScript Installation
»Read the ReadMe.txt.
â–ºOther
seif_cursor link: http://forum.sa-mp.com/index.php?topic=72035.0
Screenshots:





Legend when toggled on via the script:

