Search found 9 matches
- Fri Jul 15, 2011 1:00 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: Rock5's Millers Ranch Scripts
- Replies: 778
- Views: 425002
Re: Rock5's Millers Ranch Scripts
It's ok for me, i resolve my problem 
- Wed Jul 13, 2011 4:44 pm
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: Rock5's Millers Ranch Scripts
- Replies: 778
- Views: 425002
Re: Rock5's Millers Ranch Scripts
Hi, all
I need help to use Waypoints "MRC_Optimized"
I use micromacro version V1.01 Beta 4, RomBot version 3.29 Révision 614
My bot Running/jumping, in the windows micromacro, i read "Unsticking player'
My bot search all time Jenna miller
Do you have a idea to resolve my problem ?
thk for your ...
I need help to use Waypoints "MRC_Optimized"
I use micromacro version V1.01 Beta 4, RomBot version 3.29 Révision 614
My bot Running/jumping, in the windows micromacro, i read "Unsticking player'
My bot search all time Jenna miller
Do you have a idea to resolve my problem ?
thk for your ...
- Sat May 08, 2010 2:41 am
- Forum: Runes of Magic
- Topic: Problems with target_NPC
- Replies: 12
- Views: 3460
Re: Problems with target_NPC
It's ok for me thanks a lot
- Fri May 07, 2010 2:58 pm
- Forum: Runes of Magic
- Topic: Problems with target_NPC
- Replies: 12
- Views: 3460
Re: Problems with target_NPC
Yes, it's but , i put int Settings.xml and configure key=J ingame
<hotkey description="TARGET_FRIEND" key="J" modifier="" />
because i have a error with
<hotkey description="TARGET_FRIEND" key="VK_TAB" modifier="VK_CONTROL" />
errror : Due to technical reasons, we don't supprot modifiers ...
<hotkey description="TARGET_FRIEND" key="J" modifier="" />
because i have a error with
<hotkey description="TARGET_FRIEND" key="VK_TAB" modifier="VK_CONTROL" />
errror : Due to technical reasons, we don't supprot modifiers ...
- Fri May 07, 2010 5:44 am
- Forum: Runes of Magic
- Topic: Problems with target_NPC
- Replies: 12
- Views: 3460
Re: Problems with target_NPC
New files
Thanks for your help
Thanks for your help
- Thu May 06, 2010 4:06 pm
- Forum: Runes of Magic
- Topic: Problems with target_NPC
- Replies: 12
- Views: 3460
Re: Problems with target_NPC
Here is the file
- Thu May 06, 2010 4:37 am
- Forum: Runes of Magic
- Topic: Problems with target_NPC
- Replies: 12
- Views: 3460
Re: Problems with target_NPC
My Character not target any of the other npcs as it turns.
It turns, truns ...
My script :
<waypoints type="TRAVEL">
<!-- # 1 --><waypoint x="-636" z="-5984"> player:target_NPC("Dell");
player:rest(2);
</waypoint>
</waypoints>
Can be that anything is missing?
It turns, truns ...
My script :
<waypoints type="TRAVEL">
<!-- # 1 --><waypoint x="-636" z="-5984"> player:target_NPC("Dell");
player:rest(2);
</waypoint>
</waypoints>
Can be that anything is missing?
- Wed May 05, 2010 12:10 pm
- Forum: Runes of Magic
- Topic: Problems with target_NPC
- Replies: 12
- Views: 3460
Re: Problems with target_NPC
thk for your response
i'am not mounted and my character turn and he didn't find Dell
i'am not mounted and my character turn and he didn't find Dell
- Wed May 05, 2010 8:11 am
- Forum: Runes of Magic
- Topic: Problems with target_NPC
- Replies: 12
- Views: 3460
Problems with target_NPC
Hi,
I have a problems with target_NPC, i want to use this function, to test, in Logar whith NPC "Dell"
<waypoints>
player:target_NPC("Dell");
player:rest(2);
</waypoints>
In the log, i read "We didn't found NPC Dell"
Th bot turn
Can you help me please ? sorry my english is pretty bad
I have a problems with target_NPC, i want to use this function, to test, in Logar whith NPC "Dell"
<waypoints>
player:target_NPC("Dell");
player:rest(2);
</waypoints>
In the log, i read "We didn't found NPC Dell"
Th bot turn
Can you help me please ? sorry my english is pretty bad