05-31-2018, 03:25 PM
Cbot code is saved as .txt files, so you can open them in any text editor you want. There are even some syntax highlights for various editors (Notepad++, Sublime Text, vim and more) in old threads, some of them might be outdated though.
Unfortunately there is no complete IDE (except build-in one) with "compiler" and debugger yet, so you need to save any changes in external IDE and load file in game every time you changed something.
Unfortunately there is no complete IDE (except build-in one) with "compiler" and debugger yet, so you need to save any changes in external IDE and load file in game every time you changed something.
Spoiler :