woody 0 Posted April 15, 2015 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
0 Alayne 100 Posted April 15, 2015 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 woody 0 Posted April 15, 2015 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 Alayne 100 Posted April 15, 2015 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
0 Dastgir 1246 Posted April 15, 2015 @@woody You want to call all party members right? You can use warpparty: http://herc.ws/wiki/Warpparty What you mean By party recall by leader Share this post Link to post Share on other sites
i want to add party recall for party leader below this script ..
Share this post
Link to post
Share on other sites