Dark and Light Wiki
m (Formatting)
Tag: Visual edit
Rhahael (talk | contribs)
(→‎Basic Commands: Additional commands that exist in the game but were missing from the list.)
Tag: Visual edit
(40 intermediate revisions by 19 users not shown)
Line 1: Line 1:
 
'''Numpad+''' opens the Console Command bar. You can change it in the Options menu.
 
'''Numpad+''' opens the Console Command bar. You can change it in the Options menu.
   
cheat god - Enables godmode, you can not die except you can still drown
 
   
cheat fly - Allows you to fly
 
   
  +
== Basic Commands ==
cheat walk - Deactivates flying and allows you to walk again
 
  +
'''NOTE:''' On a single player server most commands need to be prefixed with the word '''cheat'''. The VERY old '''admincheat''' is no longer needed. In fact, it has never been required for Dark and Light
   
  +
Command Description
cheat addexperience 1000 0 0 - Gives you 1000 experience, you can change the value. 60,000 experience is level 60.
 
   
  +
::- '''cheat god''' - Enables invincibility mode so no enemy can kill you. You can still die of dehydration etc.
forcetame - Tame the creature you are currently targetting
 
  +
::- '''cheat fly''' - Fly into the air rather than walk
 
::- '''cheat walk''' - Deactivates flying and allows you to walk again
  +
::- '''cheat ghost''' - similar to the previous one, except this lets you move through any object or barrier
  +
::- '''cheat destroyallenemies''' - This command destroys ALL CREATURES from the entire game, including those you have tamed. They will slowly respawn, but tames are gone.
  +
::- '''cheat destroywilddinos''' - Destroys all creatures from the entire game, except the ones that were tamed by players.
 
::- '''cheat giveresources''' - automatically get 50 of all resources
 
::- '''cheat addexperience 1000 0 0''' - Gives you 1000xp, you can change the value.
  +
::- '''Cheat GiveItemNum <number>''' - Gives the Specified Item, For a list of Entity ID's look here: DnL Entity ID's
  +
::- '''cheat ForceTame''' - Forcing taming a creature -> type command while looking at a creature.
 
::- '''cheat destroymytarget''' - Destroys the object / enemy you are looking at.
 
::- '''cheat setplayerpos''' - Teleports you to specified coordinates 0 0 0 (X Y Z).
 
::- '''cheat slomo 5''' - Changes the speed on the server such as player movement, use slomo 1 to revert to normal speed
  +
::- '''cheat playersonly''' - Freezes absolutely everything except players, this even includes crafting
  +
::- '''cheat infinitestats''' - Gives you infinite stats, except for mana and focus
 
::- '''cheat enemyinvisible true/false''' - Makes all creatures ignore you even if you attack them
  +
::- '''ShowMyAdminManager''' - Opens the in game server management interface.
  +
::- '''cheat GmBuff''' - Level you up to level 60 and activates the commands "enemyinvisible" and "infinitestats".
  +
::- '''cheat unlockschema''' - Unlocks all the recipes for your character until you reload the game.
   
  +
== Client Commands ==
cheat enablespectator - Free camera
 
  +
::- '''stat fps''' - Shows your fps, usable by anyone. commands do not need to be enabled for this stat unit
  +
::- stat unit - Shows your GPU and CPU stats, usable by anyone. commands do not need to be enabled for this
  +
::- '''Free camera type''' - “cheat enablespectator”
  +
::- '''Stop Camera type''' - “stopspectating”
  +
::- '''Set color for creature''' - type “settargetdinocolor (color region) (color)”
   
  +
== Spawning Creatures ==
stopspectating - Stop Camera
 
  +
Use the following code to spawn in a creature at any desired level (note the higher the level could cause server crash 1k+)
   
  +
<code>spawndino (creature_blueprint_path) (x) (y) (z) (level)</code>
cheat giveresources – Gives you 50 of all resources
 
   
  +
Example -> <code>spawndino "Blueprint'/Game/Mods/DarkAndLight/object/Monster/Wyvern/Wyvern_Character_BP.Wyvern_Character_BP'" 1 1 1 120</code>
cheat teleport – Teleports you to coordinates 0 0 0 (X Y Z)
 
  +
* The 1 1 1 is x y z cords from your position
  +
* The 120 is level (this can be changed to any number but the higher the number the more lag /chance of server crash)
   
  +
{| class="wikitable sortable"
slomo .5 – Changes the speed on the server such as player movement, you can change the value. Use "slomo 1" to revert to normal speed
 
  +
|-
  +
! Name !! Class Name !! Blueprint Path
  +
|-
  +
| Albino Deer || Albino_Deer_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Albino_Deer/Albino_Deer_Character_BP.Albino_Deer_Character_BP'
  +
|-
  +
| Savage Cyclops || Savage_Cyclops_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Savage_Cyclops/Savage_Cyclops_Character_BP.Savage_Cyclops_Character_BP'
  +
|-
  +
| Vicious Hyena || Hyaena_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Hyena/Hyaena/Hyaena_Character_BP.Hyaena_Character_BP'
  +
|-
  +
| Wraith || Ghost_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Ghost/Ghost_Character_BP.Ghost_Character_BP'
  +
|-
  +
| Gryphon || Gryphon_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Gryphon/Gryphon_Character_BP.Gryphon_Character_BP'
  +
|-
  +
| Cyclops || Cyclops_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Cyclops/Cyclops_Character_BP.Cyclops_Character_BP'
  +
|-
  +
| Wyvern || Wyvern_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Wyvern/Wyvern_Character_BP.Wyvern_Character_BP'
  +
|-
  +
| Horse || Horse_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Horse/Horse_Character_BP.Horse_Character_BP'
  +
|-
  +
| Fire Imp / Balrog || Balrog_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Balrog/Balrog_Character_BP.Balrog_Character_BP'
  +
|-
  +
| Goblin (Bag) || Goblin_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Goblin/Goblin_Character_BP.Goblin_Character_BP'
  +
|-
  +
| Unicorn || Unicorn_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Unicorn/Unicorn_Character_BP.Unicorn_Character_BP'
  +
|-
  +
| Pegasus || Pegasus_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Pegasus/Pegasus_Character_BP.Pegasus_Character_BP'
  +
|-
  +
| Wolf || Wolf_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Wolf/Wolf_Character_BP.Wolf_Character_BP'
  +
|-
  +
| Skeleton / Fallen || Skeleton_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Skeleton/Skeleton_Character_BP.Skeleton_Character_BP'
  +
|-
  +
| Stirge || Hydrellia_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Hydrellia/Hydrellia_Character_BP.Hydrellia_Character_BP'
  +
|-
  +
| Elephant || Elephant_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Elephant/Elephant_Character_BP.Elephant_Character_BP'
  +
|-
  +
| Panther || Panther_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Leopar/Leopard_Character_BP.Leopard_Character_BP'
  +
|-
  +
| Lava Tiger || Firetiger_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Lavatiger/Lavatiger_Character_BP.Lavatiger_Character_BP'
  +
|-
  +
| Boa || Boa_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Boa/Boa_Character_BP.Boa_Character_BP'
  +
|-
  +
| Kebo / Kodo || Kebo_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Kodo/Kodo_Character_BP.Kodo_Character_BP'
  +
|-
  +
| Nightshade || Moth_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Moth/Moth_TheShard_Character_BP.Moth_TheShard_Character_BP'
  +
|-
  +
| Sacred Griffin || griffin_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Griffin/Griffin_Character_BP.Griffin_Character_BP'
  +
|-
  +
| Windrider || leonopteryx_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Leonopteryx/Leonopteryx_Character_BP.Leonopteryx_Character_BP'
  +
|-
  +
| Fairy || Elf_character_bp_c ||Blueprint'/Game/Mods/DarkAndLight/object/Monster/Elf/Elf_Character_BP.Elf_Character_BP'
  +
|-
  +
| Sheep || Sheep_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Sheep/Sheep_Character_BP.Sheep_Character_BP'
  +
|-
  +
| Nidhog || banshee_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Banshee/Banshee_Character_BP.Banshee_Character_BP'
  +
|-
  +
| Treant || Treant_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Treant/Treant_Character_BP.Treant_Character_BP'
  +
|-
  +
| Bear || bear_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Bear/Bear_Character_BP.Bear_Character_BP'
  +
|-
  +
| Deer || Deer_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Deer/Deer_Character_BP.Deer_Character_BP'
  +
|-
  +
| Longhorn || Longhorn_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Longhorn/Longhorn_Character_BP.Longhorn_Character_BP'
  +
|-
  +
| Elite Unicorn || eliteunicorn_character_bp_c ||Blueprint'/Game/Mods/DarkAndLight/object/Monster/Unicorn/EliteUnicorn_Character_BP.EliteUnicorn_Character_BP'
  +
|-
  +
| Yeti || Yeti_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Yeti/Yeti_Character_BP.Yeti_Character_BP'
  +
|-
  +
| Elite Nidhog || elitebanshee_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Banshee/EliteBanshee_Character_BP.EliteBanshee_Character_BP'
  +
|-
  +
| Fire Lord || Bigfire_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Bigfire/Bigfire_Character_BP.Bigfire_Character_BP'
  +
|-
  +
| Colossus || mushanbeast_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Mushan_Beast/MushanBeast_Character_BP.MushanBeast_Character_BP'
  +
|-
  +
| Goblin || goblin2_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Goblin2/Goblin2_Character_BP.Goblin2_Character_BP'
  +
|-
  +
| Bramblehopper || rabit_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Rabit/Rabit_Character_BP.Rabit_Character_BP'
  +
|-
  +
| Grut Stag || cattle_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Cattle/Cattle_Character_BP.Cattle_Character_BP'
  +
|-
  +
| Boar || BoarNew_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Boarnew/Boarnew_Character_BP.Boarnew_Character_BP'
  +
|-
  +
| Fire Dragon || FireDragon_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/FireDragon/FireDragon_Character_BP.FireDragon_Character_BP'
  +
|-
  +
| Centaur Vanguard || CentaurShieldman_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/CentaurShieldman/CentaurShieldman_Character_BP.CentaurShieldman_Character_BP'
  +
|-
  +
| Centaur Spearmen/Lancer || Centaur_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Centaur/Centaur_Character_BP.Centaur_Character_BP'
  +
|-
  +
| Elite Gryphon || EliteGryphon_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Gryphon/EliteGryphon_Character_BP.EliteGryphon_Character_BP'
  +
|-
  +
| Dark Fire Element || FireElement_Dark_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/FireElement_Dark/FireElement_Dark_Character_BP.FireElement_Dark_Character_BP'
  +
|-
  +
| Fire Elemental || FireElement_Character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/FireElement/FireElement_Character_BP.FireElement_Character_BP'
  +
|-
  +
| Dark Wraith || Ghost_dark_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Ghost_Dark/Ghost_Dark_Character_BP.Ghost_Dark_Character_BP'
  +
|-
  +
| Ice Imp || IceElement_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/IceElement/IceElement_Character_BP.IceElement_Character_BP'
  +
|-
  +
| Light Elemental || lightelemental_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/LightElemental/LightElemental_Character_BP.LightElemental_Character_BP'
  +
|-
  +
| Wind Elemental || Windelement_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/WindElement/WindElement_Character_BP.WindElement_Character_BP'
  +
|-
  +
| Spider || Spider1_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Spider/Spider_Character_BP.Spider_Character_BP'
  +
|-
  +
| Skorpida || Spider2_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Spider2/Spider2_Character_BP.Spider2_Character_BP'
  +
|-
  +
| Ice Elemental || FrostDevil_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/FrostDevil/FrostDevil_Character_BP.FrostDevil_Character_BP'
  +
|-
  +
| Dark Fallen || Skeleton_dark_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Skeleton_Dark/Skeleton_Dark_Character_BP.Skeleton_Dark_Character_BP'
  +
|-
  +
| Piranha || piranha_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Piranha/Piranha_Character_BP.Piranha_Character_BP'
  +
|-
  +
| Alligar || Alligar_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Alligar/Alligar_Character_BP.Alligar_Character_BP'
  +
|-
  +
| Bargesh || Hyena_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Bargesh/Bargesh_Character_BP.Bargesh_Character_BP'
  +
|-
  +
| Earth Elemental || StoneElement_dark_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/StoneElement/StoneElement_Character_BP.StoneElement_Character_BP'
  +
|-
  +
| Dark Earth Elemental || StoneElement_dark_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/StoneElement_Dark/StoneElement_Dark_Character_BP.StoneElement_Dark_Character_BP'
  +
|-
  +
| Vrock || twohead_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Twohead/Twohead_Character_BP.Twohead_Character_BP'
  +
|-
  +
| Water Elemental || WaterElement_character_bp_c || Blueprint'/Game/Mods/DarkAndLight/object/Monster/WaterElement/WaterElement_Character_BP.WaterElement_Character_BP'
  +
|-
  +
| Bahamut || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Firecara1/Firecara1_Character_BP.Firecara1_Character_BP'
  +
|-
  +
| Centaur Spearman Chieftain || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Centaur/BossCentaur_Character_BP.BossCentaur_Character_BP'
  +
|-
  +
| Centaur Vanguard Chieftain || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/CentaurShieldman/BossCentaurShieldman_Character_BP.BossCentaurShieldman_Character_BP'
  +
|-
  +
| Cyclops Chieftain || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Cyclops/BossCyclops_Character_BP.BossCyclops_Character_BP'
  +
|-
  +
| Dark Wind Elemental || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/WindElement_Dark/WindElement_Dark_Character_BP.WindElement_Dark_Character_BP'
  +
|-
  +
| Elite Goblin || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Goblin/EliteGoblin_Character_BP.EliteGoblin_Character_BP'
  +
|-
  +
| Elite Kebo || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Kodo/EliteKodo_Character_BP.EliteKodo_Character_BP'
  +
|-
  +
| Goblin Chieftain || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Goblin2/Goblin_Boss_Character_BP.Goblin_Boss_Character_BP'
  +
|-
  +
| Golden Sheep || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Sheep2/GoldenSheep_Character_BP.GoldenSheep_Character_BP'
  +
|-
  +
| Ice Dragon || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/IceDragon/IceDragon_Character_BP.IceDragon_Character_BP'
  +
|-
  +
| Ice Wolf || || Blueprint'/Game/Mods/DarkAndLight/object/Monster/Ice_worf/IceWolf_Characte_BP.IceWolf_Characte_BP'
  +
|-
  +
|Overseer
  +
|
  +
|Blueprint'/Game/TheShard/Characters/Monster/Beholder/Beholder_Character_BP.Beholder_Character_BP'
  +
|-
  +
|BogLord
  +
|
  +
|Blueprint'/Game/TheShard/Characters/Monster/DepravedTreant/DepravedTreant_Character_BP.DepravedTreant_Character_BP'
  +
|}
   
  +
== Spawning Items ==
cheat ghost – Turns on noclip. You are able to walk through walls and objects
 
   
 
<code>giveitemnum (item ID) (quantity) (rarity 1-9) (0 for item, 1 for blueprint)</code>
cheat destroyallenemies – Destroys all enemies, they respawn eventually.
 
   
  +
Example -> <code>cheat giveitemnum 2 10 0 0</code>
cheat enemyinvisible true/false – Makes all creatures ignore you even if you attack them
 
  +
* Gives the player 10 small chests.
   
  +
For a lists of items by category see [[Item IDs]]. For a list of all IDs see [[Item IDs/full]].
stat fps – Shows your fps, usable by anyone.
 
 
cheat destroymytarget Destroys the object / enemy you are currently targetting
 
 
giveitemnum (item ID) (quantity) 1 0 - Spawns items
 
 
example: ”cheat giveitemnum 2 10 1 0” gives the player 10 small chests.<blockquote>1 bedroll</blockquote><blockquote>2 small chest</blockquote><blockquote>3 medium chest</blockquote><blockquote>4 wall torch</blockquote><blockquote>5 bed</blockquote><blockquote>6 fireplace</blockquote><blockquote>7 wooden sign</blockquote><blockquote>8 private storage</blockquote><blockquote>9 larder box</blockquote><blockquote>10 dining table</blockquote><blockquote>11 wooden chair</blockquote><blockquote>12 cooking pot</blockquote><blockquote>13 stone axe</blockquote><blockquote>14 stone sword</blockquote><blockquote>15 stone pickaxe</blockquote><blockquote>16 stone spear</blockquote><blockquote>17 wooden bow</blockquote><blockquote>18 stone arrow</blockquote><blockquote>19 throwing knife</blockquote><blockquote>20 crossbow</blockquote><blockquote>22 small plot</blockquote><blockquote>23 med plot</blockquote><blockquote>24 large plot</blockquote><blockquote>25 compost bin</blockquote><blockquote>26 mortar</blockquote><blockquote>27 workbench</blockquote><blockquote>28 forge</blockquote><blockquote>29 sulfur powder</blockquote><blockquote>30 quartz sand</blockquote><blockquote>31 ground bone</blockquote><blockquote>32 lightstone sand</blockquote><blockquote>33 dark stone sand</blockquote><blockquote>34 iron axe</blockquote><blockquote>35 iron pickaxe</blockquote><blockquote>36 iron scythe</blockquote><blockquote>37 iron spear</blockquote><blockquote>38 stone hook arrow</blockquote><blockquote>39 iron hook arrow</blockquote><blockquote>41 wooden feeding trough</blockquote><blockquote>42 stone feeding trough</blockquote><blockquote>43 paper</blockquote><blockquote>44 magic parchment</blockquote><blockquote>45 iron dagger</blockquote><blockquote>46 iron sword</blockquote><blockquote>47 iron hammer</blockquote><blockquote>48 iron greatsword</blockquote><blockquote>50 tree bark shield</blockquote><blockquote>51 —</blockquote><blockquote>52 —</blockquote><blockquote>53 summoning pool</blockquote><blockquote>54 irrigation intake</blockquote><blockquote>55 pipe cross</blockquote><blockquote>56 pipe straight</blockquote><blockquote>57 pipe slant</blockquote><blockquote>58 pipe vertical</blockquote><blockquote>59 spout</blockquote><blockquote>60 water reservoir</blockquote><blockquote>61 sand table</blockquote><blockquote>62 house war flag</blockquote><blockquote>63 glass bottle</blockquote><blockquote>64 hanglider</blockquote><blockquote>65 parachute</blockquote><blockquote>66 boar saddle</blockquote><blockquote>67 bargesh saddle</blockquote><blockquote>68 vrock saddle</blockquote><blockquote>69 bahamut saddle</blockquote><blockquote>70 wyvern saddle</blockquote><blockquote>71 bear saddle</blockquote><blockquote>72 panther saddle</blockquote><blockquote>73 griffin saddle</blockquote><blockquote>74 infernus dragon saddle</blockquote><blockquote>76 grut stag saddle</blockquote><blockquote>77 longhorn saddle</blockquote><blockquote>78 horse saddle</blockquote><blockquote>79 deer saddle</blockquote><blockquote>80 arachnae saddle</blockquote><blockquote>81 stirge saddle</blockquote><blockquote>82 lavatiger saddle</blockquote><blockquote>83 nidhog saddle</blockquote><blockquote>84 voidray saddle</blockquote><blockquote>85 mastodon saddle</blockquote><blockquote>86 yeti saddle</blockquote><blockquote>87 kodo saddle</blockquote><blockquote>88 frost dragon saddle</blockquote><blockquote>98 house contract table</blockquote><blockquote>99 contract</blockquote><blockquote>100 soul of darkness</blockquote><blockquote>101 soul of light</blockquote><blockquote>103 small spell Tower</blockquote><blockquote>104 canopy</blockquote><blockquote>105 cooked meat</blockquote><blockquote>106 fine cooked meat</blockquote><blockquote>107 cured meat</blockquote><blockquote>108 fine cured meat</blockquote><blockquote>109 copper ingot</blockquote><blockquote>110 iron ingot</blockquote><blockquote>111 mithril ingot</blockquote><blockquote>112 ink</blockquote><blockquote>113 focus elixir</blockquote><blockquote>114 focus potion</blockquote><blockquote>115 centaur wine</blockquote><blockquote>116 summoning stone</blockquote><blockquote>117 house seal</blockquote><blockquote>118 goblin contract</blockquote><blockquote>119 cooked mushrooms</blockquote><blockquote>120 spiced meat</blockquote><blockquote>121 silica powder</blockquote><blockquote>122 cloth shirt</blockquote><blockquote>123 cloth pants</blockquote><blockquote>124 cloth cap</blockquote><blockquote>125 cloth gloves</blockquote><blockquote>126 cloth boots</blockquote><blockquote>127 leather breastplate</blockquote><blockquote>128 leather pants</blockquote><blockquote>129 leather helmet</blockquote><blockquote>130 leather gloves</blockquote><blockquote>131 leather boots</blockquote><blockquote>132 Druidic tunic</blockquote><blockquote>133 druidic pants</blockquote><blockquote>134 Druidic cap</blockquote><blockquote>135 Druidic gloves</blockquote><blockquote>136 Druidic boots</blockquote><blockquote>137 copper breastplate</blockquote><blockquote>138 copper pants</blockquote><blockquote>139 copper helmet</blockquote><blockquote>140 copper gloves</blockquote><blockquote>141 copper boots</blockquote><blockquote>142 fur breastplate</blockquote><blockquote>143 fur pants</blockquote><blockquote>144 fur cap</blockquote><blockquote>145 fur gloves</blockquote><blockquote>146 fur boots</blockquote><blockquote>147 mithril breastplate</blockquote><blockquote>148 mithril pants</blockquote><blockquote>149 mithril helm</blockquote><blockquote>150 mithril gloves</blockquote><blockquote>151 mithril boots</blockquote><blockquote>152 mithril robe light breastplate</blockquote><blockquote>153 mithril robe light leggings</blockquote><blockquote>154 mithril robe hat</blockquote><blockquote>155 mithril robe gloves</blockquote><blockquote>156 mithril robe shoes</blockquote><blockquote>157 breastplate of darkness</blockquote><blockquote>158 darkstone pants</blockquote><blockquote>159 darkstone helm</blockquote><blockquote>160 darkstone gloves</blockquote><blockquote>161 darkstone boots</blockquote><blockquote>162 robe of lightstone</blockquote><blockquote>163 pants of lightstone</blockquote><blockquote>164 hat of lightstone</blockquote><blockquote>165 gloves of lightstone</blockquote><blockquote>166 shoes of lightstone</blockquote><blockquote>167 brimstone tunic</blockquote><blockquote>168 brimstone pants</blockquote><blockquote>169 brimstone gloves</blockquote><blockquote>170 brimstone boots</blockquote><blockquote>171 brimstone hood</blockquote><blockquote>172 ice wind robe</blockquote><blockquote>173 ice wind pants</blockquote><blockquote>174 ice wind gloves</blockquote><blockquote>175 ice wind shoes</blockquote><blockquote>176 ice wind hood</blockquote><blockquote>177 iron breastplate</blockquote><blockquote>178 iron pants</blockquote><blockquote>179 iron gloves</blockquote><blockquote>180 iron boots</blockquote><blockquote>181 iron helm</blockquote><blockquote>182 rangers tunic</blockquote><blockquote>183 rangers pants</blockquote><blockquote>184 rangers gloves</blockquote><blockquote>185 rangers boots</blockquote><blockquote>186 rangers helm</blockquote><blockquote>187 magic essence</blockquote><blockquote>188 Fire essence</blockquote><blockquote>189 water essence</blockquote><blockquote>190 air essence</blockquote><blockquote>191 earth essence</blockquote><blockquote>192 light essence</blockquote><blockquote>193 dark essence</blockquote><blockquote>194 chaos essence</blockquote><blockquote>195 magic altar</blockquote><blockquote>196 spell Tower</blockquote><blockquote>197 spell generator</blockquote><blockquote>198 spell Tower ammo</blockquote><blockquote>199 sorcerers staff</blockquote><blockquote>200 Druidic staff</blockquote><blockquote>201 celestial staff</blockquote><blockquote>202 battlemage staff</blockquote><blockquote>203 draining spell</blockquote><blockquote>204 rune of restoration</blockquote><blockquote>205 rune of warmth</blockquote><blockquote>206 rune of light</blockquote><blockquote>207 rune of radiance</blockquote><blockquote>208 fireball 1</blockquote><blockquote>209 fireball 2</blockquote><blockquote>210 fireball 3</blockquote><blockquote>211 frostbolt 1</blockquote><blockquote>212 frostbolt 2</blockquote><blockquote>213 frostbolt 3</blockquote><blockquote>214 lightning bolt 1</blockquote><blockquote>215 lightning bolt 2</blockquote><blockquote>216 lightning bolt 3</blockquote><blockquote>217 polymorph</blockquote><blockquote>219 run of haste</blockquote><blockquote>221 arctic illusion</blockquote><blockquote>222 rune of deathstalker form</blockquote><blockquote>223 rune of wyvern form</blockquote><blockquote>224 wall of fire</blockquote><blockquote>225 wall of ice</blockquote><blockquote>226 wall of lightning</blockquote><blockquote>227 firestorm 1</blockquote><blockquote>228 firestorm 2</blockquote><blockquote>229 hailstorm 1</blockquote><blockquote>230 hailstorm 2</blockquote><blockquote>231 telekinesis</blockquote><blockquote>232 dark vision</blockquote><blockquote>233 rune of guidance</blockquote><blockquote>234 resurrection altar</blockquote><blockquote>235 planar gate</blockquote><blockquote>236 rune of recall</blockquote><blockquote>237 flame missile</blockquote><blockquote>238 rune of soul binding</blockquote><blockquote>239 rune of great soul binding</blockquote><blockquote>240 acidic extract</blockquote><blockquote>263 small fertilizer</blockquote><blockquote>264 med fertilizer</blockquote><blockquote>265 large fertilizer</blockquote><blockquote>266 herbivore feed</blockquote><blockquote>267 carnivore feed</blockquote><blockquote>268 mystical feed</blockquote><blockquote>269 magic shards</blockquote><blockquote>270 grass</blockquote><blockquote>271 straw</blockquote><blockquote>272 field flowers</blockquote><blockquote>273 blueberries</blockquote><blockquote>274 field mushroom</blockquote><blockquote>275 wood</blockquote><blockquote>276 charcoal</blockquote><blockquote>277 twine</blockquote><blockquote>278 apples</blockquote><blockquote>279 stone</blockquote><blockquote>280 sulfur ore</blockquote><blockquote>281 copper ore</blockquote><blockquote>282 iron ore</blockquote><blockquote>283 mithril ore</blockquote><blockquote>284 lightstone</blockquote><blockquote>285 darkstone</blockquote><blockquote>286 bones</blockquote><blockquote>287 raw meat</blockquote><blockquote>288 fine raw meat</blockquote><blockquote>289 rotten meat</blockquote><blockquote>290 ice chunk</blockquote><blockquote>291 fur</blockquote><blockquote>292 hide</blockquote><blockquote>293 fire element core</blockquote><blockquote>294 water element core</blockquote><blockquote>295 earth element core</blockquote><blockquote>296 air elemental core</blockquote><blockquote>297 light elemental core</blockquote><blockquote>298 dark elemental core</blockquote><blockquote>299 gold coin</blockquote><blockquote>300 fire blossom</blockquote><blockquote>301 fireblossom seed</blockquote><blockquote>302 snow loti</blockquote><blockquote>303 snow lotus seed</blockquote><blockquote>304 terra flower</blockquote><blockquote>305 terra flower seed</blockquote><blockquote>306 thundergrass</blockquote><blockquote>307 thundergrass seed</blockquote><blockquote>308 lightblossom</blockquote><blockquote>309 lightblossom seed</blockquote><blockquote>310 darkweed</blockquote><blockquote>311 darkweed seed</blockquote><blockquote>312 nightcap mushroom</blockquote><blockquote>313 death cap mushroom</blockquote><blockquote>314 vigor mushroom</blockquote><blockquote>315 white cap mushroom</blockquote><blockquote>316 fungal spores</blockquote><blockquote>317 wheat</blockquote><blockquote>318 wheat seed</blockquote><blockquote>319 cooking herb</blockquote><blockquote>320 luck clover</blockquote><blockquote>321 shrub seedling</blockquote><blockquote>327 shabby foundation</blockquote><blockquote>328 shabby door frame</blockquote><blockquote>329 shabby ceiling</blockquote><blockquote>330 shabby wall</blockquote><blockquote>331 shabby door</blockquote><blockquote>332 triangle shabby wall L</blockquote><blockquote>333 triangle shabby wall R</blockquote><blockquote>334 slanted shabby roof</blockquote><blockquote>335 shabby dormer</blockquote><blockquote>336 simple foundation</blockquote><blockquote>337 simple wall</blockquote><blockquote>338 simple ceiling</blockquote><blockquote>339 triangle simple wall L</blockquote><blockquote>340 triangle simple wall R</blockquote><blockquote>341 slanted simple roof</blockquote><blockquote>342 simple door frame</blockquote><blockquote>343 simple door</blockquote><blockquote>344 simple window frame</blockquote><blockquote>345 simple steps</blockquote><blockquote>346 simple skylight</blockquote><blockquote>347 simple skylight hatch</blockquote><blockquote>348 simple wall spikes</blockquote><blockquote>349 simple barrier door</blockquote><blockquote>350 simple barrier door frame</blockquote><blockquote>351 simple barrier</blockquote><blockquote>352 simple railing</blockquote><blockquote>353 giant simple beast gate frame</blockquote><blockquote>354 giant simple beast gate</blockquote><blockquote>355 large simple beast gate frame</blockquote><blockquote>356 large simple beast gate</blockquote><blockquote>357 simple window</blockquote><blockquote>358 simple column</blockquote><blockquote>359 simple ladder</blockquote><blockquote>360 simple rectangle foundation</blockquote><blockquote>361 firm foundation</blockquote><blockquote>362 firm wall</blockquote><blockquote>363 firm ceiling</blockquote><blockquote>364 triangle firm wall left</blockquote><blockquote>365 triangle firm wall right</blockquote><blockquote>366 slanted firm roof</blockquote><blockquote>367 firm door frame</blockquote><blockquote>368 firm column</blockquote><blockquote>369 tiled firm roof</blockquote><blockquote>370 firm skylight frame</blockquote><blockquote>371 firm skylight hatch</blockquote><blockquote>372 archers firm door</blockquote><blockquote>373 archers firm wall</blockquote><blockquote>374 firm window frame</blockquote><blockquote>375 firm window</blockquote><blockquote>376 firm ladder</blockquote><blockquote>377 firm door</blockquote><blockquote>378 firm steps</blockquote><blockquote>379 curved firm ladder</blockquote><blockquote>380 giant firm beast gate frame</blockquote><blockquote>381 giant firm beast gate</blockquote><blockquote>382 large firm beast gate frame</blockquote><blockquote>383 large firm beast gate</blockquote><blockquote>384 firm rectangle foundation</blockquote><blockquote>385 rugged ceiling</blockquote><blockquote>386 rugged skylight</blockquote><blockquote>387 rugged skylight frame</blockquote><blockquote>388 rugged door</blockquote><blockquote>389 rugged door frame</blockquote><blockquote>390 rugged foundation</blockquote><blockquote>391 archers rugged door</blockquote><blockquote>392 rugged ladder</blockquote><blockquote>393 rugged column</blockquote><blockquote>394 archers rugged wall</blockquote><blockquote>395 rugged steps</blockquote><blockquote>396 slanted rugged roof</blockquote><blockquote>397 triangle rugged wall L</blockquote><blockquote>398 triangle rugged wall R</blockquote><blockquote>399 rugged wall</blockquote><blockquote>400 rugged window frame</blockquote><blockquote>401 rugged window</blockquote><blockquote>402 rugged wall spike</blockquote><blockquote>403 rugged barrier door</blockquote><blockquote>404 rugged barrier door frame</blockquote><blockquote>405 rugged barrier</blockquote><blockquote>406 rugged rail</blockquote><blockquote>407 rugged rectangle foundation</blockquote><blockquote>408 framework ceiling</blockquote><blockquote>409 door</blockquote><blockquote>410 door frame</blockquote><blockquote>411 foundation</blockquote><blockquote>412 column</blockquote><blockquote>413 stairs</blockquote><blockquote>414 slanted roof</blockquote><blockquote>415 gable L</blockquote><blockquote>416 gable R</blockquote><blockquote>417 wall</blockquote><blockquote>418 rectangle foundation</blockquote><blockquote>422 castle of hope ceiling</blockquote><blockquote>423 skylight</blockquote><blockquote>424 skylight frame</blockquote><blockquote>425 door</blockquote><blockquote>426 door frame</blockquote><blockquote>427 —</blockquote><blockquote>428 foundation</blockquote><blockquote>429 great gate frame w/ foundation</blockquote><blockquote>430 great gate</blockquote><blockquote>431 great gate frame w/o foundation</blockquote><blockquote>432 giant gate frame w/</blockquote><blockquote>433 giant gate</blockquote><blockquote>434 giant gate frame w/o</blockquote><blockquote>435 buttress</blockquote><blockquote>436 column</blockquote><blockquote>437 steeple</blockquote><blockquote>438 wall</blockquote><blockquote>439 —</blockquote><blockquote>440 window frame</blockquote><blockquote>441 engraved wall</blockquote><blockquote>442 castle of defense arched ceiling</blockquote><blockquote>443 arched buttress</blockquote><blockquote>444 arched wall</blockquote><blockquote>445 ceiling</blockquote><blockquote>446 skylight</blockquote><blockquote>447 skylight frame</blockquote><blockquote>448 door</blockquote><blockquote>449 door frame</blockquote><blockquote>450 human flag</blockquote><blockquote>451 foundation</blockquote><blockquote>452 great gate frame w/</blockquote><blockquote>453 great gate</blockquote><blockquote>454 —</blockquote><blockquote>455 giant gate frame w/</blockquote><blockquote>456 giant gate</blockquote><blockquote>457 —</blockquote><blockquote>458 buttress</blockquote><blockquote>459 column</blockquote><blockquote>460 steeple</blockquote><blockquote>461 wall</blockquote><blockquote>462 archers wall</blockquote><blockquote>463 window frame</blockquote><blockquote>468 Manor framework ceiling</blockquote><blockquote>471 door</blockquote><blockquote>472 door frame</blockquote><blockquote>474 foundation</blockquote><blockquote>475 great gate frame w/</blockquote><blockquote>476 great gate</blockquote><blockquote>477 great gate frame w/o</blockquote><blockquote>478 giant gate frame w/</blockquote><blockquote>479 giant gate</blockquote><blockquote>480 giant gate frame w/o</blockquote><blockquote>481 buttress</blockquote><blockquote>482 column</blockquote><blockquote>483 steeple</blockquote><blockquote>484 wall</blockquote><blockquote>488 large chest</blockquote><blockquote>489 wood shield</blockquote><blockquote>490 iron trimmed shield</blockquote><blockquote>491 lion heart shield</blockquote><blockquote>492 dragonscale shield</blockquote><blockquote>493 mithril shield</blockquote><blockquote>494 darkstone shield</blockquote><blockquote>495 lightstone shield</blockquote><blockquote>496 woodland illusion</blockquote><blockquote>497 marshland illusion</blockquote><blockquote>498 highland illusion</blockquote><blockquote>499 arctic illusion</blockquote><blockquote>500 volcanic illusion</blockquote><blockquote>501 simple triangle foundation</blockquote><blockquote>502 simple triangle ceiling</blockquote><blockquote>503 firm triangle foundation</blockquote><blockquote>504 firm triangle ceiling</blockquote><blockquote>505 rugged triangle foundation</blockquote><blockquote>506 rugged triangle ceiling</blockquote><blockquote>507 virtual triangle foundation</blockquote><blockquote>508 virtual triangle ceiling</blockquote><blockquote>509 stone pipe intake</blockquote><blockquote>510 stone pipe cross</blockquote><blockquote>511 stone pipe straight</blockquote><blockquote>512 stone pipe slant</blockquote><blockquote>513 stone pipe vertical</blockquote><blockquote>514 stone pipe spigot</blockquote><blockquote>538 soul suppress stone</blockquote><blockquote>539 rune of cooling</blockquote><blockquote>540 cobweb crystal ball</blockquote><blockquote>541 rune of gravity 1</blockquote><blockquote>542 rune of gravity 2</blockquote><blockquote>543 rune of gravity 3</blockquote><blockquote>544 bursting arrow 1</blockquote><blockquote>545 bursting arrow 2</blockquote><blockquote>546 bursting arrow 3</blockquote><blockquote>547 bursting arrow 4</blockquote><blockquote>548 bursting arrow 5</blockquote><blockquote>549 freezing arrow 1</blockquote><blockquote>550 freezing arrow 2</blockquote><blockquote>551 freezing arrow 3</blockquote><blockquote>552 freezing arrow 4</blockquote><blockquote>553 freezing arrow 5</blockquote><blockquote>554 poison arrow 1</blockquote><blockquote>555 poison arrow 2</blockquote><blockquote>556 poison arrow 3</blockquote><blockquote>557 poison arrow 4</blockquote><blockquote>558 poison arrow 5</blockquote><blockquote>559 dark arrow 1</blockquote><blockquote>560 dark arrow 2</blockquote><blockquote>561 dark arrow 3</blockquote><blockquote>562 dark arrow 4</blockquote><blockquote>563 dark arrow 5</blockquote><blockquote>564 holy arrow 1</blockquote><blockquote>565 holy arrow 2</blockquote><blockquote>566 holy arrow 3</blockquote><blockquote>567 holy arrow 4</blockquote><blockquote>568 holy arrow 5</blockquote><blockquote>569 siege arrow 1</blockquote><blockquote>570 siege arrow 2</blockquote><blockquote>571 siege arrow 3</blockquote><blockquote>572 siege arrow 4</blockquote><blockquote>573 siege arrow 5</blockquote><blockquote>574 standing torch</blockquote><blockquote>575 brazier</blockquote><blockquote>576 berry jam</blockquote><blockquote>577 stone hammer</blockquote><blockquote>578 small soul suppress stone</blockquote><blockquote>579 resetting potion</blockquote><blockquote>580 ghost scythe</blockquote>
 

Revision as of 05:17, 26 September 2020

Numpad+ opens the Console Command bar. You can change it in the Options menu.


Basic Commands

NOTE: On a single player server most commands need to be prefixed with the word cheat. The VERY old admincheat is no longer needed. In fact, it has never been required for Dark and Light

Command Description

- cheat god - Enables invincibility mode so no enemy can kill you. You can still die of dehydration etc.
- cheat fly - Fly into the air rather than walk
- cheat walk - Deactivates flying and allows you to walk again
- cheat ghost - similar to the previous one, except this lets you move through any object or barrier
- cheat destroyallenemies - This command destroys ALL CREATURES from the entire game, including those you have tamed. They will slowly respawn, but tames are gone.
- cheat destroywilddinos - Destroys all creatures from the entire game, except the ones that were tamed by players.
- cheat giveresources - automatically get 50 of all resources
- cheat addexperience 1000 0 0 - Gives you 1000xp, you can change the value.
- Cheat GiveItemNum <number> - Gives the Specified Item, For a list of Entity ID's look here: DnL Entity ID's
- cheat ForceTame - Forcing taming a creature -> type command while looking at a creature.
- cheat destroymytarget - Destroys the object / enemy you are looking at.
- cheat setplayerpos - Teleports you to specified coordinates 0 0 0 (X Y Z).
- cheat slomo 5 - Changes the speed on the server such as player movement, use slomo 1 to revert to normal speed
- cheat playersonly - Freezes absolutely everything except players, this even includes crafting
- cheat infinitestats - Gives you infinite stats, except for mana and focus
- cheat enemyinvisible true/false - Makes all creatures ignore you even if you attack them
- ShowMyAdminManager - Opens the in game server management interface.
- cheat GmBuff - Level you up to level 60 and activates the commands "enemyinvisible" and "infinitestats".
- cheat unlockschema - Unlocks all the recipes for your character until you reload the game.

Client Commands

- stat fps - Shows your fps, usable by anyone. commands do not need to be enabled for this stat unit
- stat unit - Shows your GPU and CPU stats, usable by anyone. commands do not need to be enabled for this
- Free camera type - “cheat enablespectator”
- Stop Camera type - “stopspectating”
- Set color for creature - type “settargetdinocolor (color region) (color)”

Spawning Creatures

Use the following code to spawn in a creature at any desired level (note the higher the level could cause server crash 1k+)

spawndino (creature_blueprint_path) (x) (y) (z) (level)

Example -> spawndino "Blueprint'/Game/Mods/DarkAndLight/object/Monster/Wyvern/Wyvern_Character_BP.Wyvern_Character_BP'" 1 1 1 120

  • The 1 1 1 is x y z cords from your position
  • The 120 is level (this can be changed to any number but the higher the number the more lag /chance of server crash)
Name Class Name Blueprint Path
Albino Deer Albino_Deer_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Albino_Deer/Albino_Deer_Character_BP.Albino_Deer_Character_BP'
Savage Cyclops Savage_Cyclops_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Savage_Cyclops/Savage_Cyclops_Character_BP.Savage_Cyclops_Character_BP'
Vicious Hyena Hyaena_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Hyena/Hyaena/Hyaena_Character_BP.Hyaena_Character_BP'
Wraith Ghost_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Ghost/Ghost_Character_BP.Ghost_Character_BP'
Gryphon Gryphon_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Gryphon/Gryphon_Character_BP.Gryphon_Character_BP'
Cyclops Cyclops_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Cyclops/Cyclops_Character_BP.Cyclops_Character_BP'
Wyvern Wyvern_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Wyvern/Wyvern_Character_BP.Wyvern_Character_BP'
Horse Horse_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Horse/Horse_Character_BP.Horse_Character_BP'
Fire Imp / Balrog Balrog_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Balrog/Balrog_Character_BP.Balrog_Character_BP'
Goblin (Bag) Goblin_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Goblin/Goblin_Character_BP.Goblin_Character_BP'
Unicorn Unicorn_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Unicorn/Unicorn_Character_BP.Unicorn_Character_BP'
Pegasus Pegasus_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Pegasus/Pegasus_Character_BP.Pegasus_Character_BP'
Wolf Wolf_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Wolf/Wolf_Character_BP.Wolf_Character_BP'
Skeleton / Fallen Skeleton_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Skeleton/Skeleton_Character_BP.Skeleton_Character_BP'
Stirge Hydrellia_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Hydrellia/Hydrellia_Character_BP.Hydrellia_Character_BP'
Elephant Elephant_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Elephant/Elephant_Character_BP.Elephant_Character_BP'
Panther Panther_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Leopar/Leopard_Character_BP.Leopard_Character_BP'
Lava Tiger Firetiger_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Lavatiger/Lavatiger_Character_BP.Lavatiger_Character_BP'
Boa Boa_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Boa/Boa_Character_BP.Boa_Character_BP'
Kebo / Kodo Kebo_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Kodo/Kodo_Character_BP.Kodo_Character_BP'
Nightshade Moth_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Moth/Moth_TheShard_Character_BP.Moth_TheShard_Character_BP'
Sacred Griffin griffin_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Griffin/Griffin_Character_BP.Griffin_Character_BP'
Windrider leonopteryx_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Leonopteryx/Leonopteryx_Character_BP.Leonopteryx_Character_BP'
Fairy Elf_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Elf/Elf_Character_BP.Elf_Character_BP'
Sheep Sheep_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Sheep/Sheep_Character_BP.Sheep_Character_BP'
Nidhog banshee_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Banshee/Banshee_Character_BP.Banshee_Character_BP'
Treant Treant_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Treant/Treant_Character_BP.Treant_Character_BP'
Bear bear_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Bear/Bear_Character_BP.Bear_Character_BP'
Deer Deer_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Deer/Deer_Character_BP.Deer_Character_BP'
Longhorn Longhorn_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Longhorn/Longhorn_Character_BP.Longhorn_Character_BP'
Elite Unicorn eliteunicorn_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Unicorn/EliteUnicorn_Character_BP.EliteUnicorn_Character_BP'
Yeti Yeti_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Yeti/Yeti_Character_BP.Yeti_Character_BP'
Elite Nidhog elitebanshee_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Banshee/EliteBanshee_Character_BP.EliteBanshee_Character_BP'
Fire Lord Bigfire_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Bigfire/Bigfire_Character_BP.Bigfire_Character_BP'
Colossus mushanbeast_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Mushan_Beast/MushanBeast_Character_BP.MushanBeast_Character_BP'
Goblin goblin2_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Goblin2/Goblin2_Character_BP.Goblin2_Character_BP'
Bramblehopper rabit_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Rabit/Rabit_Character_BP.Rabit_Character_BP'
Grut Stag cattle_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Cattle/Cattle_Character_BP.Cattle_Character_BP'
Boar BoarNew_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Boarnew/Boarnew_Character_BP.Boarnew_Character_BP'
Fire Dragon FireDragon_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/FireDragon/FireDragon_Character_BP.FireDragon_Character_BP'
Centaur Vanguard CentaurShieldman_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/CentaurShieldman/CentaurShieldman_Character_BP.CentaurShieldman_Character_BP'
Centaur Spearmen/Lancer Centaur_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Centaur/Centaur_Character_BP.Centaur_Character_BP'
Elite Gryphon EliteGryphon_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Gryphon/EliteGryphon_Character_BP.EliteGryphon_Character_BP'
Dark Fire Element FireElement_Dark_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/FireElement_Dark/FireElement_Dark_Character_BP.FireElement_Dark_Character_BP'
Fire Elemental FireElement_Character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/FireElement/FireElement_Character_BP.FireElement_Character_BP'
Dark Wraith Ghost_dark_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Ghost_Dark/Ghost_Dark_Character_BP.Ghost_Dark_Character_BP'
Ice Imp IceElement_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/IceElement/IceElement_Character_BP.IceElement_Character_BP'
Light Elemental lightelemental_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/LightElemental/LightElemental_Character_BP.LightElemental_Character_BP'
Wind Elemental Windelement_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/WindElement/WindElement_Character_BP.WindElement_Character_BP'
Spider Spider1_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Spider/Spider_Character_BP.Spider_Character_BP'
Skorpida Spider2_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Spider2/Spider2_Character_BP.Spider2_Character_BP'
Ice Elemental FrostDevil_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/FrostDevil/FrostDevil_Character_BP.FrostDevil_Character_BP'
Dark Fallen Skeleton_dark_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Skeleton_Dark/Skeleton_Dark_Character_BP.Skeleton_Dark_Character_BP'
Piranha piranha_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Piranha/Piranha_Character_BP.Piranha_Character_BP'
Alligar Alligar_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Alligar/Alligar_Character_BP.Alligar_Character_BP'
Bargesh Hyena_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Bargesh/Bargesh_Character_BP.Bargesh_Character_BP'
Earth Elemental StoneElement_dark_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/StoneElement/StoneElement_Character_BP.StoneElement_Character_BP'
Dark Earth Elemental StoneElement_dark_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/StoneElement_Dark/StoneElement_Dark_Character_BP.StoneElement_Dark_Character_BP'
Vrock twohead_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/Twohead/Twohead_Character_BP.Twohead_Character_BP'
Water Elemental WaterElement_character_bp_c Blueprint'/Game/Mods/DarkAndLight/object/Monster/WaterElement/WaterElement_Character_BP.WaterElement_Character_BP'
Bahamut Blueprint'/Game/Mods/DarkAndLight/object/Monster/Firecara1/Firecara1_Character_BP.Firecara1_Character_BP'
Centaur Spearman Chieftain Blueprint'/Game/Mods/DarkAndLight/object/Monster/Centaur/BossCentaur_Character_BP.BossCentaur_Character_BP'
Centaur Vanguard Chieftain Blueprint'/Game/Mods/DarkAndLight/object/Monster/CentaurShieldman/BossCentaurShieldman_Character_BP.BossCentaurShieldman_Character_BP'
Cyclops Chieftain Blueprint'/Game/Mods/DarkAndLight/object/Monster/Cyclops/BossCyclops_Character_BP.BossCyclops_Character_BP'
Dark Wind Elemental Blueprint'/Game/Mods/DarkAndLight/object/Monster/WindElement_Dark/WindElement_Dark_Character_BP.WindElement_Dark_Character_BP'
Elite Goblin Blueprint'/Game/Mods/DarkAndLight/object/Monster/Goblin/EliteGoblin_Character_BP.EliteGoblin_Character_BP'
Elite Kebo Blueprint'/Game/Mods/DarkAndLight/object/Monster/Kodo/EliteKodo_Character_BP.EliteKodo_Character_BP'
Goblin Chieftain Blueprint'/Game/Mods/DarkAndLight/object/Monster/Goblin2/Goblin_Boss_Character_BP.Goblin_Boss_Character_BP'
Golden Sheep Blueprint'/Game/Mods/DarkAndLight/object/Monster/Sheep2/GoldenSheep_Character_BP.GoldenSheep_Character_BP'
Ice Dragon Blueprint'/Game/Mods/DarkAndLight/object/Monster/IceDragon/IceDragon_Character_BP.IceDragon_Character_BP'
Ice Wolf Blueprint'/Game/Mods/DarkAndLight/object/Monster/Ice_worf/IceWolf_Characte_BP.IceWolf_Characte_BP'
Overseer Blueprint'/Game/TheShard/Characters/Monster/Beholder/Beholder_Character_BP.Beholder_Character_BP'
BogLord Blueprint'/Game/TheShard/Characters/Monster/DepravedTreant/DepravedTreant_Character_BP.DepravedTreant_Character_BP'

Spawning Items

giveitemnum (item ID) (quantity) (rarity 1-9) (0 for item, 1 for blueprint)

Example -> cheat giveitemnum 2 10 0 0

  • Gives the player 10 small chests.

For a lists of items by category see Item IDs. For a list of all IDs see Item IDs/full.