Search found 406 matches

by Mushroom
28 Jul 2011, 20:34
Forum: Other OpenKore support
Topic: Problem with heal party members
Replies: 4
Views: 3558

Re: Problem with heal party members

partySkill blocks are case-sensitive. Try using 'target'.
by Mushroom
23 Jul 2011, 12:19
Forum: Resolved Questions
Topic: I d/c when I use C to chat but I can use the other chats.
Replies: 1
Views: 2244

Re: I d/c when I use C to chat but I can use the other chats.

Try use kRO serverTypes. Check the wiki for a guide to know the correct serverType.
by Mushroom
22 Jul 2011, 21:10
Forum: Macro Plugin
Topic: Remind MVP Spawn time
Replies: 1
Views: 3099

Re: Remind MVP Spawn time

You can try to use 'localtime' condition in the automacro. And do some maths with $.datatime variable (which you wold have to split it first to remove the date)
by Mushroom
18 Jul 2011, 22:14
Forum: Macro Plugin
Topic: Activate Macro on events
Replies: 2
Views: 3010

Re: Activate Macro on events

Yes. You can find information on the manual.
http://openkore.com/index.php/Macro_plugin
by Mushroom
18 Jul 2011, 22:13
Forum: Macro Plugin
Topic: Storage Items
Replies: 1
Views: 2548

Re: Storage Items

You can get the item list in storage.txt log file, so you won't need to open the storage at least once per login.
Or you can loop through @storageID array to get the item list, but you will need to open the storage at least once.
by Mushroom
14 Jul 2011, 01:48
Forum: Bug reports
Topic: Unableto build, "type not specified" errors
Replies: 9
Views: 6794

Re: Unableto build, "type not specified" errors

Jynxster wrote:All you need to do is add:

#include <stddef.h> // for ptrdiff_t

in densehashtable.h
Really? Oh well, just vanished arch linux from my pc and came back to windows :/ (no good support on 3d)
Can somebody test and see if it works? So the topic can be solved.
by Mushroom
14 Jul 2011, 01:39
Forum: Other OpenKore support
Topic: Problem with the StartRo :/
Replies: 1
Views: 2434

Re: Problem with the StartRo :/

Well, after pressing enter on all those errors messages you should eventually be able to login in ragnarok.
Did you check the vmware log? There might be something
by Mushroom
11 Jul 2011, 13:59
Forum: Resolved Questions
Topic: " Xilero bot error code 10061"
Replies: 3
Views: 5498

Re: " Xilero bot error code 10061"

Maybe your server has encrypted anti-bot. But try using wireshark.