-
|
I am thinking about how to add a virtual account to the server, which will be displayed as a player. I thought about running Steam accounts in parallel on the server itself and logging in, but all this is very cumbersome, maybe there is an easier option, I will be grateful for the push in the right direction, but now I'm at a dead end |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
Look at player connecting |
Beta Was this translation helpful? Give feedback.
-
|
Look at the Dummy plugin, you also need to fake the bot ping and patch one method against the batteye (to prevent bots kicking), you can find all of those things in this repo, also you would probably see a problem that bots won't be displayed in the server game menu, this is more about the Steam API questions, you will probably need to make bypass for it |
Beta Was this translation helpful? Give feedback.
Look at player connecting