Jump to content

South America

This is a free download custom map (Procedural map) outlining South America and its surroundings with some custom monuments that will be added in later versions.
Check out

Hydrae Oxide

Hydrae Oxide 4K is our second free map project
Check out

AutoCopter

AutoCopter brings you all the tools needed to survive the Rust Apocalypse while flying in your private helicopter.
Check out

Tanks Factory

This is great alternative of Launch Site. For looting needs red card.
Check out

Cobalt Police Department

Custom Monument for RUST
Check out

Cooking Effects Wrapper


NubbbZ
 Share

Recommended Posts

Cooking Effects Wrapper


Allows you to link the effects plugin https://weoxide.net/index.php?/file/275-effects/ with the https://codefling.com/plugins/cooking so when you eat a certain food, you can run effects like vomit! Modify the config to the recopies.

Notes:

  • Effects: Vomit, Blur, Lick, Breathe, Shake

Configuration:

{
  "Recipes": {
    "hamburger": {
      "vomit": {
        "Enabled": true,
        "InstantEffect": true,
        "LengthIsBuffDuration": true,
        "EffectLengthInSeconds": 60,
        "EffectInterval": 3.0
      },
      "lick": {
        "Enabled": true,
        "InstantEffect": true,
        "LengthIsBuffDuration": true,
        "EffectLengthInSeconds": 60,
        "EffectInterval": 4.0
      },
      "breathe": {
        "Enabled": true,
        "InstantEffect": true,
        "LengthIsBuffDuration": true,
        "EffectLengthInSeconds": 60,
        "EffectInterval": 2.0
      },
      "shake": {
        "Enabled": true,
        "InstantEffect": true,
        "LengthIsBuffDuration": true,
        "EffectLengthInSeconds": 60,
        "EffectInterval": 3.0
      },
      "blur": {
        "Enabled": true,
        "InstantEffect": true,
        "LengthIsBuffDuration": true,
        "EnableFlashing": true,
        "StaticBlurOpacity": 0.5,
        "FlashingBlurOpacity": 0.3,
        "EffectLengthInSeconds": 60,
        "EffectInterval": 0.5
      }
    }
  }
}

 


 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   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.

 Share

×
×
  • Create New...