Search results

  1. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: Fixes Read the rest of this update entry...
  2. DreTaX

    BannedPeople - Fixes

    Some code additions and fixed a console error.
  3. DreTaX

    RustPP

    Actually dunno. We took it out from Magma and converted it to a module.
  4. DreTaX

    Fougerite Official

    That patcher stops the debug of the WildLifeManager flood. Has nothing to do with this. Sent from my Samsung Galaxy S4
  5. DreTaX

    RustPP

    Rust++ is a C# module which is kinda faster. A plugin which has lots of features, all in one to be actual. Yes, the wiser thing is to put plugins into one probably. Though, we won't delete It, why would we? If you don't want It you can just disable It.
  6. DreTaX

    Fougerite Official

    Hmm. I think that was fixed long ago. U sure?
  7. DreTaX

    Someone still have server on fougerite?

    I never said we stop developing.
  8. DreTaX

    Fougerite Official

    Nah. It didn't have a setter :D
  9. DreTaX

    RustPP

    rustpp
  10. DreTaX

    Someone still have server on fougerite?

    What I actually mean that I won't be doing big plugins quickly. Mikec will be probably doing stuffs on the github, and fulfill any kind of requests in fougerite. Same from me. Just probably slower than usual. But only after the stable fougerite comes out.
  11. DreTaX

    Someone still have server on fougerite?

    I would like you to also do the blueprint check once the on crafting event comes out in fougerite.
  12. DreTaX

    Timer Setups

    Working only for once? What do you mean? MHm. I think you could do: timer = Plugin.GetParallelTimer(name) #if you so str(timer), I think that will return a list. #I think it should also print the dictionary in it. Try It #If it does: if str(Player) in str(timer) OR if Player.SteamID in str(timer)
  13. DreTaX

    Someone still have server on fougerite?

    Nope. Fougerite 1.0.10 will be the version when everything is done. Events, bug fixes, other extra features. Of course, we can add extra features, probably mike will, and I will also finish my HungerGames plugin, and fullfill some requests.
  14. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: Additions Read the rest of this update entry...
  15. DreTaX

    BannedPeople - Additions

    New Features: You can now use the console to unban/ban people fougerite.ban-playername fougerite.unban-playername The player name can be partial, for example instead of DreTaX: fougerite.ban-dre
  16. DreTaX

    Someone still have server on fougerite?

    Legacy was always unstable sadly. I also have troubles sometimes to keep my server online all the time, so I wrote a program that checks if It crashed. Either way, I'm trying to put more effort to Experimental now, and I moved back to Pluton.
  17. DreTaX

    Timer Setups

    I have two ideas. 1. Fun around with this: https://github.com/balu92/IronPythonModule/blob/master/IronPythonModule/IPPlugin.cs#L26 2. Do an array ( PlayersInTimer = [] ) Put the player object every time in there when you launch a timer. If the timer ran, you can remove the player from It...
  18. DreTaX

    Restriction builder

    y
  19. DreTaX

    Restriction builder

    hmm
  20. DreTaX

    Foundation and pillar BUG!

    GlitchFix module fixes these. You can't place small stash and chests under a foundaiton or ramp. Besides, you can only place 1 ramp on a foundation.