Page 5 of 11

Re: [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 5:13 pm
by WhenTheyCry__
I'm currently trying to edit player statuses (on fire, % of being wet or % of being oily, etc) And i've only been able to make myself be on fire or not on fire at will lol. there's a lot of weird 2 number codes tied to the status effects. Trial and error i guess. It was actually a little different before the latest update, the 2 number codes were 3 digit codes instead and were float values but it changed and i can't figure out whether they're still float or double cause types have the same effect. Trying to single it out but perhaps they're linked?

Re: [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 5:54 pm
by exloserr
12345678

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 6:40 pm
by cfemen
why only fire when you can have all status effects simultaneously ? :mrgreen:

Image

Uploaded a new table update with a Remove Status Effect script.
i will look for more :D

i can trigger at will to be a sheep and every status effect, but its not finished yet^^

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 7:12 pm
by WhenTheyCry__
cfemen wrote:
Thu Sep 26, 2019 6:40 pm
why only fire when you can have all status effects simultaneously ? :mrgreen:

Image

Uploaded a new table update with a Remove Status Effect script.
i will look for more :D

i can trigger at will to be a sheep and every status effect, but its not finished yet^^
Hahahahaha how'd you find it lol I can only do fire and I just figured out whiskey but the rest seem invisible

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 7:15 pm
by cfemen
WhenTheyCry__ wrote:
Thu Sep 26, 2019 7:12 pm
cfemen wrote:
Thu Sep 26, 2019 6:40 pm
why only fire when you can have all status effects simultaneously ? :mrgreen:

Image

Uploaded a new table update with a Remove Status Effect script.
i will look for more :D

i can trigger at will to be a sheep and every status effect, but its not finished yet^^
Hahahahaha how'd you find it lol I can only do fire and I just figured out whiskey but the rest seem invisible
i dumped the IDs^^

All IDs are in Hex:

Code: Select all

1=Water
2=Oil
4=Blood
8=Slimy
10=Toxic
20=Alcohol
40=Poison
80=Teleport(yes it works)
100=Regeneration
200=Transform to Sheep
400=Transform to...Turtle? idk...
800=Berserk
1000=Charmed
2000=Invisible
4000=Fire
:D

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 7:22 pm
by WhenTheyCry__
edit : nvm im dumb

was trying to spawn spells but instead ended up lighting myself on fire, so thats how i discovered that. ALSO THANKS for the list!! I'll mess around with the statuses too haha Still really new to this stuff so its a lot of trial and error

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 7:43 pm
by WhenTheyCry__
"Main" will not activate but when i manually collapse it everything works fine except full health and one hit kill. Neither of them turn on and neither does "Godmode" when i manually collapse full health.

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 7:45 pm
by cfemen
i think you are not using Noita with Update #1 Sep.25 Build.

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 7:57 pm
by WhenTheyCry__
im using sept 26th update is there a way to revert?

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 7:59 pm
by cfemen
WhenTheyCry__ wrote:
Thu Sep 26, 2019 7:57 pm
im using sept 26th update is there a way to revert?
oh there is a new game update, and the table bricked :/
looks like the devs are updating every day, thats annoying :(

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 8:01 pm
by WhenTheyCry__
cfemen wrote:
Thu Sep 26, 2019 7:59 pm
WhenTheyCry__ wrote:
Thu Sep 26, 2019 7:57 pm
im using sept 26th update is there a way to revert?
oh there is a new game update, and the table bricked :/
sadness. this is a wonky time to make tables cuz the game just released to they're gonna do a loooot of updates so the tables are gonna get clapped

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 8:26 pm
by cfemen
WhenTheyCry__ wrote:
Thu Sep 26, 2019 8:01 pm
cfemen wrote:
Thu Sep 26, 2019 7:59 pm
WhenTheyCry__ wrote:
Thu Sep 26, 2019 7:57 pm
im using sept 26th update is there a way to revert?
oh there is a new game update, and the table bricked :/
sadness. this is a wonky time to make tables cuz the game just released to they're gonna do a loooot of updates so the tables are gonna get clapped

:/

the Add Status Effect is working fine on Sept 25 Update...

Image
charmed and then invisible :D
Image

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 8:49 pm
by WhenTheyCry__
nvm im a dummy, its working now. thank you :o

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 8:58 pm
by cfemen
WhenTheyCry__ wrote:
Thu Sep 26, 2019 8:49 pm
nvm im a dummy, its working now. thank you :o
mhh no its not :cry:

Main Script cant be activated, and my new Add Status Effect Script is instant crashing the game :/

k im going to fix that

Re: [COMPLETED] [Request] Noita [Early Access]

Posted: Thu Sep 26, 2019 9:05 pm
by WhenTheyCry__
cfemen wrote:
Thu Sep 26, 2019 8:58 pm
WhenTheyCry__ wrote:
Thu Sep 26, 2019 8:49 pm
nvm im a dummy, its working now. thank you :o
mhh no its not :cry:

Main Script cant be activated, and my new Add Status Effect Script is instant crashing the game :/

k im going to fix that
i meant the godmode, it's turning on for me. main script is still not turning on. my b, should be more specific