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

9.60 Client ID mounts help/ and other questions

MadMOOK

Hoo
Joined
Apr 20, 2011
Messages
802
Reaction score
43
my mounts.xml looks like this.. I need help understanding a few things..

  1. Do the mount ids have to be a certain number or does it matter?
  2. I have a bunch of mounts I want to add, Where do I find the client id to add them to mounts.xml?
  3. Is the ability to summon mounts already coded into TFS 0.2.14?
  4. If yes, then how do I summon mounts?
  5. Are there any tutorials because I cant find any!

This is what my mounts.xml looks like

Code:
<?xml version="1.0" encoding="UTF-8"?>
<mounts>
	<mount id="1" clientid="368" name="Widow Queen" speed="20" premium="no" />
	<mount id="2" clientid="369" name="Racing Bird" speed="20" premium="no" />
	<mount id="3" clientid="370" name="War Bear" speed="20" premium="no" />
	<mount id="4" clientid="371" name="Black Sheep" speed="20" premium="no" />
	<mount id="5" clientid="372" name="Midnight Panther" speed="20" premium="no" />
	<mount id="6" clientid="373" name="Draptor" speed="20" premium="no" />
	<mount id="7" clientid="374" name="Titanica" speed="20" premium="no" />
	<mount id="8" clientid="375" name="Tin Lizzard" speed="20" premium="no" />
	<mount id="9" clientid="376" name="Blazebringer" speed="20" premium="no" />
	<mount id="10" clientid="377" name="Rapid Boar" speed="20" premium="no" />
	<mount id="11" clientid="378" name="Stampor" speed="20" premium="no" />
	<mount id="12" clientid="379" name="Undead Cavebear" speed="20" premium="no" />
	<mount id="13" clientid="387" name="Donkey" speed="20" premium="no" />
	<mount id="14" clientid="388" name="Tiger Slug" speed="20" premium="no" />
	<mount id="15" clientid="389" name="Uniwheel" speed="20" premium="no" />
	<mount id="16" clientid="390" name="Crystal Wolf" speed="20" premium="no" />
	<mount id="17" clientid="392" name="Brown War Horse" speed="20" premium="no" />
	<mount id="18" clientid="401" name="Kingly Deer" speed="20" premium="no" />
	<mount id="19" clientid="402" name="Tamed Panda" speed="20" premium="no" />
	<mount id="20" clientid="405" name="Dromedary" speed="20" premium="no" />
	<mount id="21" clientid="406" name="King Scorpion" speed="20" premium="no" />
	<mount id="22" clientid="421" name="Rented Horse" speed="20" premium="no" />
	<mount id="23" clientid="426" name="Fire War Horse" speed="20" premium="no" />
	<mount id="24" clientid="427" name="Shadow Draptor" speed="20" premium="no" />
	<mount id="25" clientid="437" name="Rented Horse" speed="20" premium="no" />
	<mount id="26" clientid="438" name="Rented Horse" speed="20" premium="no" />
	<mount id="27" clientid="447" name="Ladybug" speed="20" premium="no" />
	<mount id="28" clientid="450" name="Manta" speed="20" premium="no" />
	<mount id="29" clientid="502" name="Ironblight" speed="20" premium="no" />
	<mount id="30" clientid="503" name="Magma Crawler" speed="20" premium="no" />
	<mount id="31" clientid="506" name="Dragonling" speed="20" premium="no" />
	<mount id="32" clientid="515" name="Gnarlhound" speed="20" premium="no" />
 
		<!-- Customs Mounts -->
	<mount id="100" clientId="94" name="Hyaena" speed="5" premium="no"/>
	<mount id="101" clientId="219" name="Tarantula" speed="5" premium="no"/>
	<mount id="102" clientId="222" name="Toad" speed="5" premium="no"/>
	<mount id="103" clientId="230" name="Hand of cursed fate" speed="50" premium="no"/>
	<mount id="104" clientId="245" name="Nightmare" speed="5" premium="no"/>
	<mount id="105" clientId="305" name="Mutated Rat" speed="5" premium="no"/>
	<mount id="106" clientId="317" name="Young Sea Serpent" speed="5" premium="no"/>
	<mount id="107" clientId="348" name="Lancer Beetle" speed="5" premium="no"/>
</mounts>


These are what Im trying to add, but do not know how!


I do know these go into monsters.xml.. but what do I add to mounts.xml???

These belong to amy azzkaban btw

Code:
        <monster name="Crocodile Hunter" file="8.7 mounted vol.1/Crocodile Hunter.xml"/>
        <monster name="Lord of the Mountain" file="8.7 mounted vol.1/Lord of the Mountain.xml"/>
        <monster name="Mounted Black Knight" file="8.7 mounted vol.1/Mounted Black Knight.xml"/>
        <monster name="Slave Orc Female" file="8.7 mounted vol.1/Slave Orc Female.xml"/>
        <monster name="Slave Orc Male" file="8.7 mounted vol.1/Slave Orc Male.xml"/>
        <monster name="Monty" file="8.7 mounted vol.2/Monty.xml"/>
        <monster name="Doctor" file="8.7 mounted vol.2/Doctor.xml"/>
        <monster name="Norseman Hunter" file="8.7 mounted vol.2/Norseman Hunter.xml"/>
        <monster name="Guardian of the Desert" file="8.7 mounted vol.2/Guardian of the Desert.xml"/>
        <monster name="Crystalis" file="8.7 mounted vol.2/Crystalis.xml"/>
        <monster name="Water Amazon" file="8.7 mounted vol.3/Water Amazon.xml"/>
        <monster name="The Hand of the Wizard" file="8.7 mounted vol.3/The Hand of the Wizard.xml"/>
        <monster name="Earth Witch of the Jungle" file="8.7 mounted vol.3/Earth Witch of the Jungle.xml"/>
        <monster name="Infernal Witch" file="8.7 mounted vol.3/Infernal Witch.xml"/>
        <monster name="Dragon Trainer" file="8.7 mounted vol.3/Dragon Trainer.xml"/>
        <monster name="Acquatic Queen" file="8.7 mounted vol.3/Acquatic Queen.xml"/>
        <monster name="Swamp Fighter" file="8.7 mounted vol.3/Swamp Fighter.xml"/>
        <monster name="Orb Master" file="8.7 mounted vol.4/Orb Master.xml"/>
        <monster name="Mystical Assassin" file="8.7 mounted vol.4/Mystical Assassin.xml"/>
        <monster name="Bride of the Prince" file="8.7 mounted vol.4/Bride of the Prince.xml"/>
        <monster name="Varkhalis" file="8.7 mounted vol.4/Varkhalis.xml"/>
        <monster name="The Nomad Prince" file="8.7 mounted vol.4/The Nomad Prince.xml"/>
        <monster name="Magic Bones" file="8.7 mounted vol.4/Magic Bones.xml"/>
        <monster name="Insectum" file="9.4 mounted vol.6/Insectum.xml"/>
        <monster name="Hardek the Renegade" file="9.4 mounted vol.6/Hardek the Renegade.xml"/>
        <monster name="Commander" file="9.4 mounted vol.6/Commander.xml"/>
        <monster name="Energica" file="9.4 mounted vol.6/Energica.xml"/>
        <monster name="Mantos" file="9.4 mounted vol.6/Mantos.xml"/>
        <monster name="Sharkey" file="9.4 mounted vol.6/Sharkey.xml"/>
        <monster name="The Emperor" file="9.4 mounted vol.6/The Emperor.xml"/>
        <monster name="Hero of Time Green" file="9.X mounted special edition Zelda/Hero of Time Green.xml"/>
        <monster name="Hero of Time Red" file="9.X mounted special edition Zelda/Hero of Time Red.xml"/>
        <monster name="Hero of Time Blue" file="9.X mounted special edition Zelda/Hero of Time Blue.xml"/>
        <monster name="Hero of Time Black" file="9.X mounted special edition Zelda/Hero of Time Black.xml"/>

I do know that ive been flooding the boards with help posts and Im very thankful for the help anyone can offer me :D I will give Reps+ and when my server is finaly online maybe you can have some perks xD
 
Back
Top