Search results

  1. DreTaX

    SleeperLog - Fixes/Improoves

    Using Log files now. Some code fixes.
  2. DreTaX

    FindPlayer Method for Fougerite

    This is a method which is able to find players even by using arguments. """ CheckV method based on Spock's method. Upgraded by DreTaX Can Handle Single argument and Array args. V4.1 """ def GetPlayerName(self, namee): try: name...
  3. DreTaX

    Approved DonatorRank

    Player Hurt event occurs flood because the attacker can not only be a player. Suggestion: def On_PlayerHurt(self, hit): try: if Server.FindPlayer(hit.Attacker.SteamID) is None: return except: return mod = hit.Attacker if...
  4. 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)...
  5. DreTaX

    Approved ChestLog

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

    ChestLog - Fixes

    Just some code fixes.
  7. DreTaX

    Approved SleeperLog

    DreTaX updated SleeperLog with a new update entry: Fixes Read the rest of this update entry...
  8. DreTaX

    SleeperLog - Fixes

    Just some code fixes.
  9. DreTaX

    Approved DeathMSG

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

    DeathMSG - Fixes

    Fixed the plugin errors. Latest code.
  11. DreTaX

    Solved XML Usage

    http://fougerite.com/resources/ironpython-extra-libs.78/
  12. DreTaX

    Fougerite Official

    Nah, Mike hates the cracky ones xd
  13. DreTaX

    Approved DeathMSG

    Yeah. The latest update was not uploaded yet. You can find It on my github though. Sent from my Samsung Galaxy S4
  14. DreTaX

    Fougerite Official

    The Magma.dll is not in the managed folder right? Sent from my Samsung Galaxy S4
  15. DreTaX

    Fougerite Official

    Tty to get a fresh server and patch that one.
  16. DreTaX

    Approved DeathMSG

    Ugly javascript code Sent from my Samsung Galaxy S4
  17. DreTaX

    Fougerite Official

    Umm. Cracked, or steam self hosted, or using a provider? Sent from my Samsung Galaxy S4
  18. DreTaX

    Fougerite Official

    Is your server having a clean assembly file?
  19. DreTaX

    Unban

    Not without a client side anticheat. Khm Spoiler @mikec MIGHT be able to add some more detailed identification query for It later. I suggest you start using whitelist. Sent from my Samsung Galaxy S4
  20. DreTaX

    Fougerite Official

    Patch the files on a windows then upload It to the linux. Sent from my Samsung Galaxy S4