Author Message

Metalcore

ru
Posts: 1

Location: Russia Moscow
Occupation:
Age: 24
V$:
#1   2017-11-04 15:21          
Hi
Sorry for my English, I'm from Russia)
Engine SR20 very quickly breaks down, there is block's java etc, but I don't understand what value should I change.
If anyone knows, help please, otherwise I do not understand at all

amilmand

00
Posts: 259

Location: ---
Occupation:
Age:
V$:
#2   2017-12-18 01:45          
You should set the maximum wear to some obscenely high value with a line like:
setMaxWear(kmToMaxWear(990000000000000000000000000000000.0));
this line should go to the constructor of the block under the
super(id);
line also the noreshade version of the exe fix under LINK has a setting for this named WearMultEngine which scales the damage to engine parts (though all the engines are affected by this)