From 1c20352edb0366f6d2f0b1c68d78d87c7b181f5a Mon Sep 17 00:00:00 2001 From: H0L0theBard <97146561+H0L0theBard@users.noreply.github.com> Date: Tue, 1 Feb 2022 11:28:34 +1000 Subject: Update to dev commands Added a few extra commands to the useful dev command section as they are commonly asked about in the discord --- docs/installing-northstar/using-northstar/commands.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/installing-northstar/using-northstar/commands.md b/docs/installing-northstar/using-northstar/commands.md index 5cb9a26..3162ad9 100644 --- a/docs/installing-northstar/using-northstar/commands.md +++ b/docs/installing-northstar/using-northstar/commands.md @@ -50,6 +50,12 @@ Command|Result `thirdperson`|Third person mode `script DevSpawnTitan()`|Spawns you a Titan `script SetGameEndTime(1200.0)`|Sets remaining match time to 1200 seconds +`ent_create npc_soldier`|Spawns a grunt at your crosshair +`ent_create npc_stalker`|Spawns a stalker at your crosshair +`ent_create npc_spectre`|Spawns a spectre at your crosshair +`ent_create npc_titan`|Spawns a titan at your crosshair (Warning as of v1.4.0, this crashes your game if you don't have your own titan) +`ent_create npc_marvin`|Spawns a Marvin at your crosshair +`ent_fire !picker setteam 2`|Sets entity at crosshair to team 2 ### Server commands -- cgit v1.2.3