Search found 3 matches
- Wed Apr 06, 2011 9:57 pm
- Forum: Runes of Magic
- Topic: How can i feed the pet?
- Replies: 19
- Views: 6484
Re: How can i feed the pet?
Working like a charm... Thank you..
- Sun Apr 03, 2011 10:13 pm
- Forum: Runes of Magic
- Topic: How can i feed the pet?
- Replies: 19
- Views: 6484
Re: How can i feed the pet?
Sorry for been such a noob but I dont see an option to feed.. i do see to craft and others...
- Sun Apr 03, 2011 7:59 pm
- Forum: Runes of Magic
- Topic: How can i feed the pet?
- Replies: 19
- Views: 6484
Re: How can i feed the pet?
Has anybody got this working... this is what i have so far...
In my waypoint file which is a good 15-20 min run.. I have
<waypoints>
<onLoad>
timer = os.time()
</onLoad>
<!-- # 1 --><waypoint x="xxx" z="xxx">
if( feedPet(1,timer) ) then
timer = os.time()
end
if( player.Fights-player ...
In my waypoint file which is a good 15-20 min run.. I have
<waypoints>
<onLoad>
timer = os.time()
</onLoad>
<!-- # 1 --><waypoint x="xxx" z="xxx">
if( feedPet(1,timer) ) then
timer = os.time()
end
if( player.Fights-player ...