Search results

  1. DreTaX

    [REQ] AdminAirdrop

    Wasn't that hard I guess. https://github.com/dretax/Python-Plugins/blob/master/FougeritePlugins/Airdrops/Airdrops.py
  2. 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...
  3. DreTaX

    Approved Location

    What the hell?
  4. DreTaX

    Weird error

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

    can any help to make a updatesystem

    Without error, I can't do anything. The py file's name should be: PyPlugins\Updates\Updates.py
  6. DreTaX

    can any help to make a updatesystem

    __author__ = 'DreTaX' __version__ = '1.0' import clr clr.AddReferenceByPartialName("Fougerite") import Fougerite Messages = [ "I lost my KFC", "I updated the server", "blabla", "black", "white", "yellow?" ] class Updates: def On_Command(self, Player, cmd, args): if cmd ==...
  7. DreTaX

    Approved Wiper

    I cant do anything about It, the object amount slows It down. You should turn the automatic check off. Sent From My Samsung Galaxy S4
  8. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: 1.7.3 Read the rest of this update entry...
  9. DreTaX

    BannedPeople - 1.7.3

    Included a /testban command. It uses GeoIP to execute a LAT and LON ban on the player. It's useful against those who unban themselves. You can only unban the testban manually, this is still under testing....
  10. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: 1.7.2b Read the rest of this update entry...
  11. DreTaX

    BannedPeople - 1.7.2b

    Included a /testban command. It uses GeoIP to execute a LAT and LON ban on the player. It's useful against those who unban themselves. You can only unban the testban manually, this is still under testing....
  12. DreTaX

    can any help to make a updatesystem

    How would It work? What would the command do?
  13. DreTaX

    Fougerite Official

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

    Fougerite Official - 1.3.0

    Yet another update so the disconnection works...........
  15. DreTaX

    Fougerite Official

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

    Fougerite Official - 1.3.0

    Some files were outdated, updated. Gather changes reverted.
  17. DreTaX

    Fougerite Official

    @remove.tk @✪ TimmO^^ TOO STRONK repatch.
  18. DreTaX

    Fougerite Official

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

    Fougerite Official - 1.3.0

    REPATCH or USE PREPATCHED FILES RPC Error thingy should be gone Player Gathering event finds the player a lot more faster now
  20. DreTaX

    Fougerite New Version

    I want you to list me all python plugins. Some long testing but I think i got it https://db.tt/eGHyT7Jb If the ulink methods failed to disconnect the player properly, the spamming RPC messages appeared, while also the Fougerite player received false datas. Why? Interesting to be honest, I...