Jump to content

Marsbar

Elite user
  • Posts

    411
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Marsbar reacted to Droidz in Creating a plugin with debugging?   
    Wait next update
  2. Like
    Marsbar reacted to Droidz in Creating a plugin with debugging?   
  3. Like
    Marsbar reacted to reapler in Creating a plugin with debugging?   
    Hello, you can decompile wrobot's library to get the api documentation(MemoryRobot-, robotManager- & wManager in Wrobot\Bin) common decompiler are Jetbrains dotPeek, ILSpy, redgate's .net reflector & Justcompile. I also recommend to add it to reference and good extensions for VS make your life easier: ReSharper or Coderush are good extensions.
    And for testing things i'll prefer to link the build to Wrobots plugins folder so you can just compile and run directly with Wrobot & output the log with "robotManager.Helpful.Logging.Write("text");". 
  4. Like
    Marsbar got a reaction from Dreamful in Rogue Poisons/Item usage   
    Interesting solution, I'll probably use that for now, thanks dreamful.
    Having it in the fight class would be preferable, we'll see if Droidz gives us a solution while we use your workaround. 
×
×
  • Create New...