コンソールコマンド

Last-modified: 2021-11-05 (金) 01:01:04

コンソールコマンド

PCの場合、ゲームプレイ中『@』キーを押すことでコンソールコマンドが入力出来ます。
コマンドでは特定のオブジェクトを出現させたり、イベントを発生させたりなど様々なことを起こすことが出来ます。
ただ一部チートのような内容のコマンドや場合によっては不具合に繋がるコマンドもあるので、注意して使用しましょう。
実績解除にも関わってくるかも(未確認)

現在不具合が多いのでどうしても問題が解決出来ないという場合は、使用して見ると良いかもしれません。

コマンド後の数字について
0/1は 0か1を入力するという意味です。

0で無効1で有効になります。

cheat_add_all_items 0
なら何も起こりません。
cheat_add_all_items 1
と入力するとコマンドが有効となり、このコマンドの場合アイテムがインベントリに追加されます。

未整理だけどコマンド一覧

※コマンドの後ろは引数。不明な引数はargs1,2,3~としておく

  • debug_crash_game ゲームをクラッシュさせる?
  • activate_mission_flow args1
  • activate_mission_flow args1 args2
  • debug_spawn_entity args1
  • debug_spawn_entity args1 x y z
  • cheat_spawn_meteor
  • cheat_set_player_health hp
  • cheat_add_all_player_items 1
  • cheat_win_game
  • cheat_lose_game
  • cheat_increase_family_info_lvl args1
  • cheat_remove_entities_by_type args1
  • cheat_remove_entities_by_blueprint args1
  • cheat_full_loadout
  • debug_minimap_interference 0/1
  • cheat_set_player_invisibility 0/1
  • cheat_enable_research args1
  • cheat_unlock_research args1
  • cheat_enable_discoverable_system 0/1
  • cheat_add_resource resource amount
  • debug_unlock_mission resource amount
  • debug_send_lua_event args1

アイテム

コマンド内容
cheat_add_all_items 0/1すべてのアイテムをインベントリに追加する
cheat_add_item_アイテム名(英語) 個数指定のアイテムを指定個数分追加する

資源

コマンド内容
cheat_add_resource 資源名 個数指定した資源を指定個数分追加する
cheat_unlimited_money 0/1資源無限化

プレイヤー

コマンド内容
cheat_god_mode 0/1プレイヤーを無敵化する

研究

コマンド内容
cheat_unlock_research 0/1研究のロック解除

コメント

  • cheat_kill_player で自殺することができる。カモフラバグの解除ができた -- 2021-11-05 (金) 01:01:04