What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

How to create and run plugins [with pictures]

Status
Not open for further replies.

Mordark

Community Developer
Joined
Mar 31, 2014
Messages
291
Reaction score
4
1. Launch ArcheBuddy and go to the Plugin editor (under Menu)
Untitled-1.webp

2. Click the white square with a green + to make a new plugin
Untitled-2.webp

3. This area with the numbers is where the code of each plugin goes
Untitled-3.webp
If you are pasting plugin code here
delete all of the code that is here by default before you do so
P.S. Ctrl A can be used to select all of the code at once

4. Click the blue and white square to save the code as a plugin
Name your plugin
Right click in the blank space
go to New
click on Folder
name your folder
Save the plugin in the new folder
Untitled-4.webp

5. Click the blue gear to select the folder that contains the plugin you just made.
Click the folder and then click Ok
Lastly:
Click the blue square
This will Compile the code
(compiling checks for errors)
Untitled-5.webp


How to run plugins once you have started the game using the Account Manager:

6. The green arrows mean the plugin can be ran, but is not running.
The red squares mean the plugin is running.
Pressing the green triangle will run the plugin.
Pressing the red square will stop the plugin.
Autorun:
This feature starts the plugin when Archebuddy starts
Untitled-6.webp
 

Attachments

  • Untitled-5.webp
    Untitled-5.webp
    44.3 KB · Views: 1,210
hi,
i downloaded a plugin which appears to be a single dll file.
not sure what to do with it since the buddy wont let me open it.
any help?
thanks
 
Last edited:
hi,
i downloaded a plugin which appears to be a single dll file.
not sure what to do with it since the buddy wont let me open it.
any help?
thanks

Make a new folder in the Plugins folder and throw it in there
 
Status
Not open for further replies.
Back
Top