Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Guide] Creating Monster Spawn Files

Status
Not open for further replies.
Custom Title Activated
Loyal Member
Joined
Jun 9, 2006
Messages
8,545
Reaction score
108
In order to create a monster spawn file you need to do the following.

1. You need to get the map files from the client side and place them in your map directory of the Zone Server folder. (Zoneserver>Zonedata>Map)

2. Edit the MapInfo.ini file in your ZoneServer and MainServer folders and set the value of that particular map to 0. That will enable the map. (1 is set the map to Battle and 2 is to disable the map)

3. Once that is done, log on to the game and teleport yourself to that map. You will find that the map is empty due to the missing monster spawn files. Move around the map and note down the Co-ordinates of valid locations.

4. Create a New Folder and you have to create the following files.
- A3 NDT Editor which is available in the 1.20 server files. (This is for creating spawn files for the 1.20 server and not the 2.02 server)
- Create the *.ndt and *.n_ndt files. * here represents the map number you wish to create.

5. Now open A3 NDT Editor and open the *.ndt file you just created. You can see that it is totally blank. Using the information you just attained by moving around the map and the creature codes known fill up the colums.
- There will be colums showing up in the A3 NDT Editor when the file is opened up. The first column has the monster codes (available already), the second column has the X Co-Ordinate of the creature (obtained by moving around the map), the third colum has the Y Co-Ordinate (obtained by moving around the map) of the creature and the last column has the values of the spawn rate of the creature (set it to the default rate. The default value can be looked up in the other spawn files).

Save the file and exit it once completed.

4. Open a hex editor (XVI32 or Ultra Edit) and open the *.ndt file you just saved. Open the hex editior again and this time open the *.n_ndt file that was previously created.
- The *.n_ndt file is a replica of the existent spawn files in the Map folder.
Copy the values from the *.ndt file to the *.n_ndt file exactly the way they are. This procedure length can vary depending on the size of the map and the number of creatures set. You an create a small VB program to get this done for you too. If you do not know VB then a manual procedure can always be done.

Save the file *.n_ndt file once this is done and exit the hex editor.

5. Congratulations. You have just created a monster spawn file for that particular map. You can now place this file along with the *.map file in the Map folder and then log on to the game. This time you can see the creatures on the map.

Files: A3 NDT Editor and A3 Co-Ordinate Tools are available here for download.


Thank You,
-- iNs@nE - Mod A3, Audition Sections.
 
Custom Title Activated
Loyal Member
Joined
Jun 9, 2006
Messages
8,545
Reaction score
108
Extra Points:

1. With the help of an A3 Part 5 client these maps can be re-done and the Episode 4 and Episode 5 maps can be done.

2. Episode 5 files also have other options that are variant from just the maps. Hence more server work is needed.

Notice:
Good News! I have finished creating the Episode 4 and Episode 5 files of the A3 Server right from the scratch. No Copied Information at all. The files are exclusive for RaGEZONE.

The files just need minor modding to be done which I am working day and night on. Once the files are totally created - all that will be left is the implementation of them into the game and then a month of testing by local testers.

Once this is done, the files will be uploaded here by me to RaGEZONE. For the first time, RaGEZONE will have its own A3 Server files after the 1.20 server.

Expected Release Date: 20th May, 2007 (subject to variation).

Thank You,
-- iNs@nE - Mod A3, Audition Sections.
 
Junior Spellweaver
Joined
Aug 10, 2005
Messages
162
Reaction score
1
iNs@nE good man !!!
** No Non English Words in this Section Please **
 
Last edited by a moderator:
Custom Title Activated
Loyal Member
Joined
Jun 9, 2006
Messages
8,545
Reaction score
108
thank you iNs@nE
we are wait you for other guide :scooter:
Which other guide are you talking about? Fill me in coz I dont really remember.
 
Custom Title Activated
Loyal Member
Joined
Jun 9, 2006
Messages
8,545
Reaction score
108
The GM Message was already posted long ago by me. Please refer to that topic again.

The Minimap - Yes. I forgot about that. I'll make a guide for it in a short while.

Thank You.
 
Initiate Mage
Joined
Apr 18, 2007
Messages
1
Reaction score
0
Re: [Temporary Sticky][Guide] Creating Monster Spawn Files

WoW.. Cool Forums Hun..!
 
Custom Title Activated
Loyal Member
Joined
Jun 9, 2006
Messages
8,545
Reaction score
108
Re: [Temporary Sticky][Guide] Creating Monster Spawn Files

Yes they are. But refrain from making such useless comments in the future. This is your first warning.

NO SPAMMING IN MY SECTIONS

Thank You.
 
Status
Not open for further replies.
Back
Top