Jump to content
Sign in to follow this  
ZidSliverr

Create a new MOB in Argent City?

Recommended Posts

Good evening, someone could explain to me in what files I can create new Mobs with Respawn time in the map of "Argent City" I want to place the Monster Great king clam

Share this post


Link to post
Share on other sites

Find the map folder in your server files where you want to create the monster at (for argent it's 'garner'), and open the monster_conf file (garnermonster_conf.lua for Argent). There you can create a spawn point for a monster. Just follow the template other monsters use.

Edited by Leba

Share this post


Link to post
Share on other sites

Hello, @ZidSliverr!

 

Also you can find the spawn points of monsters on Ascaron map (garner) in the files:

baiyinlinqu.lua
lietinglinqu.lua
baiyinyuchang.lua
jianazuixiayuchang.lua
haifengyuchang.lua
jianayunshi.lua
bycduizhang.lua.lua
bycdaoguai.lua

which are located in the folder GameServer\resource\script\monster

 

CreateCha(Monster ID [from CharacterInfo.txt], x * 100, y * 100, Angle [0 - 360], Relive time [in seconds])

 

  • Thanks 1

Share this post


Link to post
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
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Sign in to follow this  

×
×
  • Create New...