[Release] Helicopter Shop (and garage)(06/04/2017)

What is this plugin ?
This plugin allows you to put a helicopter shop in your server.

Features

  • Buy helicopters
  • Sell the helicopters you bought for half the price
  • Store your helicopters in the Hangar

Dependencies

  • es_freeroam

Installation

  • download/clone the repository into your server
  • change the values in the config file to match you server credentials
  • execute the sql.sql file in your database
  • add “- helishop” in the citmp-server.yml
  • Enjoy !

link : Helishop

The text in the script is in french, sorry i’m a french baguette.
This script is inspired by Docks and Vehicle Shop.

5 Likes

Gg nice share thanks for renaming boat by heli and change the positions

People can hate that there ripping scripts off.

But there actually making our lifes much easier :slight_smile:

1 Like

Given that no one had done it yet, I decided to do it so you guys can have a decent script easily :wink:

2 Likes

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)

Is it possible to add other aircraft to this shop?

2 Likes

Yes you can add the values you want in here:

["Hélicoptères"] = {
			title = "",
			name = "Hélicoptères",
			buttons = {
				{name = "Super Volito", costs = 10000000, description = {}, model = "supervolito"},
                                {name = "Super Volito 2", costs = 11000000, description = {}, model = "supervolito2"},
                                {name = "Volatus", costs = 15000000, description = {}, model = "volatus"},
                                {name = "Swift", costs = 20000000, description = {}, model = "swift"},
                                {name = "Swift 2", costs = 25000000, description = {}, model = "swift2"},
			}
		},
1 Like

Hello! Good job!

When i try to sell my copter, i’ve this bug:

My copter disappear and nothing else x)

1 Like

Great !!!

Can you pass it in myasync thank you

Pareille quand je vend l’hélicoptère il ne verse pas les 50% qui devrais et l’hélicoptère et toujours dans mon hangar

Likewise when I sell the helicopter it does not pay the 50% that should and the helicopter and still in my hangar

1 Like

Please edit and add a english translation

2 Likes

have you for FXserver

@FreddyCorp can u help me set this up https://gyazo.com/edc26c3cfd7bdc70a5b0d18bec799fdb

‘require’ and mysqlopen are deprecated. The script needs ported to FX server.

And the required es_freeroam has been dead for a long time now.

This script is not working.

it requires recoding to fit new FXserver and async @stefan1

Could you make an esx version???

Can I add planes into it?

You can’t even use it. Multiple posts above yours state that the resource is broken due to not being upgraded to work with latest server.

Ah okay.

Any idea if ot is possible to put aero vehicles in esx_vehicleshop?