Comments 1
John Wick costume
10 months

Unpacked it in the right places. When entering commands in the console, the error

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

The comment was translated Show original (RU)Show translation (EN)

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

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