Search results

  1. DreTaX

    Approved HungerGames

    Nah. All should be there nicely.
  2. DreTaX

    Approved BannedPeople

    Sometimes when the player is lagging he gets teleported too late. Otherwise its good.
  3. DreTaX

    Random "game has crashed" messages

    Wiper's timer causes only that. UnityEngine's this version doesnt like if i search for objects in a timer.
  4. DreTaX

    About RustBuster

    Me and Snake got inactive for a time but now we are trying to finish this in a couple of days. The program only lacks the communication between the server and client, version check, and some other hack check possibilities. People will be able to add servers by a help of an ini file to the...
  5. DreTaX

    condition still not met: ServerManagement.Get()

    I know that happens when the server delays the answer. Usually happens when like 30 players ocnnect to the server at once and you have a lot of objects. How long does it last?
  6. DreTaX

    Kill made on the last second of teleporting. Avoiding ban

    I will make a way to disable it.
  7. DreTaX

    Console show error : Invalid IL code in SupplyDropZone

    Did you use the prepatched files?
  8. DreTaX

    Approved Airdrops

    DreTaX updated Airdrops with a new update entry: 1.1 Read the rest of this update entry...
  9. DreTaX

    Airdrops - 1.1

    Added more features Updated for latest fougerite
  10. DreTaX

    Fougerite Official

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

    Fougerite Official - 1.3.1

    Rust++ got updated. It has a check for invalid chars in the adminlist too now. Fougerite calls Airdrop hooks properly now.
  12. DreTaX

    Approved Airdrops

    DreTaX submitted a new resource: Airdrops - Advanced Airdrop Plugin Read more about this resource...
  13. DreTaX

    Airdrops 1.1

    Description: An airdrop plugin, which was requested hereby @tarynkelley It has many features, cooldown for the commands, automated drop, minimal player count, whitelisted steamids for the commands, moderator settings, location for the drop. Credits: @BogdanWDK for the command structure. Make...
  14. DreTaX

    [REQ] AdminAirdrop

    http://www.fileformat.info/info/unicode/char/2708/index.htm Some reason it seems to be broken. Ew. Fuk rust.
  15. DreTaX

    [REQ] AdminAirdrop

    Updated.
  16. DreTaX

    [REQ] AdminAirdrop

    Wasn't that hard I guess. https://github.com/dretax/Python-Plugins/blob/master/FougeritePlugins/Airdrops/Airdrops.py
  17. DreTaX

    Approved Location

    __author__ = 'DreTaX' __version__ = '1.0' import clr clr.AddReferenceByPartialName("Fougerite") import Fougerite class Location: d = { "Hacker Valley South": "5907,-1848", "Hacker Mountain South": "5268,-1961", "Hacker Valley Middle": "5268,-2700", "Hacker...
  18. DreTaX

    Approved Location

    What the hell?
  19. DreTaX

    Weird error

    Never heard of that. Doesn't seem to be harmful or Fougerite error though.