Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
รวมวิธีการแก้ไขคอนฟิกต่างๆทั้งหมด เผื่ออยากแก้อะไรเพิ่มเติม
ถ้าเป็น true = เปิดฟังชั่นใช้งาน ถ้าเป็น false = ปิดฟังชั่นที่ไม่อยากใช้งาน
// ตัวอย่างคอนฟิกตอนแรก ['Colossal Raid'] = false, // หลังแก้ต้องเป็นแบบนี้ ['Colossal Raid'] = true,
// ตัวอย่างคอนฟิกตอนแรก ['Auto Roll'] = { ['Enabled'] = true, ['Lock Spins'] = 0, ['Families'] = { 'Fritz', 'Helos', 'Ackerman', }, // หลังแก้ต้องเป็นแบบนี้ ['Auto Roll'] = { ['Enabled'] = true, ['Lock Spins'] = 0, ['Families'] = { 'Fritz', 'Helos', 'Ackerman', 'Yeager', },