leondedios Posted October 2, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 12 Reputation: 0 Joined: 10/02/13 Last Seen: September 23, 2018 Share Posted October 2, 2013 hello community. I need help to create a npc search party : showing : -party created online. -party leaders created. -location online party. is for a server low rates, I want the users play in party. sorry for my english. thanks. Quote Link to comment Share on other sites More sharing options...
Emistry Posted October 3, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: April 20 Share Posted October 3, 2013 why not using the official booking system?? Quote Link to comment Share on other sites More sharing options...
leondedios Posted October 4, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 12 Reputation: 0 Joined: 10/02/13 Last Seen: September 23, 2018 Author Share Posted October 4, 2013 Which is? I do not know Quote Link to comment Share on other sites More sharing options...
nicoscene Posted October 30, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 154 Reputation: 6 Joined: 04/26/12 Last Seen: January 26, 2016 Share Posted October 30, 2013 @Emistry, are there any working guides about the accurate way on enabling it? Quote Link to comment Share on other sites More sharing options...
Emistry Posted October 31, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: April 20 Share Posted October 31, 2013 like this ?? prontera,155,171,5 script Party Search 757,{ query_sql( "SELECT `name` FROM `party`",.@party_name$ ); .@size = getarraysize( .@party_name$ ); for( .@i = 0; .@i < .@size; .@i++ ) mes " > "+.@party_name$; close; } Quote Link to comment Share on other sites More sharing options...
Question
leondedios
hello community.
I need help to create a npc search party :
showing :
-party created online.
-party leaders created.
-location online party.
is for a server low rates, I want the users play in party.
sorry for my english.
thanks.
Link to comment
Share on other sites
4 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.