MGB 1800
by Maddog
Posted
848 views
159 downloads
0 points

Based upon BMC B series as used in MGB.

Hopefully a close aproximation, but i've probably butchered the code badly. power output is a little lower, and torque is a little higher but roughly matches things. I haven't heard mine running for quite a while, and it wasn't a standard engine, but idle sounds roughly how i remember.

In my main file it's set as this:

import "engine_sim.mr" import "themes/default.mr" import "engines/bmc/bmcb18tc.mr"

use_default_theme() set_engine( bmcb() )

main.mr
import "engine_sim.mr"
import "themes/default.mr"
import "engines/maddog/bmcb18TC.mr"

use_default_theme()

set_engine(bmcb())

2605 registered users.
1470 parts by 317 creators.
165 visitors right now. 1 logged in.
1701k views and 756k downloads.