Search found 7 matches

by Cid
Sun Apr 10, 2011 5:29 am
Forum: Runes of Magic
Topic: Instance entry
Replies: 5
Views: 2160

Re: Instance entry

Ok, it works... I have inserted a "yrest(10000)" after the loadPaths("...")...

Thanks
by Cid
Sun Apr 10, 2011 4:29 am
Forum: Runes of Magic
Topic: Instance entry
Replies: 5
Views: 2160

Re: Instance entry

I have 3 waypoint files...

1st: from merchant to kalice to instance entry
2nd: instance
3rd: from recovery point to merchant

Has anyone an idea, what's wrong?
by Cid
Sun Apr 10, 2011 1:43 am
Forum: Runes of Magic
Topic: Instance entry
Replies: 5
Views: 2160

Instance entry

Hi,

i'm searching for the best way to enter an instance. I've tried to go straight forward through the entry, but this doesn't work really god... Sometimes the bot stop in front of the entry and sometimes the script hang up after loading the instance-waypoint-file.

Regards,
Cid
by Cid
Sun Apr 10, 2011 1:32 am
Forum: Runes of Magic
Topic: bot keeps eating food O.o
Replies: 10
Views: 2565

Re: bot keeps eating food O.o

Ok, thank you. It works. :)

EDIT: I used it in waypoint-file, but I think in profile is better...
by Cid
Sun Apr 10, 2011 12:22 am
Forum: Runes of Magic
Topic: bot keeps eating food O.o
Replies: 10
Views: 2565

Re: bot keeps eating food O.o

Thanks for the fast answer!

Have you an idea how I must write the "ü" in "Glückspuderstaub"? I haven't tested the code from your reply yet, but I think I must use something like "ue" or "\188\165", or?
by Cid
Sat Apr 09, 2011 11:13 pm
Forum: Runes of Magic
Topic: bot keeps eating food O.o
Replies: 10
Views: 2565

Re: bot keeps eating food O.o

Hi, the following code doesn't work (or i used it false?!): player:updateBuffs(); if not player.Buffs["Turn of Luck Powder Dust"] then inventory:useItem(207203); The buff expires after 2 hours, but everytime I come to the waypoint I extended with this code, my bot takes a new bottle of my ...
by Cid
Thu Aug 19, 2010 1:30 pm
Forum: Runes of Magic
Topic: Using yGather data to create waypoints...
Replies: 34
Views: 12187

Re: Using yGather data to create waypoints...

hi,

how i use the database.lua-file?

Cid