Commands are subject to change.
Press ESC, in options, click the check box for enabling console.
Then press the key to the left of the 1 key, which is the tilde (~) key.
__________________________________________
Maps:
Type:
m_light_color r g b // changes the light color, can be > 1
m_spawn_npc "unitID" amt // spawns invulnerable NPCs at cursor location
m_region X - command to change current affected region
m_region_list - command to list all used regions
m_create # # - to load a new map, with the two numbers being size. Eg, (m_create 25 25)
m_load - opens a prompt to load a map from a folder.
m_save - opens a prompt to save a map in a folder.
For the latest mapping tools, you need to download the map attached to this post.
And open it while in game, and take the items in the chest.
Download link__________________________________________
Type:
enable_cheats
__________________________________________
iron_maiden - God mode
ko_queen - Self explanatory
move_unseen - AI will not target the player
deep_pockets - Unlimited ammo
__________________________________________
kill - kills all hostile NPCs
refresh - heals the player
__________________________________________
give_exp #
Can also be used on companions, just hover the crosshair over them, in "dialogue range".
__________________________________________
To spawn items, or NPCs, you need to know their ID.
Type:
list_item_ids
list_unit_ids
You will need to close the console, and open a new window to scroll the menu.
You only need to type the ID that you see listed. They are case sensitive.
__________________________________________
To spawn items in your inventory:
give_item “item_id” #
give_item "lewds" 999999999 //это чит на деньги
__________________________________________
To spawn NPCs, (at crosshair).
spawn_enemy "ID" #
spawn_friendly "ID" #
spawn_wild "ID" #
Enemy = hostile to player, and allies
Friendly = ally to player
Wild = hostile to all (not sure if hostile to each-other)
__________________________________________
To change the body type of the player or an NPC:
Type:
init_player "ID"
or
init_target "ID"
Player is self-targeted, the ID can be anything(?) from list_unit_ids.
Target is determined by the crosshair, you need to be in "dialogue range."
Ex.
init_player "BEE_GIRL"
init_target "UNITDATA_AMBER"
__________________________________________