Search results

  1. DreTaX

    On_ItemRemoved

    on-itemremoved
  2. DreTaX

    Announcer for Damage!

    __author__ = 'DreTaX' __version__ = '1.0' import clr clr.AddReferenceByPartialName("Fougerite") import Fougerite """ Class """ # Use notifications instead of messages? False/True Notice = False sys = "DamageDisplay" class DamageDisplay: def On_PlayerHurt(self, HurtEvent)...
  3. DreTaX

    On_ItemAdded

    on-itemadded
  4. DreTaX

    On_PlayerTeleport

    on-playerteleport
  5. DreTaX

    Hacker Raiders

    I tried It many times with dizzy but I could never.loot through walls. How did he do It? Sent From My Samsung Galaxy S4
  6. DreTaX

    Hacker Raiders

    Remove an Item and you will see It Sent From My Samsung Galaxy S4
  7. DreTaX

    Hacker Raiders

    It does work for me. Do you habe Rust++? Sent From My Samsung Galaxy S4
  8. DreTaX

    Hacker Raiders

    Many of them did hit, but thats from the old Fougerite, when I wasn't the one actively doing It, and we didn't have a hook for It. Awww, don't be soo old. http://fougerite.com/resources/admintools.119/ That's an ALL in one. Also, BannedPeople provides you a /drop command which drops the...
  9. DreTaX

    Hacker Raiders

    I just prepaired a long looting stuff in EAC, and an API for cancelling the inventory modification event. Bad thing is that for example if a player is drop tested, and he just removed an item from the inventory, he will be detected. I can't find a way to disable the GUI for the player.
  10. DreTaX

    Hacker Raiders

    Please do some stuffs for me as a test. dizzydist1=0.53 ; Distance check for Dizzy. If you put It on a lower value It will be more sensitive dizzydist2=0.85 ; Seconds Distance check for Dizzy. If The distance is bigger than 0.85 then the person will get warned. If you put It on a lower value It...
  11. DreTaX

    Hacker Raiders

    I will do some research
  12. DreTaX

    Hacker Raiders

    Hummm. Sent From My Samsung Galaxy S4
  13. DreTaX

    MoonSharp is a LUA engine. Putting Oxide API in It requires hard work.

    MoonSharp is a LUA engine. Putting Oxide API in It requires hard work.
  14. DreTaX

    Hacker Raiders

    That's the old trick. I tried It many times, and EAC detected me.
  15. DreTaX

    Player Logging

    I don't see anything in it besides a problem with an XML file.
  16. DreTaX

    Player Logging

    How is that possible Sent From My Samsung Galaxy S4
  17. DreTaX

    Player Logging

    Try this one pls https://github.com/dretax/Python-Plugins/blob/cba5300ba92cf1c12a1bfdf9dd13f1d469157694/FougeritePlugins/HomeSystem/HomeSystem.py
  18. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: Update Read the rest of this update entry...
  19. DreTaX

    Fougerite Official - Update

    Corrections on the disconnect stuff.
  20. DreTaX

    Player Logging

    MHm, I ewill have to look It up.