Jump to content
  • 0
woody

partyrecall

Question

warp "bossnia_0"+.@i,rand(202,204),rand(202,204);

i want to add party recall for party leader below this script ..

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

As far as I know, there's no "party recall" option.

But you can do 2 things:

1) use warpparty instead of warp, by providing the team id

2) run a loop throught the team members using getpartymember, and warp one by one the members to the same coordinates.

 

It depends on what you're expecting to do.

Share this post


Link to post
Share on other sites
  • 0

As far as I know, there's no "party recall" option.

But you can do 2 things:

1) use warpparty instead of warp, by providing the team id

2) run a loop throught the team members using getpartymember, and warp one by one the members to the same coordinates.

 

It depends on what you're expecting to do.

can giv me the script about the getpartymember, where should i add

Share this post


Link to post
Share on other sites
  • 0

Look in the script_command doc, that's not complicated. And if you fail doing that, sorry but you gonna have a bad time doing hardest scripts....

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.