02.02.2019, 11:48
This system, can be used in a server rp?
Quote:
![]() Hy all, today i make Vehicle Ownership System that used MySQL as saving system. * The pictures in attachment below, hope you like it!This is basic vehicle system, so you can easily edit and add more features what you want. Features - Saved Vehicle System ![]() - Sell Vehicle To Server - GPS System to locate your car (thanks to Fj0rtizFredde) - Sell Vehicle To Players - Vehicle Control Panel - For more features you can view pictures in attachments ![]() Instruction - First, you need to define your Database info Code:
#define HOST "Your Host" #define USER "root" #define PASSWORD "********" #define DBNAME "Database Name" Code:
Float:dealX = -1663.640014, Float:dealY = 1208.253662, Float:dealZ = 7.254645 ![]() - Another instruction in script Downloads ![]() Pastebin (Bad Indentation) SQL File ![]() |