Search results

  1. DreTaX

    Anti Wall Loot

    Dizzy hack doesnt allow you to loot through walls if enforce truth is enabled. Though It does allow you to glitch through if you dont use HomeSystem. For now you can use the ChestLog to see if any kind of chests were destroyed. Sent from my Samsung Galaxy S4
  2. DreTaX

    Solved Majour issue

    Dude, we ask for the logs.
  3. DreTaX

    Approved TpFriend

    Conversion finished. Need to test tho.
  4. DreTaX

    Solved Crazy server errors

    all the py files are in /Save/Lib ?
  5. DreTaX

    Two Requests!

    I guess for the first one the best way would be of you would use a command which gets your location and saves it to an ini. After that a timer should handle the radius over the saved locations, and randomizing the X and Z coordinates in the extra radius and spawning the entities. 2. Ehh. Well...
  6. DreTaX

    Approved Time Command

    __author__ = 'BogdanWDK' __version__ = '1.0' import clr clr.AddReferenceByPartialName("Fougerite") import Fougerite """ Class """ class TimeCommand: def On_PluginInit(self): Util.ConsoleLog("TimeCommand by " + __author__ + " Version: " + __version__ + " loaded.", False)...
  7. DreTaX

    Solved Majour issue

    " Failed to invoke Method Metabolism:RecieveNetwork with 6 parameters: 0, 0, 0, 0, 0, 3000 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an objecW" Guess...
  8. DreTaX

    Approved Vanish

    Cheers
  9. DreTaX

    Approved TpFriend

    Dude, Ifyouaren't giving us details, then I don't know what are you complaining about. Besides, my server has never crashed from this.
  10. DreTaX

    Approved Vanish

    "NOTE: Teleporting, killing animals/players and opening doors/chests can be a little buggy..."
  11. DreTaX

    Approved Vanish

    What the hell. Nice catch, I didn't know setting the health to 0 will make you invisible. Hah. Anyways, just a note: if len(args) >= 0: and importing UnityEngine is unnecessary in this case. Also, you might want to support ismod or Player.Admin instead of allowing everyone this :D
  12. DreTaX

    Approved TpFriend

    Being Converted. https://github.com/dretax/Python-Plugins/blob/master/TpFriend/TpFriend.py
  13. DreTaX

    Approved Rank++

    Pretty sure It works. Sent from my Samsung Galaxy S4
  14. DreTaX

    Solved server issues again ....

    PlayerLog is just a default js plugin from Mike. Sent from my Samsung Galaxy S4
  15. DreTaX

    Solved server issues again ....

    Libs has nothing to do with this. I need the full error from /Save/Logs, since this doesn't include which plugin is causing It.
  16. DreTaX

    Live Stats?

    Yeah. Well, C# saves performance, so It worths taking It. Sent from my Samsung Galaxy S4
  17. DreTaX

    r-anticheat. or any anticheat

    We could still do the client side part. Sent from my Samsung Galaxy S4
  18. DreTaX

    Solved Crazy server errors

    First error is.easy. You didnt install IronPython libs... Sent from my Samsung Galaxy S4
  19. DreTaX

    r-anticheat. or any anticheat

    What
  20. DreTaX

    Approved HomeSystem3

    Currently It's having a cooldown on It., That's why I'm asking