Search results

  1. DreTaX

    Console Commands

    console-commands
  2. DreTaX

    Approved ItemController

    DreTaX submitted a new resource: ItemController - Disable Crafting/Researching specific items and c4 damage! Read more about this resource...
  3. DreTaX

    Approved AdvancedTester (RecoilTest/JumpTest)

    DreTaX submitted a new resource: RecolTest - You are able to test Player's recoil Read more about this resource...
  4. DreTaX

    On_Research

    on-research
  5. DreTaX

    ResearchEvent

    researchevent
  6. DreTaX

    Approved FlyPlugin

    DreTaX submitted a new resource: FlyPlugin - Let's you fly on a box. Read more about this resource...
  7. DreTaX

    Approved InvLookup

    DreTaX submitted a new resource: InvLookup - You are able to check player inventorys with this! Read more about this resource...
  8. DreTaX

    Approved AdBlock

    DreTaX submitted a new resource: AdBlock - Plugin that is able to block advertisements! Read more about this resource...
  9. DreTaX

    Important Plugin Installation

    http://fougerite.com/threads/where-to-put-the-plugins.351/
  10. DreTaX

    Approved ResourceSpawner

    DreTaX submitted a new resource: ResourceSpawner - Spawn resources! Read more about this resource...
  11. DreTaX

    Approved JZap (PyZap)

    DreTaX submitted a new resource: JZap (Python) - Python version of Jzap, using local cache files Read more about this resource...
  12. DreTaX

    Approved Ultimate Logger (AdminTools)

    DreTaX submitted a new resource: AdminTools - SleeperLog, ChestLog, IdIdentifier in one plugin Read more about this resource...
  13. DreTaX

    Resource Spawner

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

    Approved HungerGames

    DreTaX submitted a new resource: HungerGames - HungerGames Plugin! Read more about this resource...
  15. DreTaX

    Approved Recorder

    DreTaX submitted a new resource: Recorder - Record your buildings and spawn them! Read more about this resource...
  16. DreTaX

    On_Chat

    on-chat
  17. DreTaX

    RustPP

    rustpp
  18. DreTaX

    Timer Setups

    timer-setups
  19. DreTaX

    Basic Timers [DELETED]

    basic-timers
  20. DreTaX

    Solved Freezing a Player

    Has anyone thought of this? #freeze Player.SendCommand("input.bind Down 7 None") Player.SendCommand("input.bind Left 7 None") Player.SendCommand("input.bind Right 7 None") Player.SendCommand("input.bind Sprint 7 None") Player.SendCommand("input.bind Duck 7 None") Player.SendCommand("input.bind...