Transport, Airport, and Road plugins
Moderators: Scenario Moderators, Plugin Moderators
Forum rules
The main focus of the plugin is a road or appears in the in-game transportation or airport tabs
Moving Cars, ships, and planes may be included also.
-
KentuckyFriedChicken
- Townsman
- Posts: 99
- Joined: 31 Jan 2018, 17:55
- Location: Austria, Vienna
- Plugins: Showcase Store
-
Plugin Creator
Platform
#1
Post
by KentuckyFriedChicken » 24 May 2018, 20:30
FlyTeam Air
Rated as a 4/5 Star Team/Alliance/Group.

- FlyTeam Center under-construction
- FlyTeam1.png (4.86 KiB) Viewed 8102 times

- FlyTeam Official Plane
- FlyTeamPlaneIMG.png (3.01 KiB) Viewed 8102 times
Here i still have the Json File Problem.
Code: Select all
[
{
"id":"$kentuckyfriedchicken_ft00",
"title":"FlyTeam Official Plane",
"text":"FlyTeam Company Official Plane.",
"type":"airplane",
"frames":[{"bmp":"FlyTeamPlaneIMG.png","w":96,"count":4,"handle x":48,"handle y":40}],
"price":1000000,
"fly height":200,
"capacity":375,
"speed":1
}
]
-
Alphajos3312
- Small-town resident
- Posts: 33
- Joined: 16 Feb 2017, 12:18
- Location: Yogyakarta
- Plugins: Showcase Store
- Version: Beta
-
Platform
#2
Post
by Alphajos3312 » 26 May 2018, 09:31
what kind of problem do you encountered?
Is it ran out of texture space, or unterminated character?
-
KentuckyFriedChicken
- Townsman
- Posts: 99
- Joined: 31 Jan 2018, 17:55
- Location: Austria, Vienna
- Plugins: Showcase Store
-
Plugin Creator
Platform
#3
Post
by KentuckyFriedChicken » 28 May 2018, 06:46
Alphajos3312 wrote: ↑26 May 2018, 09:31
what kind of problem do you encountered?
Is it ran out of texture space, or unterminated character?
I have the Json Problem i can't send the json here.
Can you know a good Programm that makes Json?
i am literally doing it in QuickEdit.
-
Alphajos3312
- Small-town resident
- Posts: 33
- Joined: 16 Feb 2017, 12:18
- Location: Yogyakarta
- Plugins: Showcase Store
- Version: Beta
-
Platform
#4
Post
by Alphajos3312 » 28 May 2018, 07:47
KentuckyFriedChicken wrote: ↑28 May 2018, 06:46
Alphajos3312 wrote: ↑26 May 2018, 09:31
what kind of problem do you encountered?
Is it ran out of texture space, or unterminated character?
I have the Json Problem i can't send the json here.
Can you know a good Programm that makes Json?
i am literally doing it in QuickEdit.
i use the ES File Explorer. It has multi feature, such as ES Note Editor. Its support any script type. thats my recomemdation. Or you could move it to Notepad in your pc. Or you could do it online(i dont know what is the best online script editor, but the benefit is, you could check any mistakes ).
-
Kalanimcd
- Villager
- Posts: 11
- Joined: 28 May 2018, 09:05
- Location: New Zealand
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#5
Post
by Kalanimcd » 03 Jun 2018, 23:29
KentuckyFriedChicken wrote: ↑24 May 2018, 20:30
FlyTeam Air
Rated as a 4/5 Star Team/Alliance/Group.
FlyTeam1.png
FlyTeamPlaneIMG.png
Here i still have the Json File Problem.
Code: Select all
[
{
"id":"$kentuckyfriedchicken_ft00",
"title":"FlyTeam Official Plane",
"text":"FlyTeam Company Official Plane.",
"type":"airplane",
"frames":[{"bmp":"FlyTeamPlaneIMG.png","w":96,"count":4,"handle x":48,"handle y":40}],
"price":1000000,
"fly height":200,
"capacity":375,
"speed":1
}
]
Will it be released soon?
-
Kalanimcd
- Villager
- Posts: 11
- Joined: 28 May 2018, 09:05
- Location: New Zealand
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
#6
Post
by Kalanimcd » 03 Jun 2018, 23:41
KentuckyFriedChicken wrote: ↑24 May 2018, 20:30
FlyTeam Air
Rated as a 4/5 Star Team/Alliance/Group.
FlyTeam1.png
FlyTeamPlaneIMG.png
Here i still have the Json File Problem.
Code: Select all
[
{
"id":"$kentuckyfriedchicken_ft00",
"title":"FlyTeam Official Plane",
"text":"FlyTeam Company Official Plane.",
"type":"airplane",
"frames":[{"bmp":"FlyTeamPlaneIMG.png","w":96,"count":4,"handle x":48,"handle y":40}],
"price":1000000,
"fly height":200,
"capacity":375,
"speed":1
}
]
Oh I just realised lol typical me missing stuff out