検索結果

ナビゲーションに移動 検索に移動
  • <code>_living = if (alive player) then {true} else {false};</code> if ([[alive]] [[player]]) then
    12キロバイト (1,750 語) - 2016年8月5日 (金) 10:13
  • <code>if (alive player) then {_living=true}; hint format["%1",_living];</code> <code>_dead=true; if (alive player) then {_dead=false}; hint format["%1",_dead];</code>
    7キロバイト (333 語) - 2016年8月5日 (金) 07:49