server.duplicateNames: Difference between revisions

no edit summary
(Created page with "{{ScriptItem |endpoint = server |type = variable |name = server.duplicateNames |readonly = true |returnTypes = boolean |usage = see if the server allows multiple players with...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = server
|name = server.duplicateNames
|side = server
|type = variable
|type = variable
|name = server.duplicateNames
|games = iii vc sa iv
|desc = see if the server allows multiple players with the same name
|return = boolean a bool indicating whether or not multiple players with the same name are allowed
|readonly = true
|readonly = true
|returnTypes = boolean
|sinceSS = 1.2.0
|usage = see if the server allows multiple players with the same name
|returnInfo = a bool indicating whether or not multiple players with the same name are allowed
}}
}}
6,833

edits