WIP Focus MK2 (2004-2008)

Discussion in 'Land' started by Risky, Nov 19, 2018.

Thread Status:
Not open for further replies.
  1. Risky

    Risky
    Expand Collapse

    Joined:
    Nov 19, 2018
    Messages:
    218
    No worries, I appreciate you being honest!

    Will look at that first tomorrow, Thanks for the tip :)
     
  2. romani

    romani
    Expand Collapse

    Joined:
    Jan 5, 2018
    Messages:
    42
    wow, amazing!!!!!!
    looks great... can't wait for first download
     
    • Like Like x 1
  3. will111111111

    will111111111
    Expand Collapse

    Joined:
    Oct 10, 2016
    Messages:
    22
    omg so cool i cant wait to the download!!!!
     
    • Like Like x 1
  4. Ayden Schilling

    Ayden Schilling
    Expand Collapse

    Joined:
    Jan 11, 2019
    Messages:
    1
    I think it looks amazing
     
    • Like Like x 1
    • Agree Agree x 1
  5. Risky

    Risky
    Expand Collapse

    Joined:
    Nov 19, 2018
    Messages:
    218
    Been trying to add my own Focus rims, using the ETK 16x7 Jbeam. Everytime I try that, I get the following error. Tried different thing, but no solution unfortunately.... any ideas..?

    When I remove the focus_wheel_16x7.jbeam the car works again.

    error.png

    Jbeam files:

    Code:
    {
    {
    "focus_wheel_16x7_F": {
        "information":{
            "authors":"BeamNG",
            "name":"Focus 16x7 Front Wheels",
            "value":430,
        }
        "slotType" : "wheel_F_5",
        "slots": [
            ["type", "default", "description"]
            ["tire_F_16x7","tire_F_215_55_16_sport", "Front Tires"],
        ],
        "flexbodies": [
            ["mesh", "[group]:", "nonFlexMaterials"],
            //wheels
            ["focus_wheel_16x7", ["wheel_FR","wheelhub_FR"], [], {"pos":{"x":-0.48, "y":-0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":180}, "scale":{"x":1, "y":1, "z":1}}],
            ["focus_wheel_16x7", ["wheel_FL","wheelhub_FL"], [], {"pos":{"x": 0.48, "y":-0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":0}, "scale":{"x":1, "y":1, "z":1}}],
        ],
        "nodes": [
            ["id", "posX", "posY", "posZ"],
            {"collision":true},
            {"selfCollision":true},
            //front wheels
            {"nodeWeight":5.0},
            {"nodeMaterial":"|NM_METAL"},
            {"chemEnergy":200,"burnRate":0.5,"flashPoint":300,"smokePoint":200,"selfIgnition":0,"specHeat":1},
            {"frictionCoef":0.5},
            {"group":"wheelhub_FR"},
            ["fw1r", -0.33, -0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_FR"},
            ["fw1rr", -0.60, -0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_FL"},
            ["fw1l", 0.33, -0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_FL"},
            ["fw1ll", 0.60, -0.0, 0.0{"staticCollision":false}],
            {"chemEnergy":false,"burnRate":false,"flashPoint":false,"smokePoint":false,"selfIgnition":false,"specHeat":false},
            {"group":""},
        ],
        "beams": [
            ["id1:", "id2:"],
            {"beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
            {"breakGroup":""},
            {"beamDeform":78500,"beamStrength":434000},
            {"beamSpring":1501000,"beamDamp":25},
            //front wheel
            ["fw1r","fw1rr"],
            ["fw1l","fw1ll"],
            {"beamPrecompression":1, "beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
        ],
        "pressureWheels": [
            ["name","hubGroup","group","node1:","node2:","nodeS","nodeArm:","wheelDir"],
            {"disableMeshBreaking":false,"disableHubMeshBreaking":false,"enableHubcaps":false,"hasTire":false},
            //general settings
            {"hubRadius":0.215},
            {"wheelOffset":-0.015},
            {"hubWidth":0.225},
            {"numRays":16},
            //hub options
            {"hubTreadBeamSpring":945900, "hubTreadBeamDamp":10},
            {"hubPeripheryBeamSpring":945900, "hubPeripheryBeamDamp":10},
            {"hubSideBeamSpring":1551000, "hubSideBeamDamp":10},
            {"hubNodeWeight":0.42},
            {"hubBeamDeform":43600, "hubBeamStrength":78000},
            {"hubNodeMaterial":"|NM_METAL"},
            {"hubFrictionCoef":0.5},
        ],
    }
    
    Code:
    {
    "focus_wheel_16x7_R": {
        "information":{
            "authors":"BeamNG",
            "name":"Focus 16x7 Rear Wheels",
            "value":430,
        }
        "slotType" : "wheel_R_5",
    
        "slots": [
            ["type", "default", "description"]
            ["tire_R_16x7","tire_R_215_55_16_sport", "Rear Tires"],
        ],
        "flexbodies": [
            ["mesh", "[group]:", "nonFlexMaterials"],
            //wheels
            ["focus_wheel_16x7", ["wheel_RR","wheelhub_RR"], [], {"pos":{"x":-0.48, "y":0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":180}, "scale":{"x":1, "y":1, "z":1}}],
            ["focus_wheel_16x7", ["wheel_RL","wheelhub_RL"], [], {"pos":{"x": 0.48, "y":0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":0}, "scale":{"x":1, "y":1, "z":1}}],
        ],
        "nodes": [
            ["id", "posX", "posY", "posZ"],
            {"collision":true},
            {"selfCollision":true},
            //rear wheels
            {"nodeWeight":5.0},
            {"nodeMaterial":"|NM_METAL"},
            {"chemEnergy":200,"burnRate":0.5,"flashPoint":300,"smokePoint":200,"selfIgnition":0,"specHeat":1},
            {"frictionCoef":0.5},
            {"group":"wheelhub_RR"},
            ["rw1r", -0.33, 0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_RR"},
            ["rw1rr", -0.60, 0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_RL"},
            ["rw1l", 0.33, 0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_RL"},
            ["rw1ll", 0.60, 0.0, 0.0{"staticCollision":false}],
            {"chemEnergy":false,"burnRate":false,"flashPoint":false,"smokePoint":false,"selfIgnition":false,"specHeat":false},
            {"group":""},
        ],
        "beams": [
            ["id1:", "id2:"],
            {"beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
            {"breakGroup":""},
            {"beamDeform":78500,"beamStrength":434000},
            {"beamSpring":1501000,"beamDamp":25},
            //rear wheel
            ["rw1r","rw1rr"],
            ["rw1l","rw1ll"],
            {"beamPrecompression":1, "beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
        ],
        "pressureWheels": [
             ["name","hubGroup","group","node1:","node2:","nodeS","nodeArm:","wheelDir"],
            {"disableMeshBreaking":false,"disableHubMeshBreaking":false,"enableHubcaps":false,"hasTire":false},
    
            //general settings
            {"hubRadius":0.215},
            {"wheelOffset":-0.01},
            {"hubWidth":0.225},
            {"numRays":16},
    
            //hub options
            {"hubTreadBeamSpring":945900, "hubTreadBeamDamp":10},
            {"hubPeripheryBeamSpring":945900, "hubPeripheryBeamDamp":10},
            {"hubSideBeamSpring":1551000, "hubSideBeamDamp":10},
            {"hubBeamDeform":43600, "hubBeamStrength":78000},
            {"hubNodeWeight":0.42},
            {"hubNodeMaterial":"|NM_METAL"},
            {"hubFrictionCoef":0.5},
        ],
    }
    
    
     
    #225 Risky, Feb 1, 2019
    Last edited: Feb 2, 2019
  6. SubaruSTI07™

    SubaruSTI07™
    Expand Collapse

    Joined:
    Sep 26, 2017
    Messages:
    3,714
    PM @nissanfan515 for some help.
     
    • Like Like x 1
  7. Risky

    Risky
    Expand Collapse

    Joined:
    Nov 19, 2018
    Messages:
    218
    Poster the wrong Jbeam oops. These are the correct ones.

    Code:
    {
    {
    "focus_wheel_16x7_F": {
        "information":{
            "authors":"BeamNG",
            "name":"Focus 16x7 Front Wheels",
            "value":430,
        }
        "slotType" : "wheel_F_5",
        "slots": [
            ["type", "default", "description"]
            ["tire_F_16x7","tire_F_215_55_16_sport", "Front Tires"],
        ],
        "flexbodies": [
            ["mesh", "[group]:", "nonFlexMaterials"],
            //wheels
            ["focus_wheel_16x7", ["wheel_FR","wheelhub_FR"], [], {"pos":{"x":-0.48, "y":-0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":180}, "scale":{"x":1, "y":1, "z":1}}],
            ["focus_wheel_16x7", ["wheel_FL","wheelhub_FL"], [], {"pos":{"x": 0.48, "y":-0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":0}, "scale":{"x":1, "y":1, "z":1}}],
        ],
        "nodes": [
            ["id", "posX", "posY", "posZ"],
            {"collision":true},
            {"selfCollision":true},
            //front wheels
            {"nodeWeight":5.0},
            {"nodeMaterial":"|NM_METAL"},
            {"chemEnergy":200,"burnRate":0.5,"flashPoint":300,"smokePoint":200,"selfIgnition":0,"specHeat":1},
            {"frictionCoef":0.5},
            {"group":"wheelhub_FR"},
            ["fw1r", -0.33, -0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_FR"},
            ["fw1rr", -0.60, -0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_FL"},
            ["fw1l", 0.33, -0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_FL"},
            ["fw1ll", 0.60, -0.0, 0.0{"staticCollision":false}],
            {"chemEnergy":false,"burnRate":false,"flashPoint":false,"smokePoint":false,"selfIgnition":false,"specHeat":false},
            {"group":""},
        ],
        "beams": [
            ["id1:", "id2:"],
            {"beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
            {"breakGroup":""},
            {"beamDeform":78500,"beamStrength":434000},
            {"beamSpring":1501000,"beamDamp":25},
            //front wheel
            ["fw1r","fw1rr"],
            ["fw1l","fw1ll"],
            {"beamPrecompression":1, "beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
        ],
        "pressureWheels": [
            ["name","hubGroup","group","node1:","node2:","nodeS","nodeArm:","wheelDir"],
            {"disableMeshBreaking":false,"disableHubMeshBreaking":false,"enableHubcaps":false,"hasTire":false},
            //general settings
            {"hubRadius":0.215},
            {"wheelOffset":-0.015},
            {"hubWidth":0.225},
            {"numRays":16},
            //hub options
            {"hubTreadBeamSpring":945900, "hubTreadBeamDamp":10},
            {"hubPeripheryBeamSpring":945900, "hubPeripheryBeamDamp":10},
            {"hubSideBeamSpring":1551000, "hubSideBeamDamp":10},
            {"hubNodeWeight":0.42},
            {"hubBeamDeform":43600, "hubBeamStrength":78000},
            {"hubNodeMaterial":"|NM_METAL"},
            {"hubFrictionCoef":0.5},
        ],
    }
    
    Code:
    {
    "focus_wheel_16x7_R": {
        "information":{
            "authors":"BeamNG",
            "name":"Focus 16x7 Rear Wheels",
            "value":430,
        }
        "slotType" : "wheel_R_5",
    
        "slots": [
            ["type", "default", "description"]
            ["tire_R_16x7","tire_R_215_55_16_sport", "Rear Tires"],
        ],
        "flexbodies": [
            ["mesh", "[group]:", "nonFlexMaterials"],
            //wheels
            ["focus_wheel_16x7", ["wheel_RR","wheelhub_RR"], [], {"pos":{"x":-0.48, "y":0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":180}, "scale":{"x":1, "y":1, "z":1}}],
            ["focus_wheel_16x7", ["wheel_RL","wheelhub_RL"], [], {"pos":{"x": 0.48, "y":0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":0}, "scale":{"x":1, "y":1, "z":1}}],
        ],
        "nodes": [
            ["id", "posX", "posY", "posZ"],
            {"collision":true},
            {"selfCollision":true},
            //rear wheels
            {"nodeWeight":5.0},
            {"nodeMaterial":"|NM_METAL"},
            {"chemEnergy":200,"burnRate":0.5,"flashPoint":300,"smokePoint":200,"selfIgnition":0,"specHeat":1},
            {"frictionCoef":0.5},
            {"group":"wheelhub_RR"},
            ["rw1r", -0.33, 0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_RR"},
            ["rw1rr", -0.60, 0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_RL"},
            ["rw1l", 0.33, 0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_RL"},
            ["rw1ll", 0.60, 0.0, 0.0{"staticCollision":false}],
            {"chemEnergy":false,"burnRate":false,"flashPoint":false,"smokePoint":false,"selfIgnition":false,"specHeat":false},
            {"group":""},
        ],
        "beams": [
            ["id1:", "id2:"],
            {"beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
            {"breakGroup":""},
            {"beamDeform":78500,"beamStrength":434000},
            {"beamSpring":1501000,"beamDamp":25},
            //rear wheel
            ["rw1r","rw1rr"],
            ["rw1l","rw1ll"],
            {"beamPrecompression":1, "beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
        ],
        "pressureWheels": [
             ["name","hubGroup","group","node1:","node2:","nodeS","nodeArm:","wheelDir"],
            {"disableMeshBreaking":false,"disableHubMeshBreaking":false,"enableHubcaps":false,"hasTire":false},
    
            //general settings
            {"hubRadius":0.215},
            {"wheelOffset":-0.01},
            {"hubWidth":0.225},
            {"numRays":16},
    
            //hub options
            {"hubTreadBeamSpring":945900, "hubTreadBeamDamp":10},
            {"hubPeripheryBeamSpring":945900, "hubPeripheryBeamDamp":10},
            {"hubSideBeamSpring":1551000, "hubSideBeamDamp":10},
            {"hubBeamDeform":43600, "hubBeamStrength":78000},
            {"hubNodeWeight":0.42},
            {"hubNodeMaterial":"|NM_METAL"},
            {"hubFrictionCoef":0.5},
        ],
    }
    
    
    I can send you the wheel mesh and Jbeam files if that’s what you need :)
     
    • Like Like x 1
  8. carsmin

    carsmin
    Expand Collapse

    Joined:
    Jan 7, 2018
    Messages:
    2,049
    very nice job!
    i wish i could help you but i dont have modding skills so um... yeah
     
  9. zakappowany

    zakappowany
    Expand Collapse

    Joined:
    Jan 3, 2016
    Messages:
    55
  10. Raft

    Raft
    Expand Collapse

    Joined:
    Aug 26, 2015
    Messages:
    709
    i dont think the 2 "{" are supposed to be there and shouldnt there be another "}" in the end?
    edit: did that and the rims are working perfectly fine (no mesh because you didnt provide it)
    dad.png
    here are the fixed files:
    Code:
    {
    "focus_wheel_16x7_F": {
        "information":{
            "authors":"BeamNG",
            "name":"Focus 16x7 Front Wheels",
            "value":430,
        }
        "slotType" : "wheel_F_5",
        "slots": [
            ["type", "default", "description"]
            ["tire_F_16x7","tire_F_215_55_16_sport", "Front Tires"],
        ],
        "flexbodies": [
            ["mesh", "[group]:", "nonFlexMaterials"],
            //wheels
            ["focus_wheel_16x7", ["wheel_FR","wheelhub_FR"], [], {"pos":{"x":-0.48, "y":-0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":180}, "scale":{"x":1, "y":1, "z":1}}],
            ["focus_wheel_16x7", ["wheel_FL","wheelhub_FL"], [], {"pos":{"x": 0.48, "y":-0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":0}, "scale":{"x":1, "y":1, "z":1}}],
        ],
        "nodes": [
            ["id", "posX", "posY", "posZ"],
            {"collision":true},
            {"selfCollision":true},
            //front wheels
            {"nodeWeight":5.0},
            {"nodeMaterial":"|NM_METAL"},
            {"chemEnergy":200,"burnRate":0.5,"flashPoint":300,"smokePoint":200,"selfIgnition":0,"specHeat":1},
            {"frictionCoef":0.5},
            {"group":"wheelhub_FR"},
            ["fw1r", -0.33, -0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_FR"},
            ["fw1rr", -0.60, -0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_FL"},
            ["fw1l", 0.33, -0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_FL"},
            ["fw1ll", 0.60, -0.0, 0.0{"staticCollision":false}],
            {"chemEnergy":false,"burnRate":false,"flashPoint":false,"smokePoint":false,"selfIgnition":false,"specHeat":false},
            {"group":""},
        ],
        "beams": [
            ["id1:", "id2:"],
            {"beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
            {"breakGroup":""},
            {"beamDeform":78500,"beamStrength":434000},
            {"beamSpring":1501000,"beamDamp":25},
            //front wheel
            ["fw1r","fw1rr"],
            ["fw1l","fw1ll"],
            {"beamPrecompression":1, "beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
        ],
        "pressureWheels": [
            ["name","hubGroup","group","node1:","node2:","nodeS","nodeArm:","wheelDir"],
            {"disableMeshBreaking":false,"disableHubMeshBreaking":false,"enableHubcaps":false,"hasTire":false},
            //general settings
            {"hubRadius":0.215},
            {"wheelOffset":-0.015},
            {"hubWidth":0.225},
            {"numRays":16},
            //hub options
            {"hubTreadBeamSpring":945900, "hubTreadBeamDamp":10},
            {"hubPeripheryBeamSpring":945900, "hubPeripheryBeamDamp":10},
            {"hubSideBeamSpring":1551000, "hubSideBeamDamp":10},
            {"hubNodeWeight":0.42},
            {"hubBeamDeform":43600, "hubBeamStrength":78000},
            {"hubNodeMaterial":"|NM_METAL"},
            {"hubFrictionCoef":0.5},
        ],
    }
    }
    Code:
    {
    "focus_wheel_16x7_R": {
        "information":{
            "authors":"BeamNG",
            "name":"Focus 16x7 Rear Wheels",
            "value":430,
        }
        "slotType" : "wheel_R_5",
    
        "slots": [
            ["type", "default", "description"]
            ["tire_R_16x7","tire_R_215_55_16_sport", "Rear Tires"],
        ],
        "flexbodies": [
            ["mesh", "[group]:", "nonFlexMaterials"],
            //wheels
            ["focus_wheel_16x7", ["wheel_RR","wheelhub_RR"], [], {"pos":{"x":-0.48, "y":0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":180}, "scale":{"x":1, "y":1, "z":1}}],
            ["focus_wheel_16x7", ["wheel_RL","wheelhub_RL"], [], {"pos":{"x": 0.48, "y":0.0, "z":0.0}, "rot":{"x":0, "y":0, "z":0}, "scale":{"x":1, "y":1, "z":1}}],
        ],
        "nodes": [
            ["id", "posX", "posY", "posZ"],
            {"collision":true},
            {"selfCollision":true},
            //rear wheels
            {"nodeWeight":5.0},
            {"nodeMaterial":"|NM_METAL"},
            {"chemEnergy":200,"burnRate":0.5,"flashPoint":300,"smokePoint":200,"selfIgnition":0,"specHeat":1},
            {"frictionCoef":0.5},
            {"group":"wheelhub_RR"},
            ["rw1r", -0.33, 0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_RR"},
            ["rw1rr", -0.60, 0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_RL"},
            ["rw1l", 0.33, 0.0, 0.0{"staticCollision":false}],
            {"group":"wheelhub_RL"},
            ["rw1ll", 0.60, 0.0, 0.0{"staticCollision":false}],
            {"chemEnergy":false,"burnRate":false,"flashPoint":false,"smokePoint":false,"selfIgnition":false,"specHeat":false},
            {"group":""},
        ],
        "beams": [
            ["id1:", "id2:"],
            {"beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
            {"breakGroup":""},
            {"beamDeform":78500,"beamStrength":434000},
            {"beamSpring":1501000,"beamDamp":25},
            //rear wheel
            ["rw1r","rw1rr"],
            ["rw1l","rw1ll"],
            {"beamPrecompression":1, "beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
        ],
        "pressureWheels": [
             ["name","hubGroup","group","node1:","node2:","nodeS","nodeArm:","wheelDir"],
            {"disableMeshBreaking":false,"disableHubMeshBreaking":false,"enableHubcaps":false,"hasTire":false},
    
            //general settings
            {"hubRadius":0.215},
            {"wheelOffset":-0.01},
            {"hubWidth":0.225},
            {"numRays":16},
    
            //hub options
            {"hubTreadBeamSpring":945900, "hubTreadBeamDamp":10},
            {"hubPeripheryBeamSpring":945900, "hubPeripheryBeamDamp":10},
            {"hubSideBeamSpring":1551000, "hubSideBeamDamp":10},
            {"hubBeamDeform":43600, "hubBeamStrength":78000},
            {"hubNodeWeight":0.42},
            {"hubNodeMaterial":"|NM_METAL"},
            {"hubFrictionCoef":0.5},
        ],
    }
    }


    also, nice work on the car! rare to see a progress thread with actual progress
     
    #230 Raft, Feb 2, 2019
    Last edited: Feb 2, 2019
    • Like Like x 3
  11. SubaruSTI07™

    SubaruSTI07™
    Expand Collapse

    Joined:
    Sep 26, 2017
    Messages:
    3,714
    So are the focus rims gonna be separate or replacing the ETK rims?
     
  12. Raft

    Raft
    Expand Collapse

    Joined:
    Aug 26, 2015
    Messages:
    709
    they're separate, as you can see in the second line of the jbeam
     
    • Like Like x 1
  13. SubaruSTI07™

    SubaruSTI07™
    Expand Collapse

    Joined:
    Sep 26, 2017
    Messages:
    3,714
    Oh okay.
     
  14. Risky

    Risky
    Expand Collapse

    Joined:
    Nov 19, 2018
    Messages:
    218
    That is awesome! Thanks for that! Will check tomorrow if they work

    @MaximumCamber , Thanks anyway that you’re willing to help me when possible! ;)
     
    • Like Like x 1
  15. Hypocrite

    Hypocrite
    Expand Collapse

    Joined:
    Jul 24, 2016
    Messages:
    7
    Is the 2.0 supposed to be the Duratec SVT focus engine?
     
  16. Risky

    Risky
    Expand Collapse

    Joined:
    Nov 19, 2018
    Messages:
    218
    Well they work, but somehow, they damage the car.....
     

    Attached Files:

    • Focus116.jpg
    • Like Like x 3
  17. Risky

    Risky
    Expand Collapse

    Joined:
    Nov 19, 2018
    Messages:
    218
    Yep I just tried different ways, even imported the original ETK wheel and positioned it exactly as that one, but still breaking the car. Maybe there's a bug in the Jbeam somewhere, because it worked correctly with the std 15" steelies.
    --- Post updated ---
    Òkay, so I removed the wheels Jbeam files, and added the mesh name to the suspension instead and now everything works?
    I don't get it, but it works!

    Focus117.jpg

    And a nice shot during a lap on the test track ;)

    Focus118.jpg
     
    • Like Like x 8
  18. Spiicy

    Spiicy
    Expand Collapse

    Joined:
    Sep 8, 2016
    Messages:
    3,798
    It doesn't look bad, but in my opinion, some of the mesh needs to be redone.
     
    • Agree Agree x 3
  19. Dayz Me Rollin'

    Dayz Me Rollin'
    Expand Collapse

    Joined:
    Dec 8, 2016
    Messages:
    794
    You're thinking of the Mk1 (1998-2005) Focus ST170/SVT. The 2.0 (petrol) in this is just the standard Zetec with 140hp or something.

    As the ST and RS MK2 had the 2.5L 5 cylinder turbo with 220-350hp.
     
    • Agree Agree x 1
  20. carsmin

    carsmin
    Expand Collapse

    Joined:
    Jan 7, 2018
    Messages:
    2,049
    thats nice!
     
    • Like Like x 1
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice