Search found 53 matches

by Louis
12 Jan 2022, 20:41
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 401902

Re: Multiplayer Editing Demo

Goku wrote: 12 Jan 2022, 20:39 I'm asking about putting tiles.

And for files, I understand that you want file shapes/textures synchronization server -> clients?
Yes. This solved the problem that users might not have enough files.
by Louis
12 Jan 2022, 20:40
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 401902

Re: Multiplayer Editing Demo

You can add to your repository, for users under Windows bat for the convenience of working and running the server @echo off echo "Start Server TSRE" set server-port=65534 :: Specify the port of the server on which you are using TSRE. He can be anyone. Standard port 65534 set server-ip=0.0....
by Louis
12 Jan 2022, 20:31
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 401902

Re: Multiplayer Editing Demo

The question is, is it possible to put tiles through the server? We also have a small suggestion, we can help with the implementation of file synchronization. Can you explain in more details? Can't understand your thoughts in this sentence. There is an idea that when a user connects to the server, ...
by Louis
12 Jan 2022, 20:22
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 401902

Re: Multiplayer Editing Demo

CheckList Testing January 12, 2022. There are no more problems with the installation of the rails. No issues with markers either. There are no problems with the object and the display of the marker either. The server is stable, there are no crashes. Saving works normally, there are no problems. The ...
by Louis
12 Jan 2022, 20:08
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 401902

Re: Multiplayer Editing Demo

Also is it possible to add autosave?
by Louis
12 Jan 2022, 19:20
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 401902

Re: Multiplayer Editing Demo

Aldarion wrote: 12 Jan 2022, 19:18 thank you. already sent you a message.
Until the letter arrived, was it definitely sent to MDDRTS@yandex.ru?

Try to write here ILMoroz@outlook.com
by Louis
12 Jan 2022, 19:19
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 401902

Re: Multiplayer Editing Demo

And what's your problem with ctrl + z ? The package is not sent to the server?
by Louis
12 Jan 2022, 19:16
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 401902

Re: Multiplayer Editing Demo

Goku wrote: 12 Jan 2022, 19:09
Louis wrote: 12 Jan 2022, 18:56But it's not clear yet how to connect with the new authentication
Change your serverLogin:
serverLogin = user:password@server:port
Works great)) Right now we will test 7.012
by Louis
12 Jan 2022, 19:05
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 401902

Re: Multiplayer Editing Demo

Aldarion wrote: 12 Jan 2022, 19:02 Louis, can i contact you through e-mail please?

cheers
Sure, here's my mailbox.
MDDRTS@yandex.ru
by Louis
12 Jan 2022, 18:56
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 401902

Re: Multiplayer Editing Demo

I added the users.txt file to the server and registered it. This file was initialized in the console. Added users Louis = (Password), I'm trying to connect, it connects me, but where to enter the password? From the client side, as I understand it, you only need to register a login or something else?...