Page 2 of 2

Re: Trains do not chain well.

Posted: 19 Jun 2022, 09:13
by Naufhal
Sorry. i Don't Really Know. Try Contacting @CommanderABab Or Another Admins.

Re: Trains do not chain well.

Posted: 19 Jun 2022, 13:20
by Marsneko
Oops. Forgot something.

Code: Select all    Reset

[{ "id":"Marsneko's_tramcar", "type":"template", "flag normal":false, "flag train":true, "speed":2 },{ "id":"hartram_ii_1", "type":"car", "template":"Marsneko's_tramcar", "frames":[{"bmp":"hartram_ii_2.png","w":16,"count":4}], "v2":true },{ "id":"hartram_ii_2", "type":"car", "template":"Marsneko's_tramcar", "frames":[{"bmp":"hartram_ii_3.png","w":22,"count":4}], "v2":true },{ "id":"hartram_ii", "type":"car", "template":"Marsneko's_tramcar", "frames":[{"bmp":"hartram_ii_1.png","w":22,"count":4}], "tail":["hartram_ii_1","hartram_ii_2"], "v2":true },{ "id" : "Marsneko's_train_station", "type" : "railway station", "width":1, "height":1, "build time":0, "frame" : [{ "bmp": "tramcar_station.png", "count": 4, "w": 32}], "draw ground" : true, "needs road" : false, "influence passenger train" : 30, "car spawner" : [{ "targets": ["Marsneko's_train_station"], "cars" : ["hartram_ii"], "count" : 100, "radius" : 600}], "capacity" : 10 }]
JSON checker
Check

Re: Trains do not chain well.

Posted: 19 Jun 2022, 13:23
by Marsneko
Naufhal wrote:
19 Jun 2022, 09:13
Sorry. i Don't Really Know. Try Contacting @CommanderABab Or Another Admins.
ok.But I do not know how.

Re: Trains do not chain well.

Posted: 19 Jun 2022, 13:25
by Naufhal
Marsneko wrote:
19 Jun 2022, 13:23
Naufhal wrote:
19 Jun 2022, 09:13
Sorry. i Don't Really Know. Try Contacting @CommanderABab Or Another Admins.
ok.But I do not know how.
Okay. We Are Fixing Plugin. But What Are Problem?

Re: Trains do not chain well.

Posted: 19 Jun 2022, 13:33
by Marsneko
"tail" does not work properly.The picture is out of alignment.

Re: Trains do not chain well.

Posted: 19 Jun 2022, 13:41
by Naufhal
Marsneko wrote:
19 Jun 2022, 13:33
"tail" does not work properly.The picture is out of alignment.
Its 3 Not Work? And 2 Is Only Worked?

Re: Trains do not chain well.

Posted: 19 Jun 2022, 13:46
by Marsneko
Based on (1), everything else is wrong.

Re: Trains do not chain well.

Posted: 19 Jun 2022, 16:00
by wa64
just a guess: the "tail" line does not have { }

and two cars are 22 wide with the other 16 wide...

I'm probably wrong, never messed with this type of json before.

Re: Trains do not chain well.

Posted: 20 Jun 2022, 04:50
by Marsneko
really?I didn't see anything about that at the CAR CHAIN.

Re: Trains do not chain well.

Posted: 30 Jun 2022, 14:00
by Marsneko
wa64 wrote:
19 Jun 2022, 16:00
just a guess: the "tail" line does not have { }

and two cars are 22 wide with the other 16 wide...

I'm probably wrong, never messed with this type of json before.
I knew I didn't write that.