Kakaroto Posted May 31, 2017 Group: Members Topic Count: 99 Topics Per Day: 0.02 Content Count: 638 Reputation: 95 Joined: 05/11/12 Last Seen: Monday at 01:03 PM Share Posted May 31, 2017 Hello, is it possible to change the position of the members of a guild using an npc? If so, could someone please provide this one for me, please? Thank you very much for helping me. Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted June 1, 2017 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: Yesterday at 07:35 AM Share Posted June 1, 2017 i think no but not so sure Quote Link to comment Share on other sites More sharing options...
0 Kakaroto Posted June 1, 2017 Group: Members Topic Count: 99 Topics Per Day: 0.02 Content Count: 638 Reputation: 95 Joined: 05/11/12 Last Seen: Monday at 01:03 PM Author Share Posted June 1, 2017 12 hours ago, Poring King said: i think no but not so sure Who can help with this? Quote Link to comment Share on other sites More sharing options...
0 Technoken Posted June 1, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 505 Reputation: 127 Joined: 04/04/16 Last Seen: Sunday at 07:37 AM Share Posted June 1, 2017 You can do it via sql query query_sql( "UPDATE `guild_member` SET `position` = "+.@position+" WHERE `char_id` = "+.@char_id+" LIMIT 1" ); Hmm. But why would you use an npc based while guild leaders can change the guild member positions via guild tab(alt + g) ? Quote Link to comment Share on other sites More sharing options...
Question
Kakaroto
Hello, is it possible to change the position of the members of a guild using an npc? If so, could someone please provide this one for me, please?
Thank you very much for helping me.
Link to comment
Share on other sites
3 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.