New bql_select command. (#17007)

Shows BQL results in a client window. Allows TP and VV to the entities.
This commit is contained in:
Pieter-Jan Briers
2023-06-01 00:29:31 +02:00
committed by GitHub
parent 543baa158a
commit 9931a6b2f2
6 changed files with 187 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
cmd-bql_select-desc = Show results of a BQL query in a client-side window
cmd-bql_select-help = Usage: bql_select <bql query>
The opened window allows you to teleport to or view variables the resulting entities.
cmd-bql_select-err-server-shell = Cannot be executed from server shell
cmd-bql_select-err-rest = Warning: unused part after BQL query: "{ $rest }"
ui-bql-results-title = BQL results
ui-bql-results-vv = VV
ui-bql-results-tp = TP
ui-bql-results-vv-tooltip = View entity variables
ui-bql-results-tp-tooltip = Teleport to entity
ui-bql-results-status = { $count } entities