News:

The Forum Rules and Guidelines
Our forum has Rules and Guidelines. Please, be kind and read them ;).

shinkansen 500 Type Eva

Started by alexko, April 11, 2023, 08:53:06 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

alexko

Does anyone have pak128 shinkansen 500 Type Eva?

RealAmerican1776

I could probably model one for you

Matthew

I asked on Simutrans-Interact and they said there is probably one for pak128.japan but not for pak128.
(Signature being tested) If you enjoy playing Simutrans, then you might also enjoy watching Japan Railway Journal
Available in English and simplified Chinese
如果您喜欢玩Simutrans的话,那么说不定就想看《日本铁路之旅》(英语也有简体中文字幕)。

RealAmerican1776

Fiddle around with the .dat file and it could work for pak128

RealAmerican1776

I think the person is talking about the livery. It's sort of purple and neon green. It's from an anime but for the life of me, I can't remember what it's called. I've seen the show and I know what the person is talking about. There's another show, Shinkalion, which is like a children's show that has a cross-over episode that features the train and its livery too.


RealAmerican1776

#6
Cool, I will look up some pictures, do my homework on it, get a general idea of how I'm going to do it and start on it next week.

edit: Oh, do you want just the engine or do you want the pentograph car and some passenger cars too?

edited by Isaac to merge the doublepost

RealAmerican1776

Shinkansen 500 Series Type Eva update
500 series eva_S.png

Matthew

That looks like the business! Good to see you are making progress with this project.
(Signature being tested) If you enjoy playing Simutrans, then you might also enjoy watching Japan Railway Journal
Available in English and simplified Chinese
如果您喜欢玩Simutrans的话,那么说不定就想看《日本铁路之旅》(英语也有简体中文字幕)。

RealAmerican1776

I'm going to make it so that all the windows on the train will shine at night too. Like the lights are on.

RealAmerican1776

Well, here is the completed engine car for the 500 series type eva. I haven't done the alignment yet, I'm waiting to do a passenger car or pentrograph car before I do the alignment.

shinkansen_500_eva.png

Matthew

It's very purple, as it should be. People will certainly notice this pulling into a station!
(Signature being tested) If you enjoy playing Simutrans, then you might also enjoy watching Japan Railway Journal
Available in English and simplified Chinese
如果您喜欢玩Simutrans的话,那么说不定就想看《日本铁路之旅》(英语也有简体中文字幕)。

RealAmerican1776

Sorry for the wait but here is the pentograph car for the shinkansen 500 series.

shinkansen_500_eva_pentograph.png

RealAmerican1776

Okay, now we have the passenger car for the 500 series. Sorry it took so long, I was busy with work these past few weeks. Over the weekend, I hope to completely finish the project by doing the alignment.

shinkansen_500_eva_passenger.png

RealAmerican1776

So I'm trying to work on the alignment of the train but I keep getting an error that says, "Must Use High Clearance Under Bridges." I've never seen this error before and I can't figure out what's causing it.

Here's the .dat file for the shinkansen.

obj=vehicle
name=shinkansen_500_eva
copyright=RealAmerican1776
waytype=track
engine_type=electric
freight=None
payload=0
speed=300
power=340
gear=80
weight=39
cost=7789000
runningcost=130
intro_year=2015
intro_month=10
constraint[prev][0]=shinkansen_500_eva_passenger
constraint[prev][1]=shinkansen_500_eva_pentograph
length=6
emptyimage[w]=shinkansen_500_eva.1.0,0,4
emptyimage[nw]=shinkansen_500_eva.1.1,0,4
emptyimage[n]=shinkansen_500_eva.1.2,0,4
emptyimage[ne]=shinkansen_500_eva.1.3,0,4
emptyimage[e]=shinkansen_500_eva.1.4,0,4
emptyimage[se]=shinkansen_500_eva.1.5,0,4
emptyimage=shinkansen_500_eva.1.6,0,4
emptyimage[sw]=shinkansen_500_eva.1.7,0,4
----------------------------------------------------------------------------------------------------------------------------
obj=vehicle
name=shinkansen_500_eva_passenger
copyright=RealAmerican1776
waytype=track
engine_type=electric
freight=Passagiere
payload=100
speed=300
power=0
weight=27
cost=0
runningcost=14
intro_year=2015
intro_month=10
constraint[next][0]=shinkansen_500_eva_pentograph
constraint[prev][0]=shinkansen_500_eva
emptyimage[w]=shinkansen_500_eva_passenger.1.0,0,4
emptyimage[nw]=shinkansen_500_eva_passenger.1.1,0,4
emptyimage[n]=shinkansen_500_eva_passenger.1.2,0,4
emptyimage[ne]=shinkansen_500_eva_passenger.1.3,0,4
emptyimage[e]=shinkansen_500_eva_passenger.1.4,0,4
emptyimage[se]=shinkansen_500_eva_passenger.1.5,0,4
emptyimage=shinkansen_500_eva_passenger.1.6,0,4
emptyimage[sw]=shinkansen_500_eva_passenger.1.7,0,4
----------------------------------------------------------------------------------------------------------------------------
obj=vehicle
name=shinkansen_500_eva_pentograph
copyright=RealAmerican1776
waytype=track
engine_type=electric
freight=Passagiere
payload=100
speed=300
power=0
weight=27
cost=0
runningcost=14
intro_year=2015
intro_month=10
constraint[next][0]=shinkansen_500_eva_pentograph
constraint[prev][0]=shinkansen_500_eva
emptyimage[w]=shinkansen_500_eva_pentograph.1.0,0,4
emptyimage[nw]=shinkansen_500_eva_pentograph.1.1,0,4
emptyimage[n]=shinkansen_500_eva_pentograph.1.2,0,4
emptyimage[ne]=shinkansen_500_eva_pentograph.1.3,0,4
emptyimage[e]=shinkansen_500_eva_pentograph.1.4,0,4
emptyimage[se]=shinkansen_500_eva_pentograph.1.5,0,4
emptyimage=shinkansen_500_eva_pentograph.1.6,0,4
emptyimage[sw]=shinkansen_500_eva_pentograph.1.7,0,4

prissi

That means that rail needs two tile height clearance for bridges in pak128, i.e. the bridge must be two height levels above the rails below.

RealAmerican1776

never mind, I figured it out.

RealAmerican1776

Quote from: prissi on May 29, 2023, 05:09:20 AMThat means that rail needs two tile height clearance for bridges in pak128, i.e. the bridge must be two height levels above the rails below.

I wonder why it would say that for the locomotive though? It wouldn't even allow me to put the set together.

But I was using the extended makeobj instead of the standard like the person wanted. After I used standard makeobj, it worked fine.

RealAmerican1776

Anyway, here is the finished model for the shinkansen 500. It's fully tested on the latest version of pak128 standard.

shinkansen_500_eva.pak