server.rcon: Difference between revisions

no edit summary
(Created page with "{{ScriptItem |endpoint = server |type = variable |name = server.rcon |readonly = true |returnTypes = boolean |usage = see if the server has RCON enabled |returnInfo = a bool i...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = server
|name = server.rcon
|side = server
|type = variable
|type = variable
|name = server.rcon
|games = iii vc sa iv
|desc = see if the server has RCON enabled
|return = boolean a bool indicating whether or not the server has RCON enabled
|note = RCON is currently not implemented! It will be added in a future update
|readonly = true
|readonly = true
|returnTypes = boolean
|sinceSS = 1.2.0
|usage = see if the server has RCON enabled
|returnInfo = a bool indicating whether or not the server has RCON enabled
|since = 1.2.0
}}
}}
6,833

edits