Jump to content
  • 0
wallaby

Spawning another monster on the spot of a killed monster

Question

Dear all,

 

I've been trying to make this work and I've seen it being done on other scripts which I do not have my hands on. What I'm trying to do is:

 

I have a monster that's summoned using this:

 

monster "prontera",100,100,"Test Poring",1002,1,strnpcinfo(0)+"::OnPoringKilled";

 

Then I've this label:

 

"OnPoringKilled" paired with "getmapxy" and another "monster", but I cannot seem to get it to work.

 

Anyone has a way to get this work? Thanks a lot!

 

And... Thank you for looking into this.

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

After killing a certain mob you want another to spawn? I'm a bit confused. Another to spawn at the same designated map x y coordinates?

Share this post


Link to post
Share on other sites
  • 0

Anyways you can make the poring use summom monster skill on die (I'm not sure but in mob skill database we have a condition to make the monster use the skill on die), works when you need this in one monster, but if you want only in cetain maps/conditions, better make a script command.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.