Search results

  1. DreTaX

    Approved IdIdentifier

    What is fachelp and Leave?
  2. DreTaX

    Solved Some errors

    You should. If you don't want, then update the IPM atleast. http://fougerite.com/resources/ironpython-module.96/ 1.0.9 will be probably the best version ,1.0.8 got lots of fixed though. If you update to 1.0.8 i will add you to the beta patcher testers.
  3. DreTaX

    auto doors

    If anyone can get me a lua i will look in it, and update that plugin.
  4. DreTaX

    auto doors

    Yeah, that's where I stuck. Is there any oxide alternativies for ths? I think i missed to update a door.
  5. DreTaX

    Solved Fougerite 1.0.8 Help

    You want to host cracked?
  6. DreTaX

    Solved Fougerite 1.0.8 Help

    You want to host cracked?
  7. DreTaX

    Solved Fougerite 1.0.8 Help

    http://fougerite.com/threads/how-to-setup-fougerite-on-your-server.3/
  8. DreTaX

    Approved IdIdentifier

    What plugins are u using?
  9. DreTaX

    Approved IdIdentifier

    '[3/14/2015 4:15:42 PM] [Debug] User Disconnected: Stranger (76561198214935124)' That's what you copy pasted. Besides, that user disconnects, while the error is in a connection event. That has nothing to do with names. Not the ANA plugin error. Not the names.
  10. DreTaX

    Approved IdIdentifier

    O_O The most interesting part is that according to your log the Stranger doesn't have a number
  11. DreTaX

    Approved DeathMSG

    Cake is a lie.
  12. DreTaX

    Approved DeathMSG

    @mikec I'm pretty sure now, even if you turn off the dem debug option, you STILL get It in the logs. @h0wHigh It's not an error, don't worry. I guess you also have the debug on false in the cfg?
  13. DreTaX

    Approved DestroySystem

    Here, test this. I added a command /destroyall https://github.com/dretax/Python-Plugins/blob/master/DestroySystem/DestroySystem.py If you wish to change the commands, use an editor and edit the line 119 and 130 So like instead if cmd == "destroy" or cmd == "crush" or cmd == "c": you can have...
  14. DreTaX

    Approved DestroySystem

    Is that command for users, or just admins only?
  15. DreTaX

    Solved Rad zones and Animals stronger

    Until next version comes, you can also do: Player.PlayerClient.controllable.health = 100
  16. DreTaX

    Restriction builder

    Weregthjklé.loiu I thought u will handle It. xD
  17. DreTaX

    Approved Vanish

    Ahh yeah. Mike broke the Health property. You gotta alter the way with the Player.PlayerClient thing for now.
  18. DreTaX

    A Few questions

    Aaa. He wanted to destroy the stucture.
  19. DreTaX

    Approved DestroySystem

    Yes.
  20. DreTaX

    Approved DestroySystem

    Oh yeah, /c was added as a command. I can do that I guess. Yes, I check It, since the floating objects can cause errors.