自己是个电脑菜鸟,所以不知道应该如何修改脚本才能让房间名一致,请教各位bot高手!作者: nacrallin 时间: 2016-3-21 21:34
LogGame: [\"QQQ\", \"3574\"], // [\"gamename\", \"password\"]
LogNames: true, // 標示腳色名稱 Put account/character name on the picture
LogItemLevel: true, // 標示道具等級 Add item level to the picture
LogEquipped: true, // 是否包含裝備 include equipped items
LogMerc: true, // 是否包含傭兵裝備 include items merc has equipped (if alive)
SaveScreenShot: true, // Save pictures in jpg format (saved in \'Images\' folder)
IngameTime: 20, // Time to wait after leaving game
To log a full account, put \"accountname/password/realm\": [\"all\"]
realm = useast, uswest, europe or asia
Individual entries are separated with a comma.
*/
\"帳號/密碼/國度\": [\"all\"]
},
LogGame: [\"房名\", \"密碼\"], // [\"gamename\", \"password\"]
LogNames: true, // Put account/character name on the picture
LogItemLevel: true, // Add item level to the picture
LogEquipped: false, // include equipped items
LogMerc: false, // include items merc has equipped (if alive)
SaveScreenShot: false, // Save pictures in jpg format (saved in \'Images\' folder)
IngameTime: 20, // Time to wait after leaving game