1. Is there any way i can convert for example the Hunger Games plugin into an Experimental plugin?
     
  2. Wulf

    Wulf Community Admin

    Dig into the Assembly-CSharp.dll for Rust Experimental using a tool such as JustDecompile, and look over the Oxide Docs.
     
  3. And what should i do after?
    [DOUBLEPOST=1426876348][/DOUBLEPOST]Im a noob in this area xdd
    [DOUBLEPOST=1426876533][/DOUBLEPOST]Im reading Docs
    [DOUBLEPOST=1426876888][/DOUBLEPOST]Is there any plugin that can detect syntax errors?
     
  4. Wulf

    Wulf Community Admin

    You'd need basic knowledge of the plugin language you are converting, or know how to convert it to another such as C#. Google can help you learn this if you don't already have it. If you feel this may be over your head, then you could always request a plugin. ;)

    Also, there is actually a Hunger Games plugin already in the works by someone, so it may just be worth waiting.
     
  5. But that Hunger Games plugin, works with the Experimental version?
     
  6. Wulf

    Wulf Community Admin

    It is being made for Experimental, so yes. @bawNg
     
  7. Amazing. Thank you very much Wulf.