Search results

  1. DreTaX

    Solved No Steam

    Wut
  2. DreTaX

    Approved JZap

    Why Is It broken? I'm using It atm. Has no problems at all.
  3. DreTaX

    Approved ResourceNodeLoaded Hook

    Mike is going to make a last push to clean up the issues and add the features. https://github.com/Notulp/Fougerite/issues I requested your event.
  4. DreTaX

    Approved JZap

    I meantioned It to mikec before, but he didn't update It yet. It uses steam to get the name. https://github.com/dretax/Python-Plugins/blob/master/JZap/JZap.py Wait for mike until he updates It.
  5. DreTaX

    Approved DestroySystem

    Works
  6. DreTaX

    Solved C# XML.Linq

    Surprising
  7. DreTaX

    Can't do none of the Rust++ Commands

    That made no sense.
  8. DreTaX

    Can't do none of the Rust++ Commands

    Under save.
  9. DreTaX

    Can't do none of the Rust++ Commands

    I also noticed [Magma] AdminDoors plugin was loaded successfuly. [Magma] TpFriend plugin was loaded successfuly. [IPModule] AdminDoors plugin was loaded successfuly. [IPModule] TpFriend plugin was loaded successfuly. Not cool. Those two are the same plugins. The magma versions are old. Use...
  10. DreTaX

    Can't do none of the Rust++ Commands

    Delete all the xml files in RustPP directory except the admin list.
  11. DreTaX

    Approved Wiper

    O_O
  12. DreTaX

    Approved Wiper

    'MaxDays' that I was asking. mhm. Can you get me your inifile?
  13. DreTaX

    Approved Wiper

    I will try to do some tweaks
  14. DreTaX

    Solved C# XML.Linq

    Should be working. I'm not so experienced in XDocument, maybe @mikec or @Snake is able to help.
  15. DreTaX

    Approved Wiper

    Whats the day configuration?
  16. DreTaX

    Approved DeathMSG

    DreTaX updated DeathMSG with a new update entry: Fixes Read the rest of this update entry...
  17. DreTaX

    DeathMSG - Fixes

    I thought I would fix the Hunting Bow thing in fougerite
  18. DreTaX

    Restriction builder

    __author__ = 'DreTaX' __version__ = '1.0' import clr clr.AddReferenceByPartialName("Fougerite") import Fougerite class ZoneTest: def On_Command(self, Player, cmd, args): if cmd == "create": zone = World.CreateZone("TestZoneee") #DataStore.Add("Zones"...
  19. DreTaX

    Restriction builder

    Complete answer: Zone3D :p I will go and do a Zone3D test, and test the copy cat plugin. Will reply with an example so you can use Zone3D and you don't have to for cycle
  20. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: Additions Read the rest of this update entry...