//偏移方向
Center Map Scroll Key: VK_PAUSE //Scroll复位
Scroll Map Toggle: 0, VK_CONTROL //卷动开关 "Scroll Lock"
Diagonal Scroll Toggle: 1, -1 //斜向卷动
Map Scroll Speed: 16 //卷动速度
Automap Active Rooms Toggle: 0, -1 //活动区域显示,3*3矩形
Automap Ready Rooms Toggle: 0, -1 //已准备区域显示
Automap Screen Area Toggle: 0, VK_CONTROL //地图上显示屏幕区域,配合Scroll复位使用
Scroll Mode: 1 //模式定义:1 按下开启,统一键复位. 2 按一下开启,再按一次则复位,也可统一键复位. 3 按住开启,放开复位.
Switch Scroll Mode: VK_NUMPAD5 //3个模式之间切换
Map Scroll Key1: VK_c
Map Scroll Key2: VK_v
Map Scroll Key3: VK_x
Map Scroll Key4: VK_z
//Map Scroll Key5:
//Map Scroll Key6:
//Map Scroll Key7:
//Map Scroll Key8:
Map Scroll Offset1[1-5]: 22,-14 //方向1,快捷键+X偏移量+Y偏移量=9
Map Scroll Offset2[1-5]: 22,14 //方向1,快捷键+X偏移量+Y偏移量=3
Map Scroll Offset3[1-5]: -22,-14 //方向1,快捷键+X偏移量+Y偏移量=7
Map Scroll Offset4[1-5]: -22,14 //方向1,快捷键+X偏移量+Y偏移量=1
//Map Scroll Offset1[1-5]: 20, 12 //x ,y
//Map Scroll Offset1[1-5]: 20, 12 //x ,y
//Map Scroll Offset1[1-5]: 20, 12 //x ,y
//Map Scroll Offset1[1-5]: 20, 12 //x ,y
以上仅供参考