Search results

  1. DreTaX

    Vote Day Time

    Cool. Use that for now.
  2. DreTaX

    server lagging badly then crash

    Here is a temp fix, you can update when Jakkee updates. http://pastebin.com/mxeKvmSc Mike told me yesterday he will send me a test build, he didn't do It yet. Maybe he forgot.
  3. DreTaX

    server lagging badly then crash

    Yes It is. @Jakkee You are using an object and converting It to a string to find the player. Find Player methods are kinda buggy because of the SteamID, in 1.0.8 It's fixed. Remember this issue? It's kinda old one. This is how you are able to fix It: def getPlayer(self, d): try...
  4. DreTaX

    Solved Send Buffer is full, ignoring error.

    https://github.com/dretax/Python-Plugins/blob/master/KillingSpree/KillingSpree.py Also @Snake
  5. DreTaX

    server lagging badly then crash

    /Save/Logs pls.
  6. DreTaX

    Approved AAscii (ANA, AKA IllegalName)

    DreTaX updated ANA with a new update entry: Additions Read the rest of this update entry...
  7. DreTaX

    AAscii (ANA, AKA IllegalName) - Additions

    Added Moderator & Admin support.
  8. DreTaX

    Vote Day Time

    Okay, instead of the dll try this timer = Plugin.GetTimer(name) if timer is None: return timer.Kill() Plugin.Timers.Remove(name)
  9. DreTaX

    Solved Send Buffer is full, ignoring error.

    Can you upload me the KillingSpree plugin here?
  10. DreTaX

    Solved Send Buffer is full, ignoring error.

    [1/17/2015 1:17:57 AM] [Error] [Magma] Error invoking function On_PlayerKilled in KillingSpree plugin. [1/17/2015 1:17:57 AM] [Exception] [ Plugin->Invoke | Plugin->OnPlayerKilled | Hooks->PlayerKilled | HumanController->OnKilled | Component->SendMessage | TakeDamage->Hurt |...
  11. DreTaX

    Solved Send Buffer is full, ignoring error.

    Anything in /Save/Logs?
  12. DreTaX

    Couple of questions

    1. Not yet I guess we can make one. 2. We are working on a wiper plugin atm. Well @Snake is working with my code, @mikec is also doing something 3. I guess It's possible 4. What's that? What does It do? 5. What would you like me to do? 6. Uhhhh.. @mikec 7. It should be.
  13. DreTaX

    Approved Time Command

    There was a fail. Fixed.
  14. DreTaX

    Approved AAscii (ANA, AKA IllegalName)

    DreTaX submitted a new resource: ANA - Anti-Non ASCII Read more about this resource...
  15. DreTaX

    AAscii (ANA, AKA IllegalName) 1.2

    ANA was designed to not kick people from the server, but rename their name if they are having null name, or illegal characters in their names. Features: Removes illegal chars from your name Null name is bypassed by generating a unique name like Stranger345 Name duplication rename Command for...
  16. DreTaX

    Vote Day Time

    I asked for a quick compiled dll from balu, you are now also able to try this: https://github.com/dretax/Python-Plugins/blob/master/IronPythonModule.dll
  17. DreTaX

    Vote Day Time

    @Jakkee
  18. DreTaX

    Vote Day Time

    I guess you can blame @mikec. I will add this to the issues, @Snake notified me.
  19. DreTaX

    Vote Day Time

    Try this: timer = Plugin.GetTimer(name) if timer is None: return timer.Kill() Plugin.Timers.Remove(name) Also, I think ur host didn't update Fougerite http://fougerite.com/resources/fougerite-official.77/updates You might be having the buggy IP module.
  20. DreTaX

    Vote Day Time

    Hold on a second anake showed me something before Sent from my Samsung Galaxy S4