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
!problems! @ 992, 416 - 1120, 544 -
!problems! @ 928, 544 - 1056, 672 -
!problems! @ 928, 736 - 1056, 864 -
!problems! @ 928, 864 - 1056, 992 -
!problems! @ 1184, 416 - 1312, 544 -
Lua error - [string "mods/variaAddons/files/entities/specialty_wan..."]:46: 'for' limit must be a number
Stack traceback:
[string "mods/variaAddons/files/entities/specialty_wan..."]:46: in main chunk
!problems! @ 1376, 416 - 1504, 544 -
Music - Playing music/mountain/enter
LUA: Other perks: 4, false
LUA: Other perks: 3, false
LUA: Other perks: 2, false
LUA: Other perks: 1, false
LUA: CWD D:\SteamLibrary\steamapps\common\Noita
LUA: MOD D:\SteamLibrary\steamapps\common\Noita\noita.exe
Well, no matter, I don't care anyways.
If you're reading this, shoot me a PM on discord.
If you're the first one to find this, then I'll add a special weapon for you.
My treat!
Human#6606
You can use CheatGUI, then host a Lua console using it, then run the Lua
EntityLoad("___", x, y) where x is the x coord, y is y coord to spawn (can find player coords using cheatGUI teleport menu or using Lua I think) then replace ___ with the path to a varia weapon from the mod's files (you can find them in steam's workshop folder) such as
mods/variaAddons/files/entities/specialty_wands/desert_eagle/desert_eagle.xml
TLDR:
EntityLoad("mods/variaAddons/files/entities/specialty_wands/desert_eagle/desert_eagle.xml", 1, 5) spawns the desert eagle at 1x 5y
because right now the shovel kind of just deletes things and it doesnt really dig realistic.
@spazprojects
that's the name
its called nukiler shovel!? is it from this mod?
Truth.
Also, i always use goki's things to manage external content, and disable those "3 dot icon" spells anyway.
Oh but i mean the latest Noita patch has an ingame mod settings feature. Shouldnt be too hard to tie the mod into using that? Check Anvil of Destiny, that mod already utilizes the ingame mod settings menu now.