検索結果

ナビゲーションに移動 検索に移動
  • === <tt>[[if]]</tt>-Statement === The <tt>if</tt>-statement defines code that is only executed '''if''' a certain condition is met. The syntax of it looks like that:
    12キロバイト (1,750 語) - 2016年8月5日 (金) 10:13
  • <code>if (alive player) then {_living=true}; hint format["%1",_living];</code>
    7キロバイト (333 語) - 2016年8月5日 (金) 07:49
  • if (_result select 0 == 0) exitWith { diag_log format ["[extDB] ### MISC proto
    2キロバイト (185 語) - 2016年4月27日 (水) 16:56