real vtec,close to real world spec of power

 
1.   Posted by tomturbo5   2016-01-25 10:54    

foget to add turbo javas just write this in turbo.java it will give about 1000 hp,and the sound are from shift 2 from mindeliszz so download that and use civic scripts.


2.   Posted by mindeliszz   2016-01-26 15:37    

write of a picture? :D wouldn't it be easier to paste the text?


3.   Posted by tomturbo5   2016-01-27 17:26    

package java.game.parts.engines.B18;

import java.util.*;
import java.util.resource.*;
import java.game.*;
import java.game.parts.*;
import java.game.parts.enginepart.*;
import java.game.parts.enginepart.airfueldeliverysystem.charger.*;


public class turbo extends TurboCharger
{
public turbo( int id )
{
super( id );
name = "B18 HONDA Turbocharger";
description = "60/63 T3 T4";
brand_new_prestige_value = 109.30;

value = tHUF2USD(860.878);

calculateOptandRange (1500.0, 12000.0);
P_turbo_max = 8.5;
default_P_turbo_waste = 0.65;
P_turbo_waste = default_P_turbo_waste;

max_waste = 4.0;
min_waste = 0.5;
}

public void updatevariables()
{
setMaxWear(kmToMaxWear(90000.0));
}

public void addStockParts( Descriptor desc )
{
super.addStockParts( desc );

getCar_LocalVersion();

addPart( parts.engines.Einvagen_Duhen_Ishima_Focer:0x00000054r, "turbocharger_air_out_pipe", desc );
addPart( parts.engines.Einvagen_Duhen_Ishima_Focer:0x00000055r, "turbocharger_exhaust_pipe", desc );


}




}





here you go :)


4.   Posted by toni10322   2016-01-28 09:22    

2.3.0 not find turbo


5.   Posted by mindeliszz   2016-01-28 14:26    

much better :D


6.   Posted by tomturbo5   2016-01-28 14:32    

[quote=toni10322][/quote] I did this on 2.2.1 dont know what you mean???


Total : 6, on page: 6