Option to select ai karts (bots) from the lobby in network games #4147
Comments
|
Not interesting |
|
Really sad! For some online games with less players it would be a great fun to have bots with you, like in other online games. |
|
Because playing with weak bots is not fun, also you said about lan games. |
|
For me it is especially when playing on my own dedicated server with friends. Is there any option in the gui to add bots there which i was just missing until now? |
|
There is for lan server in 1.1 stk Did you create private wan server? |
|
Not possible because the ai process is seperated (and really complicated to add such functionality) You need to use another terminal and run bin/supertuxkart --connect-now=127.0.0.1:2759 --network-ai=x |
|
I tried this before but i get: `[admin@huxiwe bin]# ./supertuxkart --connect-now=127.0.0.1:2759 --network-ai=6 [info ] ConnectToServer: SETUP |
|
Do u know what is the server port (replace with 2759), the server log will tell you the private port of server |
|
Mon Jan 27 17:06:45 2020 [info ] STKHost: Host initialized. So, it seems to be 2759, right? |
|
Do you run that command in the server? |
|
Yes! ;-) |
|
try type your public ip address in server? |
|
I tried this and than i get: The server console displays than: |
|
well i don't understand why your freebsd is blocking loopback connection... you can edit your server_lobby.cpp in server to to allow ai connection from any address |
|
Thx that works! |



It would be great to have the option to select ai karts (bots) from the lobby in LAN games like you can do it in local games.
The text was updated successfully, but these errors were encountered: