• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

GetMonsters

EdMignari

Veteran OT User
Joined
Jan 8, 2011
Messages
193
Reaction score
347
I'm open sourcing a small tool that I use to get monsters from the server and add them to the RME.

GitHub

Download

How to use It:
  1. Select the monsters.xml of your server .
  2. Select the output folder.
  3. Click in start button.
It will seek all the monsters and add to a new creatures.xml
I just tested in the TFS 1.0 .
 
I'm open sourcing a small tool that I use to get monsters from the server and add them to the RME.

GitHub

Download

How to use It:
  1. Select the monsters.xml of your server .
  2. Select the output folder.
  3. Click in start button.
It will seek all the monsters and add to a new creatures.xml
I just tested in the TFS 1.0 .

Hell yeah man! Great release! Thank you very much, very useful tool!
 
I'm open sourcing a small tool that I use to get monsters from the server and add them to the RME.

GitHub

Download

How to use It:
  1. Select the monsters.xml of your server .
  2. Select the output folder.
  3. Click in start button.
It will seek all the monsters and add to a new creatures.xml
I just tested in the TFS 1.0 .
It's great, but it don't support lookTypeex as outfitype :p. I bet you gonna fix it xD.
 
For those who do not know like I didn't before I looked the file that is generated goes in
Code:
your RME directory\data\user\data\your client version directory
 
Code:
your RME directory\data\your client version directory
 
does it still work ? cause i tried to take my monsters.xml and export it, but the progress bar is stuck on 0
 
hmm.. Getmonsters.exe trying to connect with internet by port 80. Why?
 
Back
Top