Jump to content
  • 0

perm monster spawns


RifuI

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  03/11/13
  • Last Seen:  

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?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   2
  • Joined:  02/07/13
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  03/11/13
  • Last Seen:  

Thanks man! =)

Link to comment
Share on other sites

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.

×
×
  • Create New...