I have updated my barbarian optimization, it now fully uses Inrego's plugin to use skills, both Belphegor routine and Sarkoth Inrego.xml should be reverted to the original files which i have included in the folder original. Rest of the files should be replacing the approriate files.
TAKE NOTE: This time the Barbarian.cs should replace the one in inrego's plugin folder in "class specifics". While the Barbarian.cs in my "original" folder is the original Belphegor routine.
This should be a lot smoother at the start, casting leap instantaneously instead of running first.
https://www.dropbox.com/s/lyh2023olmqz6ij/Derek's%20Inrego%20modded%20files%20Version2.rar
First off thanks for working on this. I cant get it right tho. Here's what i did
1. Fresh DB install in new folder
2. Only installed Inrego's plugin r30
3. Run db and reboot till plugin is updated, activate plugin.
4. Downloaded Derek's files and copied the Barbarian.cs in the plugin's folder (ClassSpecifics) and other 2 files in plugin's folder (Helpers).
5. Run db, and recieve and error on boot:
log:
[09:07:28.897 N] Demonbuddy v1.0.648.160 started
[09:07:30.089 N] Logging in...
[09:07:30.479 N] Attached to Diablo III with pid: 652
[09:07:30.479 N] Flashing window
[09:07:30.729 D] Executable Path: C:\db3\Demonbuddy.exe
[09:07:30.729 D] OS Architecture: AMD64
[09:07:30.729 D] OS: Windows 7 Service Pack 1 64-bit
[09:07:30.729 D] OS Language: Dutch (Netherlands)
[09:07:31.569 D] Reloading AssemblyLoader<Zeta.CommonBot.ICombat> - Initializing
[09:07:33.109 N] Current bot set to Order Bot
[09:07:33.109 N] Loaded profile Sarkoth dummy profile by Inrego
[09:07:33.109 D] Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing
[09:07:33.459 N] Compiler Error: c:\db3\Plugins\SarkothFarmer\ClassSpecifics\DemonHunter.cs(40,35) : error CS0117: SarkothFarmer.Helpers.Objects bevat geen definitie voor Sarkoth
[09:07:33.459 D] There are 0 plugins.
Plugin broke. Tried several fresh installs but somehow the modded files seem to break the plugin.
Translation: SarkothFarmer.Helpers.Objects bevat geen definitie voor Sarkoth - SarkothFarmer.Helpers.Objects does not contain a definition for Sarkoth.
Im 100% sure i did not touch the DemonHunter.cs file.