"Target not attackable" ?!

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
romeo
Posts: 8
Joined: Fri Jun 12, 2009 8:23 am

"Target not attackable" ?!

#1 Post by romeo »

Just downloaded the new 2,41 Scripts, extractet them, started the bot and EVRYTIME he gets to an enemy this happens! Whats wrong?
Thx for the Help
I attach my Logfile...just for safety^^
Attachments
log.txt
(734 Bytes) Downloaded 245 times
d003232
Posts: 1252
Joined: Wed Jun 03, 2009 4:27 pm

Re: "Target not attackable" ?!

#2 Post by d003232 »

romeo wrote:Just downloaded the new 2,41 Scripts, extractet them, started the bot and EVRYTIME he gets to an enemy this happens! Whats wrong?
Thx for the Help
I attach my Logfile...just for safety^^
It's fixed in the actual SVN version. Download the newest version.
The RoM Bot Online Wiki needs your help!
silentz
Posts: 13
Joined: Thu Jun 04, 2009 5:49 pm

Re: "Target not attackable" ?!

#3 Post by silentz »

i updated to current svn and still it says target not attackable.

Downloaded and overwrited everything except Profiles and Waypoints folder.

Did i do something wrong?
User avatar
Administrator
Site Admin
Posts: 5340
Joined: Sat Jan 05, 2008 4:21 pm

Re: "Target not attackable" ?!

#4 Post by Administrator »

If you're having this problem, open up classes/pawn.lua in notepad. Go to line 19, and you'll see this:

Code: Select all

	--if( player and self.Address ~= player.Address ) then
	--	printf("AttackableFlag: %s\n", attackableFlag);
	--end
Remove the -- in front of those 3 lines, save it, then run the bot. Now it should tell you what each monsters' attackable flag is. Report that here.
Sentinel
Posts: 3
Joined: Wed Jul 01, 2009 9:14 am

Re: "Target not attackable" ?!

#5 Post by Sentinel »

I got the same problem. i removed the -- now it says:

Target not attackable: Fruit Cactus
AttackableFlag: -1
AttackableFlag: -1
AttackableFlag: -1
Target not attackable: Fruit Cactus
AttackableFlag: -19
AttackableFlag: -19
AttackableFlag: -19
Target not attackable: Black Rock Scorpion
AttackableFlag: -19
AttackableFlag: -19
AttackableFlag: -19


what now?

got the problem I´ve forgot to update my MicroMakro. After i finished that, it all worked fine!
romeo
Posts: 8
Joined: Fri Jun 12, 2009 8:23 am

Re: "Target not attackable" ?!

#6 Post by romeo »

so....

i installed svn and done as the post "ROM bot" says...

same problem remains

i deleted the "--" in the pawn.lua, tryed again and....just look at the screen...

EDIT: Image removed; contained character's name.
User avatar
Administrator
Site Admin
Posts: 5340
Joined: Sat Jan 05, 2008 4:21 pm

Re: "Target not attackable" ?!

#7 Post by Administrator »

You don't need to update the scripts now, you need to update MicroMacro itself. Get the new files here: http://www.solarstrike.net/phpBB3/viewt ... ?f=6&t=177
romeo
Posts: 8
Joined: Fri Jun 12, 2009 8:23 am

Re: "Target not attackable" ?!

#8 Post by romeo »

i downloaded micromakro....
and gues what...

IT WORKS! ty a lot!
Post Reply