Custom bots dont work without .pk3?
20. January 2020 - 10:31
Hi, i have a custom bots.pk3, works perfect,
but people with auto download on can't connect to the server.
So i had to remove it.
Now i added set g_botsFile "bots.txt" in the server.cfg,
and placed the bots.txt in the "scripts" folder.
But when i /rcon g_botsFile, it gives: "g_botsFile" is:""
And when i try to do /rcon set g_botsFile "bots.txt", i says botsFile is read only.
So no matter what i try i can't seem to get the bots working without a .pk3
Annybody have an idea what i'm missing?
Cheers
Ok i got it working in a different way:
I added the \addbot command to the rotation.txt
Now when a player leaves, a default bot is added again.
Not perfect but it does the job.
If some one have a idea how to get the bots.txt working without a .pk3,
that would be nice.
Cheers