Mateus Robeerto
Legendary OT User
you need to enable data/module/game_feature/feature.lua and g_game.enableFeature(GameExtendedOpcode). Check if there are still any errors. You can also disable it in protocolgame.cpp by setting features[GameExtendedOpcode] = false; – just change it from true to false and test it. It should work.I manged to do everything with no errors using tfs 1.5 nekiro downgrade but but now Im gettingLUA:ERROR: Unable to send extended opcode 201, extended opcodes are not enabled on this server.