Closed chins4tw closed 4 years ago
Can you upload your file to some website and share it?
Can you upload your file to some website and share it?
https://www.dropbox.com/s/tz8mgdu63wyqlz9/FGO_REGULAR.lua?dl=0
You forgot something at line 19. The CE value is never assigned.
I'm getting a syntax error when trying to use fgo_regular
Syntax error: /sdcard/AnkuLua/Fate-Grand-order_Lua-master/FGO_REGULAR.lua:22: unexpected symbol near '='
I'm assuming it means something is wrong with the 22nd line in fgo regular which is the party selection:party number line
It was originally Party_Number = nil
It failed to work like that so I changed it to Party_Number = 9 which is the party I want to use but I still get the same error
please help