Search results

  1. DreTaX

    Fougerite Official

    Tell me if that works :P
  2. DreTaX

    Fougerite Official

    Try this.
  3. DreTaX

    Approved iConomy

    Well since your server seems to be fuked for some reason I'm not surprised.
  4. DreTaX

    Fougerite Official

    It's FAC. Don't use It, It's outdated as hell by now.
  5. DreTaX

    Fougerite Official

    It's weird, It can't remove the non serializable datas for him. Hmmmm... It's possible that TpFriend uses a string to store in the datastore ("none") and I think IPM is conflicting with It, since It's possible that the string version of None equals with "none". and IPM tries to convert it...
  6. DreTaX

    Fougerite Official

    Are u sure you are up to date? Rust++.dll? It seems like Rust++'s XML files and rpp files got corrupted and needs deletion. There is an instruction in the error what to do at the beginning. Sent From My Samsung Galaxy S4
  7. DreTaX

    Fougerite Official

    Just download that and try.
  8. DreTaX

    Fougerite Official

    Didn't notice problems like that on the newest version, so It's a WTF for me. Try this.
  9. DreTaX

    Approved DestroySystem

    DreTaX updated DestroySystem with a new update entry: 1.7.1 Read the rest of this update entry...
  10. DreTaX

    DestroySystem - 1.7.1

    Removing window bars, since they can't be destroyed, just the window framework.
  11. DreTaX

    Solved [Help] My Plugin Error

    Paste me ur output log
  12. DreTaX

    Fougerite Official

    Hoopo. Thats weird. Try removing ur datastore file It might be fucked up due to the saving errors. Sent From My Samsung Galaxy S4
  13. DreTaX

    Solved [Help] My Plugin Error

    Are u developing on 3.5? Any other versions are faulty on Rust legacy. https://db.tt/GlOPlt5j
  14. DreTaX

    Solved [Help] My Plugin Error

    interesting
  15. DreTaX

    Solved [Help] My Plugin Error

    Soz, code updated.
  16. DreTaX

    Solved [Help] My Plugin Error

    I assume that It's my code, cuz the vars and stuffs look like the same mechanism like in GlitchFix. Try It with foreach: namespace RampLoot { using System; using Fougerite; using UnityEngine; public class RampLoot : Fougerite.Module { private bool RampLoot_Enabled =...
  17. DreTaX

    Solved [Help] My Plugin Error

    When you created a class, did u name it RampLoot.cs?
  18. DreTaX

    Solved [Help] My Plugin Error

    Seems like there is an error loading the module It self. Can you copy paste the full code somehow?
  19. DreTaX

    Fougerite Official

    Copy me the error logs please.
  20. DreTaX

    Howto C# Timer ?

    Could you get it to work?