Cancelled Revamped CRD Monster Truck [Deleted]

Discussion in 'Land' started by Deleted member 160369, Jun 7, 2018.

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

    TheBgamerBBYT
    Expand Collapse

    Joined:
    Jan 12, 2018
    Messages:
    114
    Having A Shorter Chassis Would Be something cool
     
  2. RacingRichardYTOfficial

    RacingRichardYTOfficial
    Expand Collapse

    Joined:
    Dec 27, 2017
    Messages:
    48
    Like Rockstar?
     
  3. Deleted member 160369

    Deleted member 160369
    Expand Collapse
    Guest

    Yes, more Monster Trucks of course! :D

    @ROCKGODBOSS has readied a brand new Cohen chassis (and all ancillary parts to go with it) to underpin more Grave Digger variants, Son Uva Digger and possibly more. Jbeam work, though, has not yet started.

    Cohen chassis has stalled on the drawing board for over a year now, has undergone three complete redesigns and was postponed way too many times already. I think it's now time for me and the my development team to finally move on and embark on this new adventure.

    :)
     
    • Like Like x 1
  4. camaro69502ss

    camaro69502ss
    Expand Collapse
    Banned

    Joined:
    Jun 12, 2018
    Messages:
    91
    Guys i think i found a problem Screenshot20.png Is that supposed to happen when the tire pops?
     
  5. Deleted member 160369

    Deleted member 160369
    Expand Collapse
    Guest

    Yes.
     
  6. MONSTERJAMFAN109

    MONSTERJAMFAN109
    Expand Collapse

    Joined:
    Apr 29, 2017
    Messages:
    389
  7. Monster Jam Fan 20

    Monster Jam Fan 20
    Expand Collapse

    Joined:
    Oct 22, 2017
    Messages:
    560
    or maybe a shorter wheelbase.
     
  8. IAchievedBacon

    IAchievedBacon
    Expand Collapse

    Joined:
    Jul 3, 2017
    Messages:
    2,821
    A shorter wheelbase is a shorter chassis.
     
    • Agree Agree x 1
  9. CharredWing

    CharredWing
    Expand Collapse

    Joined:
    Feb 24, 2017
    Messages:
    552
    Well, not necessarily. If we're being pedantic about it, yes, you can shorten the wheelbase without shortening the chassis, but that will massively decrease stability and let's be real, this thing is fairly unstable already.
     
  10. camaro69502ss

    camaro69502ss
    Expand Collapse
    Banned

    Joined:
    Jun 12, 2018
    Messages:
    91
    Really? looks like a rubber eggplant to me.
     
  11. Deleted member 160369

    Deleted member 160369
    Expand Collapse
    Guest

    That's how this game simulates flat tires.
     
  12. Monster Jam Fan 20

    Monster Jam Fan 20
    Expand Collapse

    Joined:
    Oct 22, 2017
    Messages:
    560
    Does Anyone know why this happens when i try to pack a skin?
     

    Attached Files:

    • screenshot_00960.png
  13. Deleted member 160369

    Deleted member 160369
    Expand Collapse
    Guest

    Errors in the material definitions.
     
  14. Monster Jam Fan 20

    Monster Jam Fan 20
    Expand Collapse

    Joined:
    Oct 22, 2017
    Messages:
    560
    But i checked over and over and over and nothing was wrong!
     
  15. Mike Bevavava

    Mike Bevavava
    Expand Collapse

    Joined:
    Mar 2, 2017
    Messages:
    720
    I mean, clearly something is wrong if it doesn't work. I suggest looking closer.
     
    • Agree Agree x 3
  16. Monster Jam Fan 20

    Monster Jam Fan 20
    Expand Collapse

    Joined:
    Oct 22, 2017
    Messages:
    560
    I did! it only had a small error in the materials file,i fixed it, and it still shows up black!
     
    #396 Monster Jam Fan 20, Aug 19, 2018
    Last edited: Aug 19, 2018
  17. Deleted member 160369

    Deleted member 160369
    Expand Collapse
    Guest

    Post your material definitions and the jbeam for the skin part, I'll help you fix it.
     
  18. FireWolf223

    FireWolf223
    Expand Collapse

    Joined:
    Dec 2, 2017
    Messages:
    199
    So other words the crd chassis is going to stop getting updates and theres other chassis in development ?
     
  19. IAchievedBacon

    IAchievedBacon
    Expand Collapse

    Joined:
    Jul 3, 2017
    Messages:
    2,821
    Cohen isn't in development now, but in a couple updates the CRD will stay as is until the game update breaks it. Then the Cohen chassis will be started.
     
  20. Monster Jam Fan 20

    Monster Jam Fan 20
    Expand Collapse

    Joined:
    Oct 22, 2017
    Messages:
    560
    ok.
    Code:
    singleton Material("CRD_TTbody.skin_TrophyTruck_body.BlueCrushedTT")
    {
       mapTo = "CRD_TTbody.skin_TrophyTruck_body.BlueCrushedTT";
       diffuseColor[0] = "1.0 1.0 1.0 0.2";
       diffuseMap[0] = "vehicles/CRD/BlueCrushedTT/skin_bluecrushedTT.png";
       specular[0] = "0.5 0.5 0.5 1";
       specularPower[0] = "50";
       useAnisotropic[0] = "1";
       dynamicCubemap = "1";
    };
    
    singleton Material("CRD_chassis.skin_TrophyTruck_body.BlueCrushedTT")
    {
       mapTo = "CRD_chassis.skin_TrophyTruck_body.BlueCrushedTT";
       diffuseColor[0] = "1.0 1.0 1.0 0.1";
       diffuseMap[0] = "vehicles/CRD/BlueCrushedTT/CRD_chassis_Shark.png";
       specular[0] = "0.5 0.5 0.5 1";
       specularMap[0] = "vehicles/CRD/Textures/Common/CRD_chassis_specular.png";
       specularPower[0] = "50";
       dynamicCubemap = "1";
    };
    
    singleton Material("CRD_flag.skin_TrophyTruck_body.BlueCrushedTT")
    {
       mapTo = "CRD_flag.skin_TrophyTruck_body.BlueCrushedTT";
       diffuseColor[0] = "1.0 1.0 1.0 0.1";
       diffuseMap[0] = "vehicles/CRD/BlueCrushedTT/CRD_flag.png";
       useAnisotropic[0] = "1";
    };
    
    And this is the jbeam:
    Code:
    {
    "CRD_skin_BlueCrushedTT":{
        "information":{
        "authors":"",
        "name":"BlueCrushed",
        },
        "slotType":"skin_TrophyTruck_body",
        "globalSkin":"BlueCrushed",
    },
    }
     
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