OpenMap Plugin by SulphurEagle

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.

Moderator: Moderators

Message
Author
Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

OpenMap Plugin by SulphurEagle

#1 Post by Mucilon »

This great plugin was made and posted at the old forum by SulphurEagle, at the address: http://bibian.ath.cx/openkore/viewtopic.php?t=37867

What it does:
This plugin save some information at a .xml file at the logs folder, so the external executable OpenMap-1.7.6.exe can read and show it as a mini map, like the actual bot map showing players, monsters and NPCs.
You can easily select which openkore's state file you wan't to use.

How to install:
1) Download the .zip file.
2) Put the OpenMap_1.7 folder from the OpenMap_1.7.zip file at your openkore root folder.
3) Put the openmap.pl file at the plugins folder.
OBS: Don't need to add nothing at the config.txt file, it's automatic.

How to use:
With the files placed at the right location:

If you use SVN version, do this first: (Thanks to kenkor)
1) Download the XML-Simple-2.18.tar.gz
2) Extract the files somewhere.
3) Move the /lib/xml (THE FOLDER XML from the tar.gz) and move it to: (your bot folder) \src\deps
4) Follow the next steps.

If you use the 2.0.5.1 version do the follow:
1) Run your bot.
2) Open your new OpenMap_1.7 folder.
3) Run the OpenMap-1.7.6.exe file.
4) Click with the right button at this window.
5) Select Config.
6) Select Set local state.xml, a window to choose a file will open.
7) Search the logs folder from your bot.
8) Select the state_<yourbotlogin>.xml file.
9) Click on open.
Now it is ready to use!
If nothing apears at the window, change the Display by right clicking at the window and selecting one of the 4 Display>!

This is the help message you can get from OpenMap-x.y.z.jar :

Code: Select all

+----------------+
| Open Map x.y.z |
+----------------+
Help message:
	--help    |-h 
		Display this message.
	--display |-d [fld|wfld|mask|png]
		Change display mode.
	--config  |-c <file>
		Set config file (def:openmap.xml).
	--reload  |-r
		Force reload config file.
	--data    |-a <file>
		Set data file (def:data.xml).
Files:
http://rapidshare.com/files/115428723/O ... 7.zip.html

I hope you enjoy it! ;)
Last edited by Mucilon on 03 Jul 2008, 10:46, edited 4 times in total.

iamanoob
Plain Yogurt
Plain Yogurt
Posts: 82
Joined: 04 Apr 2008, 09:49

Re: OpenMap Plugin by SulphurEagle

#2 Post by iamanoob »

download link is still broken
ive got a copy of this java prog way back then
but i prefer wx
and maybe you will also need to modify your functions.pl
http://bibian.ath.cx/openkore/viewtopic.php?t=35305
Image
DARKest Ninja

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: OpenMap Plugin by SulphurEagle

#3 Post by Mucilon »

Sorry, for the broken link, I didn't know that...
I got this files too and yesterday I tried to upload them to a free host site, but just got errors, don't know if its because they are large (about 12Mb). If anyone has a better ideia, I mean, know a good site to upload and host this file or something else, please tell me... I tried to upload to this forum, but something was wrong... at the upload's end nothing happened...

I use this plugin and you don't need to change nothing, at least on version 2.0.5.1

iamanoob
Plain Yogurt
Plain Yogurt
Posts: 82
Joined: 04 Apr 2008, 09:49

Re: OpenMap Plugin by SulphurEagle

#4 Post by iamanoob »

how about on 2.0.6?
anyways you may try filefront XD
Image
DARKest Ninja

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: OpenMap Plugin by SulphurEagle

#5 Post by Mucilon »

I don't use SVN, just the last stable version.
Filefront!?

EDIT: OK... I hosted the files at rapid share... and changed the first post!

vaine
Noob
Noob
Posts: 3
Joined: 21 May 2008, 15:07
Noob?: Yes

Re: OpenMap Plugin by SulphurEagle

#6 Post by vaine »

my log state ext is .yml and not .xml so i cant load the map what should i do? plz elp?

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: OpenMap Plugin by SulphurEagle

#7 Post by Mucilon »

You must open the .xml file and not the .yml file.
If you can't see the .xml file, make sure you are at the right folder, and if you did run the openkore with the plugin installed before run the openmap application, at least at the first time!

vaine
Noob
Noob
Posts: 3
Joined: 21 May 2008, 15:07
Noob?: Yes

Re: OpenMap Plugin by SulphurEagle

#8 Post by vaine »

ic....yup i have extracted it in the plugins folder open it then when im gonna use the state.xml file on my log all i see is state.yml file not .xml?whats wrong with it did i done something wrong?

vaine
Noob
Noob
Posts: 3
Joined: 21 May 2008, 15:07
Noob?: Yes

Re: OpenMap Plugin by SulphurEagle

#9 Post by vaine »

my only prob is at the log folder my state extension is not xml but yml? could i change it?

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: OpenMap Plugin by SulphurEagle

#10 Post by Mucilon »

This is an example of what you will find at your logs folder:
xml.jpg
xml.jpg (9.49 KiB) Viewed 17374 times
You must run your bot before try to open the state.xml file, because only after you run your bot with the plugin file at the plugins folder is that the state.xml file will be created!

Post Reply