break; Case 4: // get info from SQL. do{ mes "^0055FF[ "+.@npc_name$+" ]^000000"; deletearray .@id; query_sql( "SELECT `id`,`title`,`min_lv`,`max_lv` FROM `mission_board` WHERE `npc_id` LIKE '%|"+.@mission_npc_num+"|%' LIMIT "+.max_page_size+" OFFSET "+.@offset,.@id,.@title$,.@min_lv,.@max_lv ); .@offset += .max_page_size; .@size = getarraysize( .@id ); if( !.@size ){
I use old SVN 13776, These 3 scripts is work fine.
I am testing in clean SVN. 13836
1st. Script
Use our svn Herculestrunknpcrequestscupet.txt
When NPC loading pet menu, The map is crash.
2nd/3th. Scripts
And other scripts is SQL_Mission_Board 1.3 by Emistry & 1.4 by Annie.
When NPC loading any GM menu, The map is crash.
I use old SVN 13776, These 3 scripts is work fine.
Share this post
Link to post
Share on other sites