leondedios Posted October 2, 2013 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
Emistry Posted October 3, 2013 Posted October 3, 2013 why not using the official booking system?? Quote
nicoscene Posted October 30, 2013 Posted October 30, 2013 @Emistry, are there any working guides about the accurate way on enabling it? Quote
Emistry Posted October 31, 2013 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
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.
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.