Search found 7 matches

by Ridcully
Wed Sep 22, 2010 12:36 am
Forum: Runes of Magic
Topic: sell problem .. buying is ok
Replies: 3
Views: 1301

Re: sell problem .. buying is ok

svn update is done, but

wrong value returned in update of item id: XXXXXX
table not found for ID xxxxxx

seems that there are other things to fix too

regards
ridcully

------------------------------------------------------
edit:

fix the problem with a clean rom folder and a 2. svn update ...
by Ridcully
Tue Sep 21, 2010 3:38 pm
Forum: Runes of Magic
Topic: sell problem .. buying is ok
Replies: 3
Views: 1301

sell problem .. buying is ok

hi guys

thx to void to fix the bot.

so its time 4 me to try the sell & buy funktion

this is the code inside the profile

<!-- Shopping options, how many of what do you want to keep in your inventory -->
<option name="HEALING_POTION" value="99" />
<option name="MANA_POTION" value="99 ...
by Ridcully
Sun Sep 19, 2010 5:50 pm
Forum: Runes of Magic
Topic: good settings for looting ?
Replies: 3
Views: 2018

Re: good settings for looting ?

<option name="COMBAT_DISTANCE" value="200" />
this is the distance the bot will attack targets with his distance spells/weapons. if the target is to far away the bot will go closer

<option name="MAX_TARGET_DIST" value="225" />
this is the distance the bot will looks for targets

<option name="LOOT ...
by Ridcully
Sat Sep 18, 2010 6:25 pm
Forum: Runes of Magic
Topic: druid/rouge elite lev 15 and lev 25 skill infos - pls add
Replies: 2
Views: 1266

druid/rouge elite lev 15 and lev 25 skill infos - pls add

pls add to database

elite lev 15
Poisonous Widow Embrace
cost 30 energy (every level )
range 200
directdamage - dark damage (50...850)
cast time 2 second
grants 1 point of Nature's Power
and the name in german is "Umarmung der Giftwitwe"

elite lev 25
Corrosive Poison
cost 30 energy (every level ...
by Ridcully
Sun Sep 12, 2010 9:10 am
Forum: Runes of Magic
Topic: Skill WARRIOR_TACTICAL_ATTACK
Replies: 1
Views: 866

Skill WARRIOR_TACTICAL_ATTACK

how to use this skill in the profile ?

<skills_warrior>
<skill name="WARRIOR_SURPRISE_ATTACK" modifier="" hotkey="VK_2" priority="100" pullonly="true" /> <!-- Überraschungsangriff -->
<skill name="WARRIOR_PROBING_ATTACK" modifier="" hotkey="VK_3" priority="90" /> <!-- Eröffnungsangriff ...
by Ridcully
Thu Sep 09, 2010 3:35 am
Forum: Runes of Magic
Topic: Fight Support Only
Replies: 2
Views: 1125

Re: Fight Support Only

here are the results using your information

[img] [IMG]http://img820.imageshack.us/img820/6011/rombot.jpg[/img]

Uploaded with ImageShack.us [/img]

and here is the script

<?xml version="1.0" encoding="utf-8"?>
<profile>
<options>
<!-- Try the bot with a new char mage -->
<!-- At the pioneer ...
by Ridcully
Wed Sep 08, 2010 2:35 pm
Forum: Runes of Magic
Topic: Fight Support Only
Replies: 2
Views: 1125

Fight Support Only

hi guys

i need fight support only to test out some skill settings.
i want to deactivate the target funktion and the movement funktion.

Deactivating of the Targeting Function

Set the option

<option name="AUTO_TARGET" value="false" />

if you want to deactivate the targeting function. If you do ...