• 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!

Monsters

:confused:

Import your own monsters?

Probably you have to go like this: File/Edit -> Import... -> select your monsters.xml file o.O
 
-Rudolf Czarodziej-
You never played Ot before?
Did you know that im using a XML Server, We dont have MONSTERS.XML.
(We, my server)

And btw:
Why would you be in otland,When you don't know anything about OT.

Also:
I did not make this thread so people can try to insult me..
 
Last edited:
-Rudolf Czarodziej-
You never played Ot before?
Did you know that im using a XML Server, We dont have MONSTERS.XML.

And btw:
Why would you be in otland,When you don't know anything about OT.

Also:
I did not make this thread so people can try to insult me..

Rotfl.

Ok, I dont know anything about OT, then who helped you out like 3 times already?
XML servers doesnt have mosnters.xml? So how do they load their monsters data? O_O
 
-Rudolf Czarodziej-
You never played Ot before?
Did you know that im using a XML Server, We dont have MONSTERS.XML.
(We, my server)

And btw:
Why would you be in otland,When you don't know anything about OT.

Also:
I did not make this thread so people can try to insult me..

Yes, you have monsters.xml, otherwise you wouldn't be able to load the monster's .lua files. Most likely in \data\monsters\monsters.xml.

Otherwise you've got a fu**ed up distro which doesn't work at all.
 
That's because you don't get it. You need the monsters.xml to do it. And if you haven't got the monsters.xml then your server doesn't work.
 
Try to write your own monsters.xml, something similiar to:
Code:
<?xml version="1.0"?>
<monsters>
    <monster name="Amazon"/>
    <!-- Keep adding -->
</monsters>

And add every monster, use this file just to import them into RME, guess the name tag is all what you need.

-- Or just import this file from any other OT distro into RME.
 
@up, do this.
I think Rudolf Czarodziej knows a lot about ots I had already seen a loot of stuff by him!
And I used to have a 8.1 OT xml and there was a monsters.xml in paste monsters. Try to copy one from another server or try to do what he is saying up!
 
Back
Top