• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • {Request} PatrolSapper update

    Discussion in 'Requests' started by daves, Nov 26, 2014.

    1. daves

      daves New Member

      Joined:
      Nov 26, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Hi guys.
      After the latest updates PatrolSapper longer compile. Can anyone fix this ? Or help with the plugin to use Vanish in combat.


      Based on this error is a problem in a piece of code.
      Code:
              public override void Initialize()
              {
                  Delay = new WaitTimer(TimeSpan.FromSeconds(1));
                  Delay.Stop();
                  base.Initialize();
              }
              public override void Dispose()
              {
                  Delay.Stop();
                  base.Dispose();
              }
      
      
      Thx for attention. Sry for my engl.
      View attachment PatrolSapper.cs
       
    2. DKbot

      DKbot New Member

      Joined:
      Feb 28, 2013
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0

    Share This Page