• Visit Rebornbuddy
  • [Gold Saucer] Slice is Right Plugin

    Discussion in 'Plugins' started by Ilyatk, Nov 12, 2019.

    1. Ilyatk

      Ilyatk New Member

      Joined:
      Aug 20, 2019
      Messages:
      10
      Likes Received:
      5
      Trophy Points:
      3

      Attached Files:

    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      No need to include the entire overlay plugin code in this. You can subscribe to a built in event to do your rendering via

      Code:
      ff14bot.Overlay3D.Overlay3D.Drawing += Overlay3DOnDrawing
      
      and do your rendering there. Should be able to force the main plugin on as well from code or atleast show a message.

      Looks good otherwise.
       
      HammerBro likes this.

    Share This Page