Search found 2 matches
- Mon Nov 01, 2010 1:36 pm
- Forum: Runes of Magic
- Topic: Improve code for the elfs daily quest
- Replies: 85
- Views: 33793
Re: Improve code for the elfs daily quest
it seems to work, thanks you very much for this fast reply.
- Mon Nov 01, 2010 8:14 am
- Forum: Runes of Magic
- Topic: Improve code for the elfs daily quest
- Replies: 85
- Views: 33793
Improve code for the elfs daily quest
My code :
<waypoint x="31419" z="5721" >
rest( 1500 )
changeProfileOption("HARVEST_TIME", 10);
player:target_Object(112976, 8000);
</waypoint>
Bug sometimes because my bot go away whitout the good item.
I'l like to modify this code to make my bot harvest until he got the good item. (the ...
<waypoint x="31419" z="5721" >
rest( 1500 )
changeProfileOption("HARVEST_TIME", 10);
player:target_Object(112976, 8000);
</waypoint>
Bug sometimes because my bot go away whitout the good item.
I'l like to modify this code to make my bot harvest until he got the good item. (the ...