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

Plugins creation with Archebuddy build-in editor

Status
Not open for further replies.

Out

Active Member
Joined
Jun 2, 2012
Messages
2,972
Reaction score
13
You can use build-in editor to make simple plugins.
For this - open build-in editor (Its called Plugin editor), from tray menu or Logs window Menu.
Create new file and save him to new sub folder in Archebuddy Plugins folder (for example - D:\Games\Archebuddy\Plugins\MyFirstPlugin\1.cs).
Write your code.
Click "Compile" button. Below in log window you will see result of compilation, is there error or no.
If all good - compiled plugin (.dll) you can find in Plugin Manager when you game account ingame.

If you make plugins for Euro version - you should use English skills\buffs\npcs names. Later i will add FR\DE support also.
If you make plugins for Russian version - you should use Russian skills\buffs\npcs names.
If you want to make plugins that can work on both versions - use IDs instead of strings.
 
Last edited:
Status
Not open for further replies.
Back
Top