Search results

  1. DreTaX

    Problem with anticheat

    Ask @Riketta
  2. DreTaX

    I need edited resources

    Try logging the arg Plugin.Log("Test", "Check: '" + arg + "'")
  3. DreTaX

    I need edited resources

    Works? xd
  4. DreTaX

    I need edited resources

    Hahah that's just the void's name. https://github.com/Notulp/Fougerite/blob/master/Fougerite/Fougerite/Hooks.cs#L710 Here are the hook names https://github.com/Notulp/Fougerite/blob/master/IronPythonModule-master/IronPythonModule/IPModule.cs#L307
  5. DreTaX

    Approved ItemController

    I will have my PC on Monday, I'm currently using my laptop. I will fix It
  6. DreTaX

    I need edited resources

    Jakkee Why u do dis =( It's ResourceSpawn =( xdddddd
  7. DreTaX

    I need edited resources

    Yeah. I mean that ironpython doesnt call the hook. Sent From My Samsung Galaxy S4
  8. DreTaX

    I need edited resources

    You repatched thr assembly right? Ok well if so, that means that There is something wrong in the IPM calls. Sent From My Samsung Galaxy S4
  9. DreTaX

    I need edited resources

    It should give a lot more info. I also changed the patcher lets see If It works that way.
  10. DreTaX

    I need edited resources

    Maybe. That might be possible. Hold on. I will build you a debug version.
  11. DreTaX

    I need edited resources

    HoooooOOOO. I will check that crap when I get home. Dafuq. Sent From My Samsung Galaxy S4
  12. DreTaX

    I need edited resources

    Whehehe. Come on, just get a dotpeek and decompile that class xd
  13. DreTaX

    Approved ItemController

    Uh It doesn't? I will check It out soon
  14. DreTaX

    I need edited resources

    @Jakkee def On_ResourceSpawn(self, ResourceTarget): ResourceTarget is a rust class, you might need to look in the Assembly.
  15. DreTaX

    I need edited resources

    You could implement this by adding the Resource Spawn event to the plugin and modifying the stuffs there Sent From My Samsung Galaxy S4
  16. DreTaX

    I need edited resources

    I see Sent From My Samsung Galaxy S4
  17. DreTaX

    I need edited resources

    Try this. It's untested, but It should work. It will give exactly the same number to the player what you set at the config area Name: GatherChanger.py __author__ = 'DreTaX' __version__ = '1.0' import clr clr.AddReferenceByPartialName("Fougerite") import Fougerite """ Config """ Wood =...
  18. DreTaX

    I need edited resources

    Yeah possible
  19. DreTaX

    I need SHOWDAMAGE

    Without errors I can't say anything..
  20. DreTaX

    I need SHOWDAMAGE

    Which ones to be exact?