Jump to content

Creating your own 4wayblend material with Danger Zone style grass


THE OWL

Creating a custom grass variant for the Danger Zone

  1. Open your GCFScape and after open pak01_dir.vpk in "Counter-Strike Global Offensive/csgo" go to "materials/hr_massive" and found there broken_road_1_4wayblend_1.vmt. Extract that file into your materials folder, for example: "../csgo/materials/my_project_folder", and rename it, example: my_custom_4wayblend_material.vmt.
     
  2. Go back to pak01_dir.vpk and find the detailsprites_survival.vmt file in "materials/detail", then extract it to "../csgo/materials/detail"
    📋 Note: Rename "detailsprites_survival.vmt", for example: "detailsprites_test.vmt".
     
  3. Open the extracted file and delete the lines below to remove the texture that controls the density of the grass.
    Quote

    $worldspacetint "detail/test_massive9_grass_tint"
    $worldspacetype "detail/test_massive9_grass_type"

    Screenshot_91.png.6cd9e819c8cc81adac17903e41aa058d.png
     
  4. Go to "../Counter-Strike Global Offensive/csgo" and find there detail.vbspOpen it (You can use Notepad++) and find there the cluster "survival_grass_2". Copy that and paste after that cluster, but with new name, for example: survival_grass_theowl.
    Find line (inside the cluster) "associated_material" "detail\detailsprites_survival" and replace "detail\detailsprites_survival" to your custom texture which you created recently. Example: "associated_material" "detail\detailsprites_mycustommap")
    Screenshot_92.png.6c85c4bb8b4e1ee5672b1d4ae97d7298.png
     
  5. Inside your custom vmt file ("my_custom_4wayblend_material.vmt") you should replace %detailtype survival_grass_2 to %detailtype <your name of cluster inside detail.vbsp>", for example: %detailtype survival_grass_theowl
    Custom 4WayBlend .vmt file

Links
• GCFScape
• VMT Editor
• Notepad++




User Feedback

Recommended Comments



Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Mapcore Discord

  • Mapcore Supporters

    Our incredible Patreon supporters keep Mapcore's lights on. If you'd like to donate, check out our Patreon announcement.

    Note: This is brand new! The format will be tweaked and rolled out to more pages soon.

  • Our picks

    • [CS:GO] Shore
      One of the projects I worked on after I made de_austria.

      Yeah, I know the timing is really bad (CS2!), but can't change it... 🙁

      In general a lot went wrong during this project. Had a lot of problems with the layout, but I think I found a good compromise in the end. Also learned many new things. Maybe I would even be ready to create a really good map now after all, but I think that it's gonna be the final one. I really like making maps, but it has become too time consuming over the years for just being a hobby. Unfortunately I never managed to get a job in the games industry. So that's it. I hope it's a worthy ending of 20 years of making maps for me. 🙂

      Shore is a bomb defusal map for CS:GO that takes place on Lofoten Islands, Norway. (Also have a Hostage version of this that works well imo)

      Workshop link: https://steamcommunity.com/sharedfiles/filedetails/?id=2955084102

      I took some inspiration from this place in Norway:


      Layout:


      Some pictures:
      • 18 replies
×
×
  • Create New...