Jump to content
  • 0

merc_delete question


caspa

Question


  • Group:  Members
  • Topic Count:  194
  • Topics Per Day:  0.04
  • Content Count:  499
  • Reputation:   3
  • Joined:  03/11/12
  • Last Seen:  

              where do i put this source code? i want to enable a command which whenever a player enters a woe castle map his mercenary would automatically be deleted. 

 if(sd->bl.m == map_mapname2mapid("prtg_cas03")) {
                clif_displaymessage(fd, "Mercenaries are not allowed on this map.");
merc_delete(sd->md, 3); or this? merc_delete(md, 0);?
                return 0;
                }



please help ?  i'm running a server and people are abusing mercenaries... guild with 30+ population are summoning mercenaries and using AzzyAI auto attacking in WOE which is making it more harder...

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  194
  • Topics Per Day:  0.04
  • Content Count:  499
  • Reputation:   3
  • Joined:  03/11/12
  • Last Seen:  

? help?

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