Search results

  1. DreTaX

    Solved Python help

    Lol. I wanted to say that i dont see any problems since you are using my structure/style and i even see some.converted methods, and ur entityhurt is under class with self. No idea. What i know that ironpy sometimes doesnt reload the plugins when u have an error. O_o. Good job on the syntax...
  2. DreTaX

    Solved Python help

    Can u paste ur code? I wanna see what did u screw about sellffff xd Sent from my Samsung Galaxy S4
  3. DreTaX

    Solved Python help

    Can you paste the full py code later? Sent from my Samsung Galaxy S4
  4. DreTaX

    Solved Python help

    Self stands for the inside methods of the class. Check my github. You need to create a class and then use self at every method. Self is the second arg which u dont have. Sent from my Samsung Galaxy S4
  5. DreTaX

    Solved Python help

    Second isnt weird :D Sent from my Samsung Galaxy S4
  6. DreTaX

    Approved IllegalName

    The only problem is.that notepad++ doesnt check for idents(tabs) and you can make mistakes with It. Ofc those who know Python have many experiences with It, but after a time you dont wamt to spend time finding the wrong ident :D. Basically PyCharm does that for you. Sadly i domt have mac to.tell...
  7. DreTaX

    Approved TpFriend

    When Im home I will fix It. Sent from my Samsung Galaxy S4
  8. DreTaX

    Important Pluton for Experimental Branch

    When Im home we will test It :D Sent from my Samsung Galaxy S4
  9. DreTaX

    Important Pluton for Experimental Branch

    No. LUA IS EVERYTHING but not fast understanding not easy and not stable at all if you comare It to Python. Py stands above Js and lua in a lot of ways. xD Im short, you can get into It really easy. Nothing specific, though Im working with It since 2011 Sent from my Samsung Galaxy S4
  10. DreTaX

    Approved IllegalName

    Use PyCharm, and It won't be that annoying :D
  11. DreTaX

    Important Pluton for Experimental Branch

    Contact me on IRC now.
  12. DreTaX

    Important Pluton for Experimental Branch

    Good to know. Btw......Did you know, that
  13. DreTaX

    Approved IllegalName

    Python has a much better matching method than JS. But I think skippi screwed it https://github.com/dretax/Python-Plugins/blob/master/IllegalName/IllegalName.py#L83
  14. DreTaX

    Approved DeathMSG

    Here is a temp fix until I update: function On_PlayerConnected(Player) { var id; try { id = Player.SteamID; } catch(err) { Plugin.Log("DeathMSGErr", "Error caught at conn method. Player was null."); return; } var ini = DMB(); var ip =...
  15. DreTaX

    Approved TpFriend

    My players reported the same, tho HomeSys is working.
  16. DreTaX

    Approved DeathMSG

    Player became null when AC disconnected the other player. Sent from my Samsung Galaxy S4
  17. DreTaX

    Approved IllegalName

    AC causes it. Well yea. Mine doesn't do things like that :P Sent from my Samsung Galaxy S4
  18. DreTaX

    Approved IllegalName

    If error occurs at the TrytoGrabName method, plugin automatically returns to avoid the flooding errors. I don't understand your problem. Are you talking about that you are having those errors? If so, thats pretty normal in rust it self, since on the onconnected event, player can simply close...
  19. DreTaX

    PROBLEM TO RUN MY SERVER IN CLOUD

    You are running oxide. Not supporting.
  20. DreTaX

    PROBLEM TO RUN MY SERVER IN CLOUD

    All I can tell that this has nothing to do with Fougerite.