0% found this document useful (0 votes)
3K views3 pages

Lies of P Console Commands

The document provides console commands and item IDs for a game. It lists console commands like slomo, teleport, and playersonly. It also lists item IDs that can be used with the OnGainItem command to spawn items, including consumables, buffs, weapons, and quest items.

Uploaded by

tranhoang1077
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3K views3 pages

Lies of P Console Commands

The document provides console commands and item IDs for a game. It lists console commands like slomo, teleport, and playersonly. It also lists item IDs that can be used with the OnGainItem command to spawn items, including consumables, buffs, weapons, and quest items.

Uploaded by

tranhoang1077
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Console commands:

CODE: SELECT ALL

slomo <float> = Slows down, accelerates or sets game speed


back to normal, depending on the value you give it. (e.g.: slomo 0.5; slomo 1;
slomo 1.5)
teleport = Will teleport your character to the location
appointed by your mouse pointer. Simply aim some spot, then ~ and teleport [Enter].
You'll instantly get to your targeted location.
playersonly = Currently is designed to freeze any AI in place,
including yourself. In older versions of the Engine, this was freezing everything
but you. Guess Epic changed their mind. Could probably be tweaked through code
hooks to exclude the player Character from the list of frozen entities.
toggledebugcamera = <<Nuked in Retail, worked in the Demo>> This will
detach current camera from the player (in reality, it changes controller to the
newly created camera UObject) letting you fly around and explore the area. You can
use it together with 'teleport', for example, to move your player to the location
where the camera is pointing. Just type it in the console once you've decided for
the spot.
god = Makes you invulnerable. You can still get hit, but
no damage occurs to your health. Note that the developers use a custom function
which doesn't print "God Mode on/off" to the console.
fly = Allows you to fly in the direction of the mouse
heading
ghost = Allows you to fly in the direction of the mouse
heading + collisions are disabled (noclip, basically)
walk = Disables fly or ghost and returns you to walkable
surface (ground)
BullsOne = Infinite Stamina/Puppet Arm Energy
RedBull = Infinite Fable Arts Power
OnePunchMan = 1-Hit Kill
Zombie = Demi God Mode (get hit, but won't die, remain
with 1 HP)
OnGainExp <val> = Adds <val> XP amount
OnGainHumanity <val> = Adds <val> Humanity amount
OnGainItem <ItemId> <ItemCount> = Adds <ItemCount> items of <ItemId> id
OnGainWeapon <Handle> <Blade> = Adds Weapon by <Handle> id with <Blade> id

I will add more information as I progress. Obviously, I don't know all of the IDs,
so you will have to wait or contribute to the topic. I have a bunch that would be
used with OnGainItem command, but don't know all the names:

CODE: SELECT ALL

Consume_Area_acid
Consume_Area_Elec
Consume_Area_Fire
Consume_Buff_Elemental
Consume_Buff_Frenzy -> Fable Catalyst
Consume_Buff_sharpness_Acid
Consume_Buff_sharpness_Elec
Consume_Buff_sharpness_Fire
Consume_Buff_sharpness_regain
Consume_Buff_SlaveMagazine
Consume_Buff_Special
Consume_Buff_stamina_regain
Consume_Cancel_Elemental
Consume_Cancel_Special
Consume_cat_dust
Consume_Drop_Ergo_save
Consume_Instrument_01
Consume_Monard_bless
Consume_Monard_Lamp -> Monad's Lamp
Consume_ProtectDropErgo -> Dim Ergo Fragment
Consume_ProtectDropErgo_1L
Consume_ProtectDropErgo_1M
Consume_ProtectDropErgo_1MP
Consume_ProtectDropErgo_2L
Consume_ProtectDropErgo_2M
Consume_ProtectDropErgo_3L
Consume_ProtectDropErgo_3M
Consume_ProtectDropErgo_4L
Consume_ProtectDropErgo_5L
Consume_ProtectDropErgo_6L
Consume_ProtectDropErgo_7L
Consume_ReturnClockE
Consume_Throw_bignail
Consume_Throw_Granade_Acid
Consume_Throw_Granade_Cluster
Consume_Throw_Granade_Elec
Consume_Throw_sawtooth
Consume_Throw_shotput
Consume_Throw_toughness_break
Consume_Throw_Gear -> Sawtoothed Wheel
Consume_Throw_Granade_Fire -> Thermite
Collection_Letter_passenger_note -> Passenger's Note
Key -> Krat Central Station Main Entrance Key
part_bone -> Workshop Union Lightweight Frame
Collection_Letter_KratTimes183 -> Krat Times Issue 183
Consume_Buff_sharpness_regain -> Venigni's Urgent Repair Tool
Collection_Letter_Introduce_ParadeDoll -> Introducing the Parade Puppet!
CH01_Boss_Ergo -> Parade Leader's Ergo
Quartz -> Quartz
Reinforce_Blade_Common_G1 -> Hidden Moonstone
Consume_ReturnClockE -> Moonphase Pocket Watch
Costume_Someone_Memory -> Someone's Memory
Gesture_Show_Cloth -> Show Off Clothes
Collection_Letter_KratNotedGuide1 -> Venigni's Krat Landmark I
SlaveArm_PuppetString -> Puppet String
Consume_Buff_SlaveMagazine -> Legion Magazine
Consume_Throw_Granade_Elec -> Throwing Cell
part_bone -> LADA F150 Frame
Drop_Ergo_Protector -> Gemini's Emergency Protection
Consume_Cancel_Elemental -> Attribute Purification Ampoule
Helpmate_Material -> Star Fragment
Consume_Buff_Elemental -> Attribute Resistance Ampoule
Consume_Throw_bignail -> Shard Pipe
Consume_Buff_sharpness_Elec -> Electric Blitz Abrasive
Collection_Letter_Frozenman -> Frozen Man's Letter
part_underskin_electric -> Workshop Union Standard Insulation Converter
AC_mgmt_stat_L1 -> Life Amulet
Collection_Letter_KratNotedGuide2 -> Venigni's Krat Landmark II
Collection_Letter_doodle -> Torn Doodle
Costume_Stalker_Madman -> Mad Donkey's Hunting Apparel
Mask_Stalker_Madman -> Mad Donkey's Mask
Epic_key_cityhall -> Krat City Hall Key
Weapon_combine -> Enigma Assembly Tool
Example: OnGainItem Consume_Buff_Frenzy 1 will give you 1xFable Catalyst.

Attached is a list of localized names where you can see the item's id and
description (open with Notepad++!!):

You might also like