Jump to content
  • 0

Monster mercenaries?


GreenMagic793

Question


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  157
  • Reputation:   18
  • Joined:  08/18/15
  • Last Seen:  

Hey friends,

 

I want to make monster mercenaries. In other words, I want to create an item that you can use to summon a multiple Porings or Rockers or something, and they'll fight monsters for you. What's the easiest way I can do this? I'm already very familiar with making custom mobs, so I'm assuming the process is similar, but I'm unsure of how to get them to follow you and attack other monsters.

Link to comment
Share on other sites

9 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  354
  • Reputation:   110
  • Joined:  01/30/13
  • Last Seen:  

Check Mercenary system, like the Alice contract, but you can't got more than 1 per time.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  157
  • Reputation:   18
  • Joined:  08/18/15
  • Last Seen:  

So there's no way to have multiple mercenaries follow you at once?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  354
  • Reputation:   110
  • Joined:  01/30/13
  • Last Seen:  

@summon <Mob_name or ID> <Time>

 

Maybe made a item can use this command, or a NPC.

Edited by FXFreitas
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  157
  • Reputation:   18
  • Joined:  08/18/15
  • Last Seen:  

Thank you! This is exactly what I needed. I totally forgot about the @summon command... Duh.

 

I wanted to make a scroll that would summon a herd of porings to your control, so I made this:

14602,Poring's_Soul_Ring,Poring's Soul Ring,5,30000,,100,,0,,1,0xFFFFFFFF,7,2,136,,0,0,0,{ atcommand "@summon 3800 100"; atcommand "@summon 3800 100"; atcommand "@disguise 1002"; bonus bLuk,1; bonus bInt,1; },{},{ atcommand "@undisguise";}

This ring changes you into a poring and also allows you to summon two porings to fight by your side! By simply reusing the same @command multiple times, it gives you the same effect as have multiple slaves. Thanks again!

  • Love 1
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Simple is best

Edited by Stolao
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  354
  • Reputation:   110
  • Joined:  01/30/13
  • Last Seen:  

Posted · Hidden by Emistry, September 16, 2015 - non-topic related.
Hidden by Emistry, September 16, 2015 - non-topic related.

Thank you! This is exactly what I needed. I totally forgot about the @summon command... Duh.

 

I wanted to make a scroll that would summon a herd of porings to your control, so I made this:

14602,Poring's_Soul_Ring,Poring's Soul Ring,5,30000,,100,,0,,1,0xFFFFFFFF,7,2,136,,0,0,0,{ atcommand "@summon 3800 100"; atcommand "@summon 3800 100"; atcommand "@disguise 1002"; bonus bLuk,1; bonus bInt,1; },{},{ atcommand "@undisguise";}

This ring changes you into a poring and also allows you to summon two porings to fight by your side! By simply reusing the same @command multiple times, it gives you the same effect as have multiple slaves. Thanks again!

 

^^

Link to comment

  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  157
  • Reputation:   18
  • Joined:  08/18/15
  • Last Seen:  

I disagree. Simple can be the best for many things, but Ragnarok has never been simple, it's always been a deep and complex game. All I'm doing is adding more ways to explore the world that was originally laid out for us!

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

I disagree. Simple can be the best for many things, but Ragnarok has never been simple, it's always been a deep and complex game. All I'm doing is adding more ways to explore the world that was originally laid out for us!

 then poke your head by my git

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