What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Gold Saucer] Slice is Right Plugin

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.
 
Back
Top