• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[8.60] Thais War with PvP bots

Hello :-) ,
Has anyone adapted thaiswar bot on TFS 1.5?? how many files responsible for the bot?? I am very curious.
You can’t just copy random code and throw it into TFS 1.5.


The correct way is to put both bases in the same workspace/folder:


  • one folder with a clean TFS 1.5
  • another folder with TFS 0.3.6 Gesior, where the bot system exists

Then use Codex/GPT-5.5 with high reasoning and ask it to compare both bases side by side, understand the full bot structure, check which files are responsible, what is inside src, what is inside Lua/lib, and then port it properly to TFS 1.5.


This will probably require both C++ and Lua adaptation, because TFS 0.3.6 and TFS 1.5 have very different structures.


After the port, recompile TFS 1.5, test it in-game, check the console/logs, and keep fixing the errors until it works correctly.


AI is much stronger nowadays, but you need to give it the full context. With both bases in the same workspace and a good prompt, it can analyze, compare, adapt, and help a lot with the port.
 
I see there's a bit of work involved. At most, I'll have someone else do it. I have got tfs edited 1.5. I dont want to start with new engine. Btw. Thanks for outlining it.
Now I know. Best regards Mateus and Gesior.
 
Back
Top