Games Cyberpunk 2077 Files Clothing John Wick costume

John Wick costume

  • Author: Eye of Center
    Size: 47.16 kB
    Uploaded by: Flixx
    Date: May 15, 2023, 10:30 AM
    Downloads: 978

    This mod adds John Wick's costume to the game. There are male and female versions.

    To receive:

    • Game.AddToInventory("Items.FormalShirt_01_JohnWick",1)
    • Game.AddToInventory("Items.FormalShirt_01_JohnWick_w",1)
    The file name and description have been translated Show original (RU)Show translation (EN)
    Костюм Джона Уика

    Этот мод добавляет в игру костюм Джона Уика. Есть мужская и женская версии.

    Для получения:

    • Game.AddToInventory(«Items.FormalShirt_01_JohnWick»,1)
    • Game.AddToInventory(«Items.FormalShirt_01_JohnWick_w»,1)

    Related files:

    Useful links:

    Comments 1
    Leave a comment
    9 months

    Распаковал в нужные места. При введении команд в консоли выскакивает ошибка

    Game.AddToInventory(«Items.FormalShirt_01_JohnWick»,1)

    sol: runtime error: [string "Game.AddToInventory(«Items.FormalShirt_01_Jo..."]:1: attempt to index global '«Items' (a nil value)
    stack traceback:
    [string "Game.AddToInventory(«Items.FormalShirt_01_Jo..."]:1: in main chunk

    Reply