Ativa o menu
Alternar menu de preferências
Alternar menu pessoal
Não autenticado(a)
Your IP address will be publicly visible if you make any edits.

ACS ExecuteWait: histórico de edições

De Brdoom wiki

Como selecionar: marque os botões de seleção das versões que deseja comparar e pressione enter ou clique no botão na parte inferior do formulário.
Legenda: (atu) = diferenças em relação a última versão, (ant) = diferenças em relação a versão anterior, m = edição menor.

6 de março de 2026

  • atuant 12h08min12h08min de 6 de março de 2026 MegaManx3 discussão contribs 1 726 bytes +1 726 Criou página com 'void '''ACS_ExecuteWait''' (int ''script'', int ''unused'', int ''arg1'', int ''arg2'', int ''arg3''); == Usage == Using '''ACS_ExecuteWait''' is exactly equivalent to the following two commands: ACS_Execute (script, 0, arg1, arg2, arg3); ScriptWait (script); Note that where you would specify a map number with ACS_Execute, you must specify 0 here because you can only wait on scripts in the current map. === Parameters === *''script'': The script number...'