Mexican Highways (pack) v.1.7 [New Tunnel Frames]
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.
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.

- Mg3094066
- Inhabitant of a Supercluster
- Posts: 3223
- Joined: 28 May 2017, 01:50
- Location: Venezuelan Republic of Mexico
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: 4-Lane Road [WE NEED A PROFESSIONAL]
There are all frames for who want help me with 2 bugs that i have:
Code: Select all
[
{
"id":"$4laneRoadMg3094066$",
"type":"road",
"connectable": true,
"level":3,
"width":2,
"frames":[
{"bmp":"roadL3.png","w":32,"h":15,"count":16},
{"bmp":"roadR2.png","w":32,"h":15,"count":16},
{"bmp":"roadR1.png","w":32,"h":15,"count":16},
{"bmp":"roadL4.png","w":32,"h":15,"count":16},
],
"speed":2.0,
"traffic lights":
[{"bmp":"tf.png","w":32,"h":32,"count":4}],
"green phase":10000,
"yellow phase":1000,
"price":210,
"monthly price":3,
"title":"4-Lane Road",
"text":"A more bigger road for big cities.",
"auto join":true,
"one way":true,
"bridge frames":[{"bmp":"Bridge_frames.png","count":12,"h":34,"w":32},
{"bmp":"Bridge_frames2.png","count":12,"h":34,"w":32}],
"bridge height":12,
"bridge price":370
}
]
- Attachments
-
- roadL4.png (6.22 KiB) Viewed 15438 times
-
- roadR1.png (6.23 KiB) Viewed 15438 times
-
- roadR2.png (6.23 KiB) Viewed 15438 times
-
- roadL3.png (6.22 KiB) Viewed 15438 times
-
- Bridge_frames2.png (5.98 KiB) Viewed 15438 times
-
- Bridge_frames.png (4.92 KiB) Viewed 15438 times
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: 4-Lane Road [All bugs fixed]
No, it gives the link to the folderview of four .png files.
- Mg3094066
- Inhabitant of a Supercluster
- Posts: 3223
- Joined: 28 May 2017, 01:50
- Location: Venezuelan Republic of Mexico
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: 4-Lane Road [All bugs fixed]
But in the zip file 3 points appear and when you click they appear a lot of options, among them the download one.
- Mg3094066
- Inhabitant of a Supercluster
- Posts: 3223
- Joined: 28 May 2017, 01:50
- Location: Venezuelan Republic of Mexico
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: 4-Lane Road [All bugs fixed]
The plugin name will change to:
Mexican Highway
Because the native highways are from Germany.
Mexican Highway
Because the native highways are from Germany.
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
- Mg3094066
- Inhabitant of a Supercluster
- Posts: 3223
- Joined: 28 May 2017, 01:50
- Location: Venezuelan Republic of Mexico
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Mexican Highways [All bugs fixed]
@CommanderABab
I updated the link now everyone can download it wihout any problem.
I updated the link now everyone can download it wihout any problem.
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
- Nayeli Natalia
- Inhabitant of a Continent
- Posts: 1033
- Joined: 23 Jan 2018, 21:41
- Location: Las Catalinas, Mainland Adelaide
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: Mexican Highways [All bugs fixed]
Viva México and their colourful highways
- AwkwrdPrtMskrt
- Metropolitan
- Posts: 138
- Joined: 08 Nov 2017, 02:31
-
Platform
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Mexican Highways [All bugs fixed]
You might try changing this line
Code: Select all
"connectable": true,
Code: Select all
"connectable": false,
- AwkwrdPrtMskrt
- Metropolitan
- Posts: 138
- Joined: 08 Nov 2017, 02:31
-
Platform
Re: Mexican Highways [All bugs fixed]
Nope. Still the same.CommanderABab wrote: ↑28 Jan 2018, 12:30You might try changing this linetoCode: Select all
"connectable": true,
.Code: Select all
"connectable": false,