Search found 2 matches

by sgk2015
Sun May 03, 2015 4:56 am
Forum: Runes of Magic
Topic: How to record a value before running a waypoint?
Replies: 2
Views: 855

Re: How to record a value before running a waypoint?

Thank you Rock, gonna try it out to see how it works. Hope I'll learn something :mrgreen:
by sgk2015
Sun May 03, 2015 2:19 am
Forum: Runes of Magic
Topic: How to record a value before running a waypoint?
Replies: 2
Views: 855

How to record a value before running a waypoint?

Hi all, Ive been trying rombot recently and having fun with it. I have a function like function checkgoal() if inventory:itemTotalCount(202849) == 12 then <!-- how many mana stone 10 you want to make --> cprintf(cli.yellow,"Target number of mana stone 10 needed to make reached, rest now...\n&qu...