Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.
Oh right, on vista these system messages did work too.
I'll take a look at the monster near trigger later.
[EDIT]
I suspect that you are using servertype 8_2 or 8_4.
In that case, packet switch 0078 is causing the problem.
Its best that this plugin gets a rewrite to support all serverTypes by using more than just the 'parseMsg/pre' hook.
Take a look at Sli's koreSnarl for an example of hook usage that should be used in the rewrite. koreSnarl
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...
since i didnt find any response for the autoresponse on botkillers.
i thought i would just manually type the code manually.
is there a way to made a sound alert when botkiller began to 'talk'?
elsif ($switch eq "009A") {
# System message/GM message (is this always global?)
alertSound("system message");
This plugin is not working for me. I'm using version 2.0.7 and every time in a dungeon a message would appear in my console saying Sound Alert: Death. But it never plays the sound. I checked location of the sound file on my computer and everything is fine but it's just not playing the sound.
Any help would be greatly appreciated. Thank you in advance.