Minecraft Transit Railway (Automated trains, planes, and more!)

Minecraft Transit Railway (Automated trains, planes, and more!)

2M Downloads

对于车站与收费系统的一点建议|A few suggestions for Stations and the fare system

franklanyi opened this issue · 0 comments

commented

Suggestion

现在对MTR模组的收费系统提出一些微小的建议。
Now I would give a few pieces of advice for Minecraft Transit Railway Fare System.
一、请求添加不规则收费区。这个建议已在#359号Issue提出。
I.Request to make it possible to draw a irregular shape fare zone,which is previously requested by Issue #359 .
二、请求添加一种“票价导入”的模式,运用CSV格式导入自定义票价。并希望设在线票价更改器(利用localhost:8888)。
II.Request to add a fare calculating mode to import customised fare in CSV form as well as an online fare changer on localhost:8888.
三、请求添加头等核准器,点击后出站收取二倍票价或根据CSV文件自定义头等票价。
III.Request to add First Class Processors into the game.After clicking,twice the fare or customised first class fare is paid.

Assets

FareSystem.csv
A sample of a customised fare schedule.
In the schedule,the stations are numbered like SC26 and SPN(SC01+CL01).

Implementation Details and References

When using customised fare,a number system is helpful.When using Import Mode,the Fare Zone blank can be changed into "Station Number".
Also the "Specific Metropolian Areas"(特定都区市内)From JR,which saves time in making a fare chart.
Fare can be automatically calculated either by the amount of passed stations or the distance between two stations.