server.minClientVersion: Difference between revisions

no edit summary
(Created page with "{{ScriptItem |endpoint = server |type = variable |name = server.minClientVersion |readonly = true |returnTypes = int |usage = fetch the lowest client version that the server a...")
 
No edit summary
 
Line 7: Line 7:
|usage = fetch the lowest client version that the server allows
|usage = fetch the lowest client version that the server allows
|returnInfo = the lowest client version that the server allows
|returnInfo = the lowest client version that the server allows
|notes = This is available so servers can allow clients with outdated versions to connect. ```Not all old client versions will work due to netcode changes```
|notes = This is available so servers can allow clients with outdated versions to connect. '''Not all old client versions will work due to netcode changes.''' Check the [https://gtaconnected.com/networkVersions/ network versions list] to see which clients and servers can use which netcode versions.
|since = 1.2.0
|since = 1.2.0
}}
}}
2,591

edits