Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Game.AddToInventory("Items.LegendaryAshuraRecipe")
Game.AddToInventory("Items.LegendaryBatRecipe")
Game.AddToInventory("Items.LegendaryDianRecipe")
Game.AddToInventory("Items.LegendaryIglaRecipe")
Game.AddToInventory("Items.LegendaryNekomataRecipe")
Game.AddToInventory("Items.LegendaryNovaRecipe")
Game.AddToInventory("Items.LegendaryQuasarRecipe")
Game.AddToInventory("Items.LegendaryTacticianRecipe")
Game.AddToInventory("Items.LegendaryYukimuraRecipe")
Game.AddToInventory("Items.LegendaryZhuoRecipe")
And so on.
Try to find the fitting name of the weapon you want.
For example Katana .
Game.AddToInventory("Items.LegendaryKatanaRecipe")
Electric Baton Alpha I think is BatonAlpha or maybe Baton_Alpha.
Excel file with pretty much every Item Command
same goes for the post-update/DLC weapons?
Thanks, I will check it