Jump to content
  • 0
Sign in to follow this  
mybitch

How to add guild check here?

Question

Refer to the answer of this link: http://herc.ws/board/topic/1337-party-vs-party-again-lol-read-please/

 

Example:

 

Scenario: 1 party has already registered for the team war and with a guild. Next is, another party tried to registered but has the same guild with the 1st party who has registered. With it, 2nd party will not be able to join because of same guild.


How to add that guild check?

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

I think your problem is you can't attack your guild member that's why you want a guild check?

 

If it is add a mapflag:

 

 

OnStart:    warpparty "guild_vs2",89,49,$@TeamID1;    warpparty "guild_vs2",11,49,$@TeamID2;    setmapflag "guild_vs2",mf_pvp_noguild; // <--    set $@start,1;    end;

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.