Jump to content
  • 0

perm monster spawns


Question

Posted

Editing a map spawn file "mobs/fields/splendide.txt", I erased all mobs and went about testing my own spawns.

 

spl_fild01,378,317,0,0    monster    Poring    1002,2,0,0,0

 

This spawns 2 Porings on the same cell at the desired location.

 

spl_fild01,378,317,379,316    monster    Poring    1002,2,0,0,0

 

This spawns 2 Porings on two random cells.

 

Am I missing something?

2 answers to this question

Recommended Posts

Posted

permspawn_zps6455958e.png

 

The image above tells how the permanent mob spawn work,

 

This is the script for the permanent mob spawn in an area,

mapname,x,y,x1,y1,

 

x,y, is the red dot

 

while

 

x1,y1 is the distance from the red dot to the yellow dot.

 

So, in this case,

 

The script will be

 

mapname,3,3,2,2

 

So the monsters will spawn inside the created figure.

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...