Jump to content
  • 0
Sign in to follow this  
brosss241

script that will summon monster infront of player

Question

how to summon a monster infront of the player.when they click a npc.i dont know what to do..just like the dead branch and bloody branch.but with the use of npc and with a random chance.

Edited by brosss241

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Make the NPC have the same script as of a dead branch or adjust it to your needs.

 

Dead branch script:

monster "this",-1,-1,"--ja--",-1,1,"";

the -1 after the "--ja--" parameter is the monster ID. If you change it to -2 it'll get a mob from the porings list and if you change it to -3 will summon just like a bloody branch. Also, if you set that to a valid mob ID it'll summon the monster with that ID.

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
Sign in to follow this  

×
×
  • Create New...

Important Information

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