Jump to content
  • 0

Question


deso

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  80
  • Reputation:   0
  • Joined:  04/22/12
  • Last Seen:  

Does anyone know how to disable teleport in gld_dun01 and how to remove all monster except am mut and how will I spawn more am mut on the map?

 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  275
  • Reputation:   23
  • Joined:  01/06/13
  • Last Seen:  

you can use

 

gld_dun01     mapflag     noteleport 

for the monster spawn look for:

trunk>npc>pre-re or re>mobs>dungeons> gld_dun.txt

 

comment or delete other monsters except for am mut

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  80
  • Reputation:   0
  • Joined:  04/22/12
  • Last Seen:  

you can use

 

gld_dun01     mapflag     noteleport 

for the monster spawn look for:

trunk>npc>pre-re or re>mobs>dungeons> gld_dun.txt

 

comment or delete other monsters except for am mut

Thanks for the help but last question Am Mut    1301,20,5000,0,0 what will edit so it will spawn more?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  275
  • Reputation:   23
  • Joined:  01/06/13
  • Last Seen:  

1301,20,5000,0,0

 

1301 = mob id

20 = number of spawn

5000 = minimum time of respawn

0 = maximum time of respawn (which means only 5000 will be used)

0 = i forgot

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  929
  • Reputation:   170
  • Joined:  04/05/13
  • Last Seen:  

1301,20,5000,0,0

 

1301 = mob id

20 = number of spawn

5000 = minimum time of respawn

0 = maximum time of respawn (which means only 5000 will be used)

0 = i forgot

 

the last value is plus the time after monster death again? not sure..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  80
  • Reputation:   0
  • Joined:  04/22/12
  • Last Seen:  

so if I use 1301,20,5000,0,0 this if I kill that monster it will respawn again?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  929
  • Reputation:   170
  • Joined:  04/05/13
  • Last Seen:  

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...