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

Custom Mount

u mean like spriting ore just sitting on another monster?
If u just want to ride on another monster go to data/XML/mounts.xml
and add a code like this:
Code:
    <mount id="55" clientid="24" name="Rotworm" speed="20" premium="yes" />
clientid means looktype:)
orcs and minotaurs mounts looking cool
 
actually I ment both new sprites or just sitting on other monsters

Completely possible. You just need a new monster sprite that you want to use.
I suggest you search up more on how to add custom items to the game, and then you'll understand how it's done.
 
Back
Top