Page 1 of 2

Airplanes

Posted: 08 Oct 2017, 13:11
by Lobby
Adding you own airplane to the game is straight forward. After you created your amazing graphics like this one :img
airplane.png
airplane.png (5.82 KiB) Viewed 17050 times
You can define your plugin :json

Code: Select all

[
  {
    "id":"$lobby_airplane_mygreatairplane00",
    "title":"Big airplane",
    "text":"I'm the description.",
    "type":"airplane",
    "frames":[{"bmp":"airplane.png","w":96,"count":4,"handle x":48,"handle y":40}],
    "price":1000000,
    "fly height":200,
    "capacity":375,
    "speed":1
  }
]
An airplane plugin consists of four frames for each direction. Orientation for each frame works as for cars (v2).

About the handle, I recommend to move it to a point where you would say that's the center of the airplane on the ground:
airplane_handle.png
airplane_handle.png (3 KiB) Viewed 17050 times
In case you're nice you might want to set a diamond price instead. That's possible with

Code: Select all

"diamond price":20

Re: [Beta]Airplanes

Posted: 08 Oct 2017, 13:56
by THEMAX
THX YOU!!!

Re: [Beta]Airplanes

Posted: 08 Oct 2017, 18:41
by CloakedGamer
What is the width and height of a single frame of the aircraft?

Re: Airplanes

Posted: 26 Dec 2017, 01:47
by JustAnyone
Could we have diamond price for award type plugins?

Re: Airplanes

Posted: 02 Jan 2018, 10:48
by Hadestia
how about json in huge airplanes

Re: Airplanes

Posted: 02 Jan 2018, 15:54
by Kulche
Wut?

Re: Airplanes

Posted: 10 Jul 2018, 13:38
by sairam
:D Can you share the all airplane texture? :)

Re: Airplanes

Posted: 06 Apr 2019, 10:13
by NSGSEI
A new plane :D

Re: Airplanes

Posted: 06 Apr 2019, 12:22
by CommanderABab
Great! :)

Re: Airplanes

Posted: 10 May 2019, 22:51
by JustAnyone
Width of one frame

Re: Airplanes

Posted: 28 May 2019, 18:13
by THEMAX
concorde.png
concorde.png (15.54 KiB) Viewed 14664 times

Re: Airplanes

Posted: 10 Jun 2019, 20:23
by AndreitheTare
THEMAX wrote:
28 May 2019, 18:13
concorde.png
Should be a plugin. I don't know any other Concorde plugin.

Re: Airplanes

Posted: 10 Jun 2019, 23:02
by Mrqwerty
AndreitheTare wrote:
10 Jun 2019, 20:23
THEMAX wrote:
28 May 2019, 18:13
concorde.png
Should be a plugin. I don't know any other Concorde plugin.
It might also be a template for plugins.

Re: Airplanes

Posted: 19 Aug 2020, 19:06
by PetrovMaksYt
Wow you all have new ideas of making airplanes!

Re: Airplanes

Posted: 19 Aug 2020, 19:06
by PetrovMaksYt
So so sou good!

Re: Airplanes

Posted: 08 Oct 2020, 14:44
by byxxiaonanhui
THEMAX wrote:
28 May 2019, 18:13
concorde.png
May I use that texture to make a plugin and upload it online?

Re: Airplanes

Posted: 05 Jan 2021, 09:45
by RayXP
Lobby wrote:
08 Oct 2017, 13:11
Adding you own airplane to the game is straight forward. After you created your amazing graphics like this one :img
airplane.png

You can define your plugin :json

Code: Select all

[
  {
    "id":"$lobby_airplane_mygreatairplane00",
    "title":"Big airplane",
    "text":"I'm the description.",
    "type":"airplane",
    "frames":[{"bmp":"airplane.png","w":96,"count":4,"handle x":48,"handle y":40}],
    "price":1000000,
    "fly height":200,
    "capacity":375,
    "speed":1
  }
]
An airplane plugin consists of four frames for each direction. Orientation for each frame works as for cars (v2).

About the handle, I recommend to move it to a point where you would say that's the center of the airplane on the ground:
airplane_handle.png

In case you're nice you might want to set a diamond price instead. That's possible with

Code: Select all

"diamond price":20
What model is that plane?

Re: Airplanes

Posted: 05 Apr 2022, 10:43
by BlazeRealn
Im dont know what in doing just do for diamonds

Re: Airplanes

Posted: 07 Apr 2022, 13:19
by FVI
How can I make another type of Airstrip? I want to change the texture only. Thanks.
Mon I need it more

Re: Airplanes

Posted: 06 Jun 2022, 21:18
by FVI
DELETED POST