Open Tibia
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Open Tibia

A OT Server Community. A Place To Get Help
 
HomeGallerySearchLatest imagesRegisterLog in

 

 How to make your own Custom Monster.

Go down 
3 posters
AuthorMessage
Joey

Joey


Number of posts : 52
Age : 31
Localisation : Cairo
Registration date : 2007-06-28

How to make your own Custom Monster. Empty
PostSubject: How to make your own Custom Monster.   How to make your own Custom Monster. Icon_minitimeSun Jul 01, 2007 4:38 am

Okay so this tutorial covers how to make yourself a custom monster, and than how to put it on your server. I can't help you with making your own monster look, that has to deal with sprites, which I don't have much knowlegde of.

1.How to make a custom monster.
1. First of all, if you want this creature to have a spawn of it's own (if your making something like an exp monster, you can skip this step.) you'll need to add it to the map editor.
Go to your map editor directory.
Go to mapeditor-->creatures.xml
Pick what you want your monster to look like, find it in the list on the xml, copy it, and put the custom monsters name you want where it says name="
It should look something like this:

Quote:
<creature>

Once you've completed this step, the monster will appear in your map editor so that you can place it where you please.
2. Now to create your custom monster...
First, go to your OT directory. Go to
data-->monster
Now find the monster you wanted your custom monster to look like...
Copy the file and rename it Custom Monster (actually rename it your custom monsters name, not actually Custom Monster)
Open up the XML file with notepad or what you usally use to edit scripts...

monster name="Custom Monster"
Put your monsters name here.

level="1"
Monsters level

and well the rest of this is kind of obvious.

Loot!
Should look like this inbetween the <loot> and </loot> tags...

Quote:
<item>]

(To find the item ID go to your map editor.)
count max=whats the max amount of this item someone can get.
chance1="100000" Bassically
0= Found 100% of the time.
--2148 is the ITEM Id for gold coins--

Summons
Want your creature to have summons? Put this is:

Quote:
<summons>
<summon>
</summons>

maxSummons= the max amount of summons of these creatures that your custom monster can have.
summon name= the name of want you want your custom monster to summon

Your almost done, but not quite.
(if your using Neverland 4.2, you don't need this step.)
Go back to your monsters directory
Find monsters.xml
Put this at the end of monsters but before bosses and pharoas

Quote:
<monster name="Custom Monster" file="Custom Monster.xml />

monster name=what your custom monsters name is
file=The XML file you made for your monster

Enjoy making the Fiercest monsters in less then 5 mins Very Happy .
Back to top Go down
Hitt

Hitt


Number of posts : 29
Age : 32
Localisation : Vancouver, B.C
Registration date : 2007-07-01

How to make your own Custom Monster. Empty
PostSubject: Re: How to make your own Custom Monster.   How to make your own Custom Monster. Icon_minitimeSun Jul 01, 2007 8:09 am

This is a great tutorial.
Thanx.
Back to top Go down
http://www.nexopia.com/profile.php?uid=Skaterdemon
Twiddles
Admin
Admin
Twiddles


Number of posts : 160
Age : 31
Localisation : Borehamwood
Registration date : 2007-06-22

How to make your own Custom Monster. Empty
PostSubject: Re: How to make your own Custom Monster.   How to make your own Custom Monster. Icon_minitimeSun Jul 01, 2007 12:20 pm

_/ Hail

//Twiddles
Back to top Go down
http://www.opentibia.co.uk
Sponsored content





How to make your own Custom Monster. Empty
PostSubject: Re: How to make your own Custom Monster.   How to make your own Custom Monster. Icon_minitime

Back to top Go down
 
How to make your own Custom Monster.
Back to top 
Page 1 of 1
 Similar topics
-
» Everything U Need To Make A 7.6-7.8-7.81-7.9-7.92 Server
» A small tutorial "How to make a Restarter for your Ot&q

Permissions in this forum:You cannot reply to topics in this forum
Open Tibia :: General :: Tutorials-
Jump to: