Search results

  1. DreTaX

    Fougerite Official - 1.2.8

    DataStore Serialization problems should be gone (It never appeared to me though after 1.2.7, please test this.) Minimal fixes in Fougerite Added Player.DisconnectLocation It stores the last location of the player after the player has disconnected. RE-PATCH your DLLs or use the prepatched dlls. I...
  2. DreTaX

    Fougerite Official

    Are you using the latest steam server? It may fix your problem rather than using cracked. Check this out: http://www.unknowncheats.me/forum/rust/150955-fougerite-legacy-nonsteam-users-steam.html
  3. DreTaX

    Fougerite Official

    Try that.
  4. DreTaX

    Fougerite Official

    No. "IronPython.Runtime.Types.BuiltinFunction" that type should be removed but somereason ur server doesn't do It. WTF. I will do some testings.
  5. DreTaX

    Fougerite Official

    Tell me if that works :P
  6. DreTaX

    Fougerite Official

    Try this.
  7. DreTaX

    Approved iConomy

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

    Fougerite Official

    It's FAC. Don't use It, It's outdated as hell by now.
  9. 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...
  10. 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
  11. DreTaX

    Fougerite Official

    Just download that and try.
  12. DreTaX

    Fougerite Official

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

    Approved DestroySystem

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

    DestroySystem - 1.7.1

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

    Solved [Help] My Plugin Error

    Paste me ur output log
  16. 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
  17. DreTaX

    Solved [Help] My Plugin Error

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

    Solved [Help] My Plugin Error

    interesting
  19. DreTaX

    Solved [Help] My Plugin Error

    Soz, code updated.
  20. 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 =...