Wise Posted November 17, 2013 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 147 Reputation: 26 Joined: 11/19/11 Last Seen: October 28, 2021 Share Posted November 17, 2013 Can anyone help me with this? Is it possible to get 2 different parties participate in 1 instance created by the first party? Means - first party creates the instance, second party will join the instance. Quote Link to comment Share on other sites More sharing options...
Skorm Posted November 17, 2013 Group: Forum Moderator Topic Count: 33 Topics Per Day: 0.01 Content Count: 1282 Reputation: 393 Joined: 02/03/12 Last Seen: April 11 Share Posted November 17, 2013 I would assume so... Just save the instance id into a variable from the first party and then use it in the command. warp(instance_mapname("prontera",.instanceid),0,0); I know Hercules has some really nice instance commands. That allow for player, server, party, or even guild specific instances. :0 I don't know if rAthena has adopted them yet, because I'm using a slightly older revision. Quote Link to comment Share on other sites More sharing options...
Wise Posted November 17, 2013 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 147 Reputation: 26 Joined: 11/19/11 Last Seen: October 28, 2021 Author Share Posted November 17, 2013 (edited) I would assume so... Just save the instance id into a variable from the first party and then use it in the command. warp(instance_mapname("prontera",.instanceid),0,0);I know Hercules has some really nice instance commands.That allow for player, server, party, or even guild specific instances. :0 I don't know if rAthena has adopted them yet, because I'm using a slightly older revision. ty! Edited November 17, 2013 by Mavis Quote Link to comment Share on other sites More sharing options...
Question
Wise
Can anyone help me with this? Is it possible to get 2 different parties participate in 1 instance created by the first party?
Means - first party creates the instance, second party will join the instance.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.