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

Mage "FoodBug"

Yveri

New Member
Joined
Jul 25, 2012
Messages
11
Reaction score
0
when i start GB2 with my mage, he starts normal and after every mob/herb he trys to cast 4x food
can help someone?
 
aight, same thing...

now i try to delete the "refreshment"plugin ... and now it works :p
 
Posted a question which I found out later myself :)
 
Last edited:
Hmm, it still doesn't work for me. Please help me what can I do? She still makes food and keeps doing the same even if she can't make more.
 
Hy i repaired problem "cast conjure refreshment" at lvl90:

Honorbuddy 2.5.6296.463\Routines\Singular\ClassSpecific\Mage\ Common.cs (open as text file)

search next part:
private static readonly uint[] MageFoodIds = new uint[]
{
80610, (write this)
65500,
65515,
65516,
65517,
43518,
43523,
65499
 
Hy i repaired problem "cast conjure refreshment" at lvl90:

Honorbuddy 2.5.6296.463\Routines\Singular\ClassSpecific\Mage\ Common.cs (open as text file)

search next part:
private static readonly uint[] MageFoodIds = new uint[]
{
80610, (write this)
65500,
65515,
65516,
65517,
43518,
43523,
65499

What a legend.
 
This works, u just have to do it every single time they update it!

Its been over 3 days now and it hasnt made it into the release. Whats going on?
 
Hy i repaired problem "cast conjure refreshment" at lvl90:

Honorbuddy 2.5.6296.463\Routines\Singular\ClassSpecific\Mage\ Common.cs (open as text file)

search next part:
private static readonly uint[] MageFoodIds = new uint[]
{
80610, (write this)
65500,
65515,
65516,
65517,
43518,
43523,
65499

The program updating wrote up common file, need to correct again.
 
Back
Top