Page 1 of 1

[Fixed] Road not showing up

Posted: 23 Apr 2017, 11:50
by Lookatmemeow
So i'm working on a road, I put it in the game and everything seems to be fine, no error log, no crash but I can't find the road anywhere
Help ?[/list]

Posted: 23 Apr 2017, 11:52
by Lookatmemeow

Code: Select all

[
{
"id":"$projectGenesis_2",
"type":"Road",
"active":true,
"allow bus stops":true,
"overrunable":false,
"height":1,
"width":1,
"level":4,
"speed":5,
"title":"Tramway road",
"text":"train track only decorative",
"frames":
[{"bmp":"1.png"},
{"bmp":"2.png"},
{"bmp":"3.png"},
{"bmp":"4.png"},
{"bmp":"5.png"},
{"bmp":"6.png"},
{"bmp":"7.png"},
{"bmp":"8.png"},
{"bmp":"9.png"},
{"bmp":"10.png"},
{"bmp":"11.png"},
{"bmp":"12.png"},
{"bmp":"13.png"},
{"bmp":"14.png"},
{"bmp":"15.png"},
{"bmp":"16.png"}]
}
]

Posted: 23 Apr 2017, 12:07
by Lookatmemeow
Picture names are exactly the same
I'll try ! :)
Be right back

Posted: 23 Apr 2017, 12:22
by CommanderABab
former member wrote:try using "road" instead of "Road". Not sure if that helps, but you can try it.
Are you sure picture names are in plugin folder are same as shown here?

former member is right, type names are lower case.

Posted: 23 Apr 2017, 12:30
by Lookatmemeow
Okay it's fixed

Posted: 23 Apr 2017, 13:04
by CommanderABab
Sorry, something wasn't working right. That was my third attempt at a reply. It would say posted, but would not be there when I looked again. Now I see why!