Search results

  1. DreTaX

    Tphere and tpto

    Doesn't work what? It wouldn't be good if he would make the rust values read only. Hosts wouldn't be able to change It.
  2. DreTaX

    Tphere and tpto

    If you set the reserved slots to 2, and you have 30 slots, 28 players will be able to join. Sent from my Samsung Galaxy S4
  3. DreTaX

    Tphere and tpto

    Well the code that I posted doesn't do It, but yes. Anyone can do this sadly, even on Oxide, and on RustEssentials. It would be hard for anyone to bypass this. The host can do this by simply getting the current slots of the server, and checking if it equals with the slots that the person paid for.
  4. DreTaX

    Approved Group++

    Full error from the logs please.
  5. DreTaX

    Tphere and tpto

    I have no idea if this thing will work. Create the ReservedSlots.py for It. import clr clr.AddReferenceByPartialName("Fougerite") import Fougerite ReservedSlots = 10 # <- Set that to the max reserved slots red = "[color #FF0000]" class ReservedSlots: server = None Diff = 0 Slots...
  6. DreTaX

    Tphere and tpto

    I guess It's possible to do It. Interesting though, the class contains info about the values but the wiki doesn't lol.
  7. DreTaX

    Solved airdrops in 1.0.7B

    You think you can try this? import clr clr.AddReferenceByPartialName("Fougerite") import Fougerite class WhatEver: SupplyDrop = None def On_PluginInit(self): self.SupplyDrop = Util.TryFindReturnType("SupplyDropZone") def On_Command(self, Player, cmd, args): if...
  8. DreTaX

    Tphere and tpto

    You can set the default flags in the rust++.cfg. then you can use the /addadmin command, ehich shouldnt give RCON. Sent from my Samsung Galaxy S4
  9. DreTaX

    Approved TpFriend

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

    TpFriend - Fixes/Additions

    Fixes I added anti-dizzy hack so It won't allow people to fall through ceilings at all.
  11. DreTaX

    Approved DeathMSG

    3.5.1 Is the latest. It's also on my github and on fougerite.
  12. DreTaX

    Approved DeathMSG

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

    DeathMSG - Fixes

    BannedPeople usage fixes.
  14. DreTaX

    Approved IdIdentifier

    DreTaX updated IdIdentifier with a new update entry: Fixes Read the rest of this update entry...
  15. DreTaX

    IdIdentifier - Fixes

    Fixes
  16. DreTaX

    Approved DeathMSG

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

    DeathMSG - Fixes

    Lots of code fixes Update range.ini Update DeathMSGConfig Added an option which supports you to use BannedPeople's Inifile, so you can use only one ini instead of two.
  18. DreTaX

    WPE Exploit Patcher

    DreTaX submitted a new resource: WPE Exploit Patcher - Assembly DLL to bypass a Rust Exploit Read more about this resource...
  19. DreTaX

    WPE Exploit Patcher - WPE Exploit Patcher

    This is included in Fougerite 1.1.0+ This is included in Fougerite 1.1.0+ This is included in Fougerite 1.1.0+ This is included in Fougerite 1.1.0+ This is included in Fougerite 1.1.0+ This is included in Fougerite 1.1.0+ This is included in Fougerite 1.1.0+ This is included in Fougerite 1.1.0+...
  20. DreTaX

    Solved waiting for character ???

    When this happens, grab your output.log