• 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!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

New Mount - funny :D

Kudzu

Active Member
Joined
Apr 9, 2008
Messages
512
Reaction score
38
Location
localhost
No comment xD lol

Open XML folder and mounts.lua. Now add this line:
PHP:
        <mount id="13" clientId="2" name="Orc Warlord" speed="20" />
		<mount id="14" clientId="271" name="Dragon Hatchling" speed="20" />
		<mount id="15" clientId="317" name="Young Sea Serpent" speed="20" />

When you want other monster change only clientId-it's look type of monster.

Now save and close this. Run server and select new mount. :w00t:

REP++ :D
88931064.png

14655905.png

69162786.png
 
Last edited:
nice exploit :D now i can make epic gm mount
 
<mount id="16" clientid="204" name="Dragon Lord" speed="25" />
<mount id="17" clientid="42" name="Polar Bear" speed="28" />
<mount id="18" clientid="244" name="Juggernaut" speed="23" />
<mount id="19" clientid="35" name="Demon" speed="16" />

Demon and juggernaut ORRIBLE D:!
 
241phcy.gif

Hand of Cursed Fate

Code:
	<mount id="14" clientid="123" name="Panda" speed="20" />
	<mount id="15" clientid="60" name="Pig" speed="20" />
	<mount id="16" clientid="116" name="Kongra" speed="20" />
	<mount id="17" clientid="218" name="Terror Bird" speed="20" />
	<mount id="18" clientid="27" name="Wolf" speed="20" />
	<mount id="19" clientid="94" name="Hyaena" speed="20" />
	<mount id="20" clientid="41" name="Lion" speed="20" />
	<mount id="21" clientid="125" name="Tiger" speed="20" />
	<mount id="22" clientid="52" name="Winter Wolf" speed="20" />
	<mount id="23" clientid="219" name="Tarantula" speed="20" />
	<mount id="24" clientid="230" name="Hand of cursed fate" speed="20" />
	<mount id="25" clientid="22" name="Hellspawn" speed="20" />
	<mount id="26" clientid="305" name="Mutated Rat" speed="20" />
	<mount id="27" clientid="245" name="Nightmare" speed="20" />
	<mount id="28" clientid="222" name="Toad" speed="20" />
	<mount id="29" clientid="101" name="Bonebeast" speed="20" />
	<mount id="30" clientid="317" name="Young Sea Serpent" speed="20" />
	<mount id="31" clientid="363" name="Butterfly Demon" speed="20" />
	<mount id="32" clientid="356" name="Snake God Essence" speed="20" />
	<mount id="33" clientid="348" name="Lancer Beetle" speed="20" />
	<mount id="34" clientid="352" name="Brimstone Bug" speed="20" />
 
Back
Top Bottom