Jump To Who Sell This command searches for the cheapest seller and warps to him.. /*========================================== * @jumptowhosell - warps to the cheapest shop. * Made by Vengence *------------------------------------------*/ ACMD_FUNC(jumptowhosell) { char item_name[100]; int item_id = 0, j, count = 0, sat_num = 0; int s_type = 1; // search bitmask: 0-name,1-id, 2-card, 4-refine int refine = 0,card_id = 0; bool flag = 0; // place dot on the minimap? struct map_session_data*