Building a bot for a headless server
Posted: Mon Mar 28, 2022 2:18 pm
Good afternoon,
I'm interested in building a bot that can run various actions when the users are logged off a headless server.
I have tried to create a new player using both the RCON interface and by modding it in lua - but it seems that the game.players table is read only.
Is there a known way to create non-human players in the headless server?
Thanks
I'm interested in building a bot that can run various actions when the users are logged off a headless server.
I have tried to create a new player using both the RCON interface and by modding it in lua - but it seems that the game.players table is read only.
Is there a known way to create non-human players in the headless server?
Thanks