please help homunculus autofeed doesnt work anymore

International

Moderator: Moderators

Message
Author
chro90
Noob
Noob
Posts: 16
Joined: 22 Jan 2010, 08:24
Noob?: Yes

please help homunculus autofeed doesnt work anymore

#1 Post by chro90 »

Please help me how to make autofeed homunculus works. im tired searching for solutions. it has been 3 days but still no solution.

Dark Airnel
Been there done that!
Been there done that!
Posts: 133
Joined: 09 Oct 2009, 01:43
Noob?: No

Re: please help homunculus autofeed doesnt work anymore

#2 Post by Dark Airnel »

The SVN r8885 update mentioned something about "Homunculus update (50%). You might wanna try downloading the latest version and see if the Homunculus auto-feed works on that revision.

chro90
Noob
Noob
Posts: 16
Joined: 22 Jan 2010, 08:24
Noob?: Yes

Re: please help homunculus autofeed doesnt work anymore

#3 Post by chro90 »

Dark Airnel wrote:The SVN r8885 update mentioned something about "Homunculus update (50%). You might wanna try downloading the latest version and see if the Homunculus auto-feed works on that revision.
not working dude....

rocknroll
Been there done that!
Been there done that!
Posts: 118
Joined: 19 Sep 2011, 07:30
Noob?: Yes

Re: please help homunculus autofeed doesnt work anymore

#4 Post by rocknroll »

chro90 wrote:
Dark Airnel wrote:The SVN r8885 update mentioned something about "Homunculus update (50%). You might wanna try downloading the latest version and see if the Homunculus auto-feed works on that revision.
not working dude....
maybe someone commit with no changelogs :lol:
Sorry, my english is very bad !

Dark Airnel
Been there done that!
Been there done that!
Posts: 133
Joined: 09 Oct 2009, 01:43
Noob?: No

Re: please help homunculus autofeed doesnt work anymore

#5 Post by Dark Airnel »

The last time I checked the homunculus is not even detected and that was long ago. I'm actually counting on that "Homunculus update (50%) in growing a loyal homunculus. I hope it'll work when the update reached 100%.

chro90
Noob
Noob
Posts: 16
Joined: 22 Jan 2010, 08:24
Noob?: Yes

Re: please help homunculus autofeed doesnt work anymore

#6 Post by chro90 »

do you have any alternatives to feed homun? please do share with us.

Dark Airnel
Been there done that!
Been there done that!
Posts: 133
Joined: 09 Oct 2009, 01:43
Noob?: No

Re: please help homunculus autofeed doesnt work anymore

#7 Post by Dark Airnel »

Unfortunately, no. I lost a lot of Homun myself because I forgot Kore can't auto-feed it.

chro90
Noob
Noob
Posts: 16
Joined: 22 Jan 2010, 08:24
Noob?: Yes

Re: please help homunculus autofeed doesnt work anymore

#8 Post by chro90 »

Finally solved with simple macro

chro90
Noob
Noob
Posts: 16
Joined: 22 Jan 2010, 08:24
Noob?: Yes

Re: please help homunculus autofeed doesnt work anymore

#9 Post by chro90 »

Code: Select all

automacro feedPet {
map prontera
timeout 600
weight < 90%
exclusive 1
call homun feed
}
 
macro homun feed {
do homun feed
}

rocknroll
Been there done that!
Been there done that!
Posts: 118
Joined: 19 Sep 2011, 07:30
Noob?: Yes

Re: please help homunculus autofeed doesnt work anymore

#10 Post by rocknroll »

chro90 wrote:

Code: Select all

automacro feedPet {
map prontera
timeout 600
weight < 90%
exclusive 1
call homun feed
}
 
macro homun feed {
do homun feed
}
name of macro cant be used by space
Sorry, my english is very bad !

Post Reply