SetServerConnection/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „Enables or disables the command. If the value is 0, the command will not execute.“)
(Založena nová stránka s textem „Delay in milliseconds before executing the command. It has no effect if Enabled=0.“)
Řádek 37: Řádek 37:
 
Type [[Special:MyLanguage/Data types#Number | Number]]
 
Type [[Special:MyLanguage/Data types#Number | Number]]
  
Prodleva v milisekundách před provedením příkazu. Nemá žádný vliv je-li Enabled=0.
+
Delay in milliseconds before executing the command. It has no effect if Enabled=0.
  
 
=== PostWait ===
 
=== PostWait ===

Verze z 31. 1. 2021, 12:36

Jiné jazyky:
English • ‎čeština

Description

Alias: SSC

Settings for connecting to GuiMaster server.

Connecting as specified by ServerConnection prompts the action specified by Action.

Input parameters

ServerConnection

Type ServerConnection

Connecting to the server.

Action

Type Number

Type of action that prompts the command to connect to the server (0=activate and connect, 1=connect, 2=disconnect and deactivate, 3=deactivate).

Enabled

Type Number

Enables or disables the command. If the value is 0, the command will not execute.

PreWait

Type Number

Delay in milliseconds before executing the command. It has no effect if Enabled=0.

PostWait

Type Number

Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.

Výstupní parametry