|
for example press some key |
Answered by
lokpro
Feb 26, 2023
Replies: 1 comment
|
AFAIK, only through command-line-arguments https://github.com/ikemen-engine/Ikemen-GO/wiki/Miscellaneous-info#command-line-arguments -p.ai : Sets player n's AI to , eg. -p1.ai 8 for example: |
0 replies
Answer selected by
beterhans
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AFAIK, only through command-line-arguments https://github.com/ikemen-engine/Ikemen-GO/wiki/Miscellaneous-info#command-line-arguments -p.ai : Sets player n's AI to , eg. -p1.ai 8
and only for Quick-VS mode for quick test of your chars.
for example:
Ikemen_GO.exe -p1 kfm -p2 kfm -p3 kfmz -p4 kfmz -p5 kfm -p6 kfm -p7 kfmz -p8 kfmz -p1.ai 1 -p2.ai 1 -p3.ai 1 -p4.ai 1 -p5.ai 8 -p6.ai 8 -p7.ai 8 -p8.ai 8