Hi,
The game i'm working on is almost ready and i would like to implement a feature that exists in the game box, but i don't know how to emulate it properly and according to the bga usage.
The (real) game propose to add automas in your games. how can i emulate it ? Automa do everything like a real player but their turn a precalculated.
What is the best way to do it ?
Is it possible to add 'fake player" or zombie player in the mysql player table ? but in this case i will have to put some fake id. Is it possible? or will it create some problems (for the meta game, ELOS, and so on) ?
Are there some games doing something like that ?
Thanks for your help.
The game i'm working on is almost ready and i would like to implement a feature that exists in the game box, but i don't know how to emulate it properly and according to the bga usage.
The (real) game propose to add automas in your games. how can i emulate it ? Automa do everything like a real player but their turn a precalculated.
What is the best way to do it ?
Is it possible to add 'fake player" or zombie player in the mysql player table ? but in this case i will have to put some fake id. Is it possible? or will it create some problems (for the meta game, ELOS, and so on) ?
Are there some games doing something like that ?
Thanks for your help.