- 82
- Posts
- 7
- Years
- California
- Seen May 20, 2020
If this is your first time reading about ai scripting, please take a look at the following thread.
Akamethebulbasaur, Skeli and myself have been working on the AI for Fire Red. Adding moves and abilities common routines in the community but little work has been done to the ai. When you add moves and abilities, the ai does not know how to use it. I seek to solve that issue and I wouldn't doubt akame and skeli feel the same way although I cannot speak for them.
I have started a GitHub project here along with a discord here.
I have all the information in the GitHub. Skeli created the compiler in the folder titled "python compiler". Credits go to that great man. Akame has created 90% of the routines found in my Ai routine(Here but don't add it as I have to make adjustments) and of course credits go to him.
I hope the github can become a community effort. If done in a proper manner, we can have an intelligent base ai with modular resources to add moves and abilities for your specific needs.
How can you help?
Please take a look at the resources folder i have provided. In it you will find a txt file titled ai_commands. Read over those, these can be compared to scripting commands in XSE or BSP. Once you understand what the commands to, please feel free to add some moves. I made a file in the ai_scripts folder titled "Moves_Unsure". If you would like your move/ability script reviewed before being inserted, please put it there. This gives a chance for newer scripts to participate without the stress of messing up!
If you have any questions, feel free to message me in the discord or here on PC!
Akamethebulbasaur, Skeli and myself have been working on the AI for Fire Red. Adding moves and abilities common routines in the community but little work has been done to the ai. When you add moves and abilities, the ai does not know how to use it. I seek to solve that issue and I wouldn't doubt akame and skeli feel the same way although I cannot speak for them.
I have started a GitHub project here along with a discord here.
I have all the information in the GitHub. Skeli created the compiler in the folder titled "python compiler". Credits go to that great man. Akame has created 90% of the routines found in my Ai routine(Here but don't add it as I have to make adjustments) and of course credits go to him.
I hope the github can become a community effort. If done in a proper manner, we can have an intelligent base ai with modular resources to add moves and abilities for your specific needs.
How can you help?
Please take a look at the resources folder i have provided. In it you will find a txt file titled ai_commands. Read over those, these can be compared to scripting commands in XSE or BSP. Once you understand what the commands to, please feel free to add some moves. I made a file in the ai_scripts folder titled "Moves_Unsure". If you would like your move/ability script reviewed before being inserted, please put it there. This gives a chance for newer scripts to participate without the stress of messing up!
If you have any questions, feel free to message me in the discord or here on PC!