File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 268268 Values: 0 - Off, 1 - Enabled. Default - 1 -->
269269 <resource_client_file_checks>1</resource_client_file_checks>
270270
271+ <!-- This parameter determines that the server checks when the players connect that there are no other players with the same serial number.
272+ Note that this may break compatibility with virtual machines.
273+ Not guarantees that the player cannot manipulate their serial.
274+ Values: 0 - Off, 1 - Enabled. Default - 1 -->
275+ <check_duplicate_serials>1</check_duplicate_serials>
276+
271277 <!-- Specifies the module(s) which are loaded with the server. To load several modules, add more <module>
272278 parameter(s). Optional parameter. -->
273279 <!-- <module src="sample_win32.dll"/> -->
You can’t perform that action at this time.
0 commit comments