Looting

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Jutasio
Posts: 2
Joined: Sat May 09, 2009 1:14 pm

Looting

#1 Post by Jutasio »

I have one problem, and cannot solve it. My priest is not looting. I have auto loot in interface options on. if i load my warrior with the same config, the rom bot is looting. pls could anyone help me with that?
User avatar
Administrator
Site Admin
Posts: 5340
Joined: Sat Jan 05, 2008 4:21 pm

Re: Looting

#2 Post by Administrator »

Not unless you supply some actual information (ie. your profile and screenshot of your hotkey bar).
greaves
Posts: 2
Joined: Sun May 17, 2009 1:08 pm

Re: Looting

#3 Post by greaves »

Hi,
I have a pb with the loot:
my mage loot mobs which are just in front of him but for the others which are further he goes and stops in front of them but doesn't loot them, and continues his way.

I have this


<option name="COMBAT_TYPE" value="ranged" />
<option name="COMBAT_DISTANCE" value="225" />
<option name="LOOT" value="true" />
<option name="LOOT_TIME" value="1" />
<option name="LOOT_DISTANCE" value="300" />

on the script window I have: Looting target. Target dead/lost Moving to waypoint #3

If anyone can help me :P

edit: mouse to move and autoloot are activated; My default attack is properly configured.
kumpel100
Posts: 47
Joined: Sat May 09, 2009 11:12 am

Re: Looting

#4 Post by kumpel100 »

make sure this is set or it didnt loot:

<hotkey name="ATTACK" key="VK_1" />

this means the true attack not Autoshot or something.
its my exp i done past days.
User avatar
Administrator
Site Admin
Posts: 5340
Joined: Sat Jan 05, 2008 4:21 pm

Re: Looting

#5 Post by Administrator »

Also, you have this:

Code: Select all

<option name="LOOT_TIME" value="1" />
Which means you're giving your character 1/1000th of a second to open the enemy and take the loot. This just isn't going to work. It must be much higher. Preferably in the range of 800-2000.
greaves
Posts: 2
Joined: Sun May 17, 2009 1:08 pm

Re: Looting

#6 Post by greaves »

it works, thanks a lot ! :D
it was the loot time.
Post Reply