GPHCalc What does GPHCalc do? GPHCalc will calculate your average gold gain per hour. You can also see the runtime of your current session, as well as the total gold gained in your session. Have fun & enjoy
The idea to realize this plugin came from the relatively vague gph estimations seen on some farming profiles. It should basicly just provide a copy&paste-able output to share within the forum.
Compiler Error: c:\1_PACK\HB\Plugins\GPHCalc\GPHCalc.cs(117,30) : error CS0115: 'GPHCalc.GPHCalcBase.Initialize()': no suitable method found to override
Open GPHCalc.cs in notepad or whatever text file editor you like to use. Locate the following lines near the mid-way point (83 line): PHP: // gold per minute * 60 = GPH gph = gph_min * 60; Change that to 10, or however maybe minutes you want it. Should work. Not going to be 100% on that answer but can't hurt for you to give a shot. P.S: As well, after changing, restart honorbuddy or recompile. Recompile some times will create two instances of the plugin, so I always recommend restarting HB.