Search results

  1. DreTaX

    Solved Send Buffer is full, ignoring error.

    Wat. Rly? We added Try Catch methods to properties to make sure to avoid any kind of exception.
  2. DreTaX

    Solved Send Buffer is full, ignoring error.

    I updated KillingSpree plugin, grab It from github. @Jakkee https://github.com/dretax/Python-Plugins/blob/master/KillingSpree/KillingSpree.py#L47 Needs the same fix.
  3. DreTaX

    server lagging badly then crash

    Save/Logs O_o
  4. DreTaX

    server lagging badly then crash

    I think you copied the code wrong.
  5. DreTaX

    Vote Day Time

    Cool. Use that for now.
  6. 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.
  7. 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...
  8. DreTaX

    Solved Send Buffer is full, ignoring error.

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

    server lagging badly then crash

    /Save/Logs pls.
  10. DreTaX

    Approved AAscii (ANA, AKA IllegalName)

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

    AAscii (ANA, AKA IllegalName) - Additions

    Added Moderator & Admin support.
  12. 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)
  13. DreTaX

    Solved Send Buffer is full, ignoring error.

    Can you upload me the KillingSpree plugin here?
  14. 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 |...
  15. DreTaX

    Solved Send Buffer is full, ignoring error.

    Anything in /Save/Logs?
  16. 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.
  17. DreTaX

    Approved Time Command

    There was a fail. Fixed.
  18. DreTaX

    Approved AAscii (ANA, AKA IllegalName)

    DreTaX submitted a new resource: ANA - Anti-Non ASCII Read more about this resource...
  19. 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...
  20. 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