Search results

  1. DreTaX

    Approved HungerGames

    DreTaX updated HungerGames with a new update entry: Fixes/Additions Read the rest of this update entry...
  2. DreTaX

    HungerGames - Fixes/Additions

    Bunch of fixes and new config options https://github.com/dretax/Python-Plugins/commits/master <-- All marked 1.2 Commits on May 21, 2015
  3. DreTaX

    Approved TpFriend

    DreTaX updated TpFriend with a new update entry: Fixes Read the rest of this update entry...
  4. DreTaX

    TpFriend - Fixes

    Compatibility with HungerGames.
  5. DreTaX

    Approved HungerGames

    DreTaX updated HungerGames with a new update entry: Many Fixes Read the rest of this update entry...
  6. DreTaX

    HungerGames - Many Fixes

    New config options. See the main page. New Command /hg alive So many changes: https://github.com/dretax/Python-Plugins/commit/20a63ac590ce52440332eab5408d8f603d55c89a
  7. DreTaX

    Approved HungerGames

    Sure. I just fixed something in It, and I'm releasing the new version today.
  8. DreTaX

    Approved Restriction Zones

    Nonono. An option that allows you that you cannot damage buildings in zones
  9. DreTaX

    Approved Restriction Zones

    Nah. I would like an option that doesnt let you to destroy entities in the zone Sent from my Samsung Galaxy S4
  10. DreTaX

    Approved Restriction Zones

    Is there a way to add an entity hurt disable event in this?
  11. DreTaX

    Resource Spawner

    Turns out .NET 3.5 fucked me up. I literally solved the problem by getting the IronPython.Modules referenced, but that requires an mscorlib.dll reference. Its not a problem but 3.5 doesn't contain a class that It needs.... This shit could have solved the imports of the py files and dlls....-.-
  12. DreTaX

    Resource Spawner

    I dunno if this was a flaming but I never said that doing a resource spawner is hard.
  13. DreTaX

    Resource Spawner

    Ah yea. I replaced all ; to a space in the editor. Fail.
  14. DreTaX

    Resource Spawner

    @hunternope3 ?
  15. DreTaX

    Fougerite Official

    I didnt test it but he gets an error with one letter. So: Which plugins are you having? Does the error occur when somebody types a color.
  16. DreTaX

    Approved Restriction Zones

    Oh i misunderstood you. I thought every zone has a given Radius.
  17. DreTaX

    Approved Restriction Zones

    If you keep the data in a Dictionary that wont hurt. Its better than a DataStore. Using those will use memory. Using ini will use CPU. Its the same as the array but It also has the radius. If you use CPU that will make the server slow. Sent from my Samsung Galaxy S4
  18. DreTaX

    Resource Spawner

    https://github.com/dretax/Python-Plugins/blob/master/FougeritePlugins/ResourceSpawner/ResourceSpawner.py Didn't have the time to test yet, soo... :)
  19. DreTaX

    Approved Recorder

    DreTaX updated Recorder with a new update entry: Fixes Read the rest of this update entry...
  20. DreTaX

    Recorder - Fixes

    Error fix.